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>2018-10-10 03:13:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-10 03:13:11 +0300
commit7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch)
tree5a52ca435423df82544c0fb6f9f4a3ff827e165c /apps/files/l10n/es_GT.js
parenta9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_GT.js')
-rw-r--r--apps/files/l10n/es_GT.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_GT.js b/apps/files/l10n/es_GT.js
index 27eea58ec5a..b72649c39f8 100644
--- a/apps/files/l10n/es_GT.js
+++ b/apps/files/l10n/es_GT.js
@@ -131,7 +131,6 @@ 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",
@@ -157,6 +156,7 @@ OC.L10N.register(
"Target folder" : "Carpeta destino",
"A new file or folder has been <strong>deleted</strong>" : "Un nuevo archivo o carpeta ha sido <strong>borrado</strong>",
"A new file or folder has been <strong>restored</strong>" : "Un nuevo archivo o carpeta ha sido <strong>restaurado</strong>",
+ "%s of %s used" : "%s de %s usado",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Usa esta dirección para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acceder tus Archivos vía WebDAV</a>"
},
"nplurals=2; plural=(n != 1);");