diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:11 +0000 |
commit | 7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch) | |
tree | 5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/federatedfilesharing/l10n/es_AR.js | |
parent | a9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff) | |
download | nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.tar.gz nextcloud-server-7c26bbbd82cc24b6528adf743f5e9a75dc37edf6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/federatedfilesharing/l10n/es_AR.js')
-rw-r--r-- | apps/federatedfilesharing/l10n/es_AR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/federatedfilesharing/l10n/es_AR.js b/apps/federatedfilesharing/l10n/es_AR.js index f714c8408e0..7c6b786013b 100644 --- a/apps/federatedfilesharing/l10n/es_AR.js +++ b/apps/federatedfilesharing/l10n/es_AR.js @@ -16,10 +16,8 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Compartir de servidor a servidor no está habilitado en este servidor", "Couldn't establish a federated share." : "No fue posible establecer el elemento compartido federado. ", "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. ", - "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", - "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor no está alcanzable o usa un certificado auto-firmado.", "Could not find share" : "No fue posible encontrar el elemento compartido", "You received \"%3$s\" as a remote share from %1$s (on behalf of %2$s)" : "Usted ha recibido \"%3$s\" como un elemento compartido remoto de %1$s (de parte de %2$s)", "You received {share} as a remote share from {user} (on behalf of {behalf})" : "Usted ha recibido {share} como un elemento compartido remoto de {user} (de parte de {behalf})", @@ -49,6 +47,8 @@ OC.L10N.register( "Could not authenticate to remote share, password might be wrong" : "No fue posible autenticarse ante el elemento compartido remoto, la contraseña puede estar mal", "Storage not valid" : "Almacenamiento inválido", "Couldn't add remote share" : "No fue posible agregar el elemento compartido remoto", + "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", + "Sharing %s failed, could not find %s, maybe the server is currently unreachable or uses a self-signed certificate." : "Se presentó una falla al compartir %s, no fue posible encontrar %s, tal vez el servidor no está alcanzable o usa un certificado auto-firmado.", "Search global and public address book for users and let local users publish their data" : "Buscar una libreta de direcciones global y pública para los usuarios y permitir a los usuarios locales publicar sus datos" }, "nplurals=2; plural=(n != 1);"); |