diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-06 02:23:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-06 02:23:38 +0000 |
commit | dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04 (patch) | |
tree | 992845119f1bb2304653162be20f925ac5ccfc8b /apps/files_sharing/l10n/es_AR.js | |
parent | 00c63c0d9df47b76ef85a333c6b085873a421650 (diff) | |
download | nextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.tar.gz nextcloud-server-dfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/es_AR.js')
-rw-r--r-- | apps/files_sharing/l10n/es_AR.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es_AR.js b/apps/files_sharing/l10n/es_AR.js index ca3d8b51f6a..6d0405f3591 100644 --- a/apps/files_sharing/l10n/es_AR.js +++ b/apps/files_sharing/l10n/es_AR.js @@ -136,7 +136,6 @@ OC.L10N.register( "sharing is disabled" : "compartir está deshabilitado", "For more info, please ask the person who sent this link." : "Para mayores informes, contacte a la persona que le envió este link.", "Share note" : "Compartir nota", - "Toggle grid view" : "Vista de cuadrícula", "Upload files to %s" : "Cargar archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o suelte los archivos", @@ -144,6 +143,7 @@ OC.L10N.register( "Add to your Nextcloud" : "Agregar a su Nextcloud", "Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe", "Wrong path, file/folder doesn't exist" : "La ruta es incorrecta, el archivo/carpeta no existe", - "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, este link no parece funcionar más. " + "Sorry, this link doesn’t seem to work anymore." : "Lo sentimos, este link no parece funcionar más. ", + "Toggle grid view" : "Vista de cuadrícula" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |