0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-15 00:43:23 +00:00
nextcloud_server/apps/federation/l10n/es_419.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
721 B
JSON
Raw Permalink Normal View History

2018-01-04 09:48:31 +00:00
{ "translations": {
"Added to the list of trusted servers" : "Agregado a la lista de servidores de confianza",
"Server is already in the list of trusted servers." : "El servidor ya se encuentra en la lista de servidores de confianza.",
"No server to federate with found" : "No se encontraron servidores para integrar a la federación",
"Could not add server" : "No fue posible agregar el servidor",
"Trusted servers" : "Servidores de confianza",
2019-12-22 02:28:34 +00:00
"Federation" : "Federación",
2018-01-04 09:48:31 +00:00
"+ Add trusted server" : "+ Agregar servidor de confianza",
"Trusted server" : "Servidor de confianza",
"Add" : "Agregar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
2018-01-04 09:48:31 +00:00
}