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.json | |
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.json')
-rw-r--r-- | apps/files_sharing/l10n/es.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index 4b490fd605a..af4958ce2ce 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -242,7 +242,8 @@ "sharing is disabled" : "compartir está desactivado", "For more info, please ask the person who sent this link." : "Para más información, pregunte a la persona que le envió el enlace.", "Share note" : "Compartir nota", - "Toggle grid view" : "Alternar vista de cuadrícula", + "Show list view" : "Mostrar vista de lista", + "Show grid view" : "Mostrar vista de cuadrícula", "Upload files to %s" : "Subir archivos a %s", "Note" : "Nota", "Select or drop files" : "Seleccione o arrastre y suelte archivos", @@ -254,6 +255,7 @@ "Wrong path, file/folder doesn't exist" : "Ubicación incorrecta, el archivo/carpeta no existe", "Cannot change permissions for public share links" : "No se puede cambiar los permisos para enlaces compartidos públicos", "Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "Compartir enviando la contraseña por Nextcloud Talk ha fallado porque Nextcloud Talk no está activado", - "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar." + "Sorry, this link doesn’t seem to work anymore." : "Vaya, este enlace parece que no volverá a funcionar.", + "Toggle grid view" : "Alternar vista de cuadrícula" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |