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-01-04 04:12:28 +0300
committerNextcloud bot <bot@nextcloud.com>2019-01-04 04:12:28 +0300
commita1f9ed1d7d9e953833850a14405687e115bf0b82 (patch)
tree41e335778e8a5bcd07789b7e2d92a346b30532d5 /apps/files/l10n/es_GT.js
parent03bab63d11cf72b9a5404c744a4df7bd7191788b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r--apps/files/l10n/es_GT.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js
index 16a3d46a37b..03fcf6bf71c 100644
--- a/apps/files/l10n/es_GT.js
+++ b/apps/files/l10n/es_GT.js
@@ -131,6 +131,7 @@ OC.L10N.register(
"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 ",
"Show hidden files" : "Mostrar archivos ocultos",
@@ -152,7 +153,6 @@ 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",
- "%s of %s used" : "%s de %s usado"
+ "Target folder" : "Carpeta destino"
},
"nplurals=2; plural=(n != 1);");