diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-09-17 12:33:26 +0000 |
commit | 8cc41974a43ce893fee58b44ac8c213461eaa898 (patch) | |
tree | f901982908dafc2b29853fb7919697be33f33feb /apps/files/l10n/es_GT.js | |
parent | a5d4cc133098f25f27fec6ca76cae37e46a662c7 (diff) | |
download | nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.tar.gz nextcloud-server-8cc41974a43ce893fee58b44ac8c213461eaa898.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r-- | apps/files/l10n/es_GT.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js index 5611731d850..75112020525 100644 --- a/apps/files/l10n/es_GT.js +++ b/apps/files/l10n/es_GT.js @@ -145,14 +145,13 @@ OC.L10N.register( "Shared by link" : "Compartido por liga", "Text file" : "Archivo de texto", "New text file.txt" : "Nuevo ArchivoDeTexto.txt", - "Target folder" : "Carpeta destino", "File handling" : "Manejo de archivos", "Maximum upload size" : "Tamaño máximo de carga", "max. possible: " : "max. posible:", "Save" : "Guardar", "With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tomar 5 minutos para que los cambios apliquen. ", "Missing permissions to edit from here." : "Faltan privilegios para editar desde aquí. ", - "%s of %s used" : "%s de %s usado", - "Cancel upload" : "Cancelar carga" + "Cancel upload" : "Cancelar carga", + "%s of %s used" : "%s de %s usado" }, "nplurals=2; plural=(n != 1);"); |