diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-18 02:16:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-18 02:16:22 +0000 |
commit | a8ac6df1d052dda17f2ce931819f144a75b23539 (patch) | |
tree | 4a7943cf672d0a1438e44de03b33b99c1b6e7485 /apps/files_sharing/l10n/es_AR.js | |
parent | bf2e3c461997ba861ebf74b6b2566205f974cd61 (diff) | |
download | nextcloud-server-a8ac6df1d052dda17f2ce931819f144a75b23539.tar.gz nextcloud-server-a8ac6df1d052dda17f2ce931819f144a75b23539.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.js')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index 7f0b3d22ed8..d970b254fda 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -101,6 +101,7 @@ OC.L10N.register( "group" : "grupo", "remote" : "remoto", "Link copied" : "Link copiado", + "Cannot copy, please copy the link manually" : "No es posible copiar, por favor copia el enlace manualmente", "Copy to clipboard" : "Copiar al portapapeles", "Only works for users with access to this folder" : "Solo funciona para usuarios con acceso a esta carpeta", "Password protection" : "Protección con contraseña", @@ -112,7 +113,10 @@ OC.L10N.register( "Hide download" : "Ocultar descarga", "Password protect" : "Proteger con contraseña", "Share link" : "Compartir enlace", + "No recommendations. Start typing." : "No hay sugerencias. Comenzar a escribir", "Resharing is not allowed" : "No está permitido volver a compartir", + "Searching …" : "Buscando ...", + "No elements found." : "No se encontraron elementos", "Shared" : "Compartido", "Share" : "Compartir", "Shared with you and the group {group} by {owner}" : "Compartido con usted y el grupo {group} por {owner}", |