summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-16 02:17:02 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-16 02:17:02 +0000
commitc1a7a026f69a965e08dfd247c625b71de41942df (patch)
treef28cd4e41e57b4d044759fd64abd41d10debbad5 /core
parent871d9a614ea83f29f6730ac85999b6ce0b6e262b (diff)
downloadnextcloud-server-c1a7a026f69a965e08dfd247c625b71de41942df.tar.gz
nextcloud-server-c1a7a026f69a965e08dfd247c625b71de41942df.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/es_PY.js1
-rw-r--r--core/l10n/es_PY.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/es_PY.js b/core/l10n/es_PY.js
index b68a3a46c92..daec50bcf24 100644
--- a/core/l10n/es_PY.js
+++ b/core/l10n/es_PY.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no es permitido dentro del nombre de un archivo.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",
diff --git a/core/l10n/es_PY.json b/core/l10n/es_PY.json
index 5ec79d9fad0..2dad4f75510 100644
--- a/core/l10n/es_PY.json
+++ b/core/l10n/es_PY.json
@@ -112,6 +112,7 @@
"Modified" : "Modificado",
"\"{name}\" is an invalid file name." : "\"{name}\" es un nombre de archivo inválido.",
"File name cannot be empty." : "El nombre de archivo no puede estar vacío.",
+ "\"/\" is not allowed inside a file name." : "\"/\" no es permitido dentro del nombre de un archivo.",
"\"{name}\" is not an allowed filetype" : "\"{name}\" no es in tipo de archivo permitido",
"{newName} already exists" : "{newName} ya existe",
"Choose" : "Seleccionar",