diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:35:47 +0000 |
commit | f5f3d68eb83918bb0d01e7e20722ef8a42f6272d (patch) | |
tree | 8cb82c3a15d4800a3c1f94a4cb0de15a1d8f125a /apps/files/l10n/es_GT.js | |
parent | 4b7aa651927ae088f277261162f24bd39438ea92 (diff) | |
download | nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.tar.gz nextcloud-server-f5f3d68eb83918bb0d01e7e20722ef8a42f6272d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r-- | apps/files/l10n/es_GT.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js index bd3e9c302b4..7be6f8f2134 100644 --- a/apps/files/l10n/es_GT.js +++ b/apps/files/l10n/es_GT.js @@ -111,7 +111,6 @@ OC.L10N.register( "You moved {oldfile} to {newfile}" : "Moviste {oldfile} a {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} movió {oldfile} a {newfile}", "A file has been added to or removed from your <strong>favorites</strong>" : "Un archivo ha sido agregado o eliminado de tus <strong>favoritos</strong>", - "All files" : "Todos los archivos", "Upload (max. %s)" : "Cargar (max. %s)", "Accept" : "Aceptar", "in %s" : "en %s", @@ -130,6 +129,7 @@ OC.L10N.register( "Delete permanently" : "Borrar permanentemente", "No favorites yet" : "Aún no hay favoritos", "Files and folders you mark as favorite will show up here" : "Los archivos y carpetas que marques como favoritos se mostrarán aquí. ", + "All files" : "Todos los archivos", "No entries found in this folder" : "No se encontraron elementos en esta carpeta", "Upload too large" : "La carga es demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los archivos que estás intentando cargar sobrepasan el tamaño máximo permitido para la carga de archivos en este servidor.", |