diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-10 00:13:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-10 00:13:31 +0000 |
commit | e2f5355f731b5898277317722a6ae1e8de39a684 (patch) | |
tree | 41268d2067c56e969db436f4894fdb0ce5b36a73 /apps/federatedfilesharing | |
parent | 44255faab38e003ed39c1b2e74ce68d7b509d504 (diff) | |
download | nextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.tar.gz nextcloud-server-e2f5355f731b5898277317722a6ae1e8de39a684.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing')
-rw-r--r-- | apps/federatedfilesharing/l10n/es_GT.js | 2 | ||||
-rw-r--r-- | apps/federatedfilesharing/l10n/es_GT.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/es_GT.js b/apps/federatedfilesharing/l10n/es_GT.js index 6b3ea68b723..911ea1914bb 100644 --- a/apps/federatedfilesharing/l10n/es_GT.js +++ b/apps/federatedfilesharing/l10n/es_GT.js @@ -17,6 +17,7 @@ OC.L10N.register( "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", + "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "No fue posible establecer el elemento compartido, parece que el servidor es obsoleto (Nextcloud <=9).", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -31,6 +32,7 @@ OC.L10N.register( "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud, ver %s", "Share with me through my #Nextcloud Federated Cloud ID" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud", "Sharing" : "Compartiendo", + "Federated file sharing" : "Compartir elementos", "Federated Cloud Sharing" : "Compartiendo en la Nube Federada", "Open documentation" : "Abrir documentación", "Adjust how people can share between servers." : "Ajustar cómo las personas pueden compartir entre servidores. ", diff --git a/apps/federatedfilesharing/l10n/es_GT.json b/apps/federatedfilesharing/l10n/es_GT.json index 11be2932416..f73ed38e39d 100644 --- a/apps/federatedfilesharing/l10n/es_GT.json +++ b/apps/federatedfilesharing/l10n/es_GT.json @@ -15,6 +15,7 @@ "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido. ", "Couldn't establish a federated share, maybe the password was wrong." : "No fue posible establecer el elemento compartido federado, tal vez la contraseña sea incorrecta. ", "Federated Share request sent, you will receive an invitation. Check your notifications." : "Solicitud de elemento compartido Federado enviada, recibiras una invitación. Verifica tus notificaciones.", + "Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "No fue posible establecer el elemento compartido, parece que el servidor es obsoleto (Nextcloud <=9).", "Sharing %s failed, because this item is already shared with %s" : "Se presentó una falla al compartir %s, porque este elemento ya se encuentra compartido con %s", "Not allowed to create a federated share with the same user" : "No está permitido crear un elelmento compartido federado con el mismo usuario", "File is already shared with %s" : "El archivo ya ha sido compartido con %s", @@ -29,6 +30,7 @@ "Share with me through my #Nextcloud Federated Cloud ID, see %s" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud, ver %s", "Share with me through my #Nextcloud Federated Cloud ID" : "Compartir conmigo a través de mi ID de Nube Federada #Nextcloud", "Sharing" : "Compartiendo", + "Federated file sharing" : "Compartir elementos", "Federated Cloud Sharing" : "Compartiendo en la Nube Federada", "Open documentation" : "Abrir documentación", "Adjust how people can share between servers." : "Ajustar cómo las personas pueden compartir entre servidores. ", |