diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-03 00:20:43 +0000 |
commit | faf9b891e68841b43e6af9654f511b8296967b50 (patch) | |
tree | cf7c37cb5c4009183d2684ee9a7d655c8be8424a /apps/files/l10n/es.js | |
parent | 3846e0aafc758fe41165e38a833f9f6eb6784fab (diff) | |
download | nextcloud-server-faf9b891e68841b43e6af9654f511b8296967b50.tar.gz nextcloud-server-faf9b891e68841b43e6af9654f511b8296967b50.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 1392a58d4b5..4509e57a1fa 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -136,7 +136,6 @@ OC.L10N.register( "Ownership transfer request sent" : "Enviada la solicitud de transferencia de propiedad", "Cannot transfer ownership of a file or folder you do not own" : "No puede transferir la propiedad de un archivo o carpeta de la cual no es propietario", "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", - "Choose file" : "Elegir archivo", "Choose {file}" : "Seleccionar {file}", "New" : "Nuevo", "Loading current folder" : "Cargando carpeta actual", @@ -382,6 +381,7 @@ OC.L10N.register( "Name cannot be empty" : "El nombre no puede estar vacío", "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre", "Storage informations" : "Informaciones de almacenamiento", + "Choose file" : "Elegir archivo", "Open the files app settings" : "Abrir la configuración de la app Archivos", "You might not have have permissions to view it, ask the sender to share it" : "Puede que no tenga permisos para verlo, solicite al remitente que lo comparta", "Destination is not a folder" : "El destino no es una carpeta", |