aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-01-13 01:13:22 +0000
committerNextcloud bot <bot@nextcloud.com>2019-01-13 01:13:22 +0000
commitd9326a93b91b956eb5bcaada58201a04dcc7290a (patch)
tree64ca986294cd75eab19892cab5ec4054e57c6814 /apps/files/l10n
parent2b5786b45e01002f2ed1d866675275cef0f43ff9 (diff)
downloadnextcloud-server-d9326a93b91b956eb5bcaada58201a04dcc7290a.tar.gz
nextcloud-server-d9326a93b91b956eb5bcaada58201a04dcc7290a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/es.js1
-rw-r--r--apps/files/l10n/es.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js
index 7a0367265ee..d69abb2096a 100644
--- a/apps/files/l10n/es.js
+++ b/apps/files/l10n/es.js
@@ -139,6 +139,7 @@ OC.L10N.register(
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar hasta 5 minutos en realizarse los cambios.",
"Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.",
"%s of %s used" : "%s de %s usado",
+ "%1$s%% of %2$s used" : "%1$s %% de %2$s usados",
"%s used" : "usado %s",
"Settings" : "Ajustes",
"Show hidden files" : "Mostrar archivos ocultos",
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json
index 8534cb19199..02c6525f091 100644
--- a/apps/files/l10n/es.json
+++ b/apps/files/l10n/es.json
@@ -137,6 +137,7 @@
"With PHP-FPM it might take 5 minutes for changes to be applied." : "Con PHP-FPM podría tardar hasta 5 minutos en realizarse los cambios.",
"Missing permissions to edit from here." : "Faltan permisos para poder editar desde aquí.",
"%s of %s used" : "%s de %s usado",
+ "%1$s%% of %2$s used" : "%1$s %% de %2$s usados",
"%s used" : "usado %s",
"Settings" : "Ajustes",
"Show hidden files" : "Mostrar archivos ocultos",