diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-18 00:36:00 +0000 |
commit | 7901a7059ff085d6b491212aa3933d426bedd809 (patch) | |
tree | 96674e02be30973cefd525047f82e1f4ff0a1857 /apps/files/l10n/es_GT.js | |
parent | 362acd93aaffdb1271c8d5356cd2d6ea4ffaf9e1 (diff) | |
download | nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.tar.gz nextcloud-server-7901a7059ff085d6b491212aa3933d426bedd809.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.", |