Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
committerNextcloud bot <bot@nextcloud.com>2019-03-14 19:08:31 +0300
commit6fcf729545705b3141cae59928fb44d547b636b9 (patch)
tree24e190876f87d05db5c3d74ce4aafbb3de2de501 /apps/files/l10n/es_GT.js
parent11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r--apps/files/l10n/es_GT.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js
index c7d21fc04e0..209cf97fe45 100644
--- a/apps/files/l10n/es_GT.js
+++ b/apps/files/l10n/es_GT.js
@@ -125,12 +125,6 @@ OC.L10N.register(
"A file or folder has been <strong>restored</strong>" : "Un archivo o carpeta ha sido <strong>restaurado</strong>",
"Unlimited" : "Ilimitado",
"Upload (max. %s)" : "Cargar (max. %s)",
- "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",
"%s used" : "%s usado",
"Settings" : "Configuraciones ",
@@ -153,6 +147,12 @@ OC.L10N.register(
"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í. ",
"Cancel upload" : "Cancelar carga"
},
"nplurals=2; plural=(n != 1);");