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>2022-07-23 05:26:27 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:27 +0300
commit7ada3bc39a97189a374a2d51ce8f136733ce2165 (patch)
tree66448807cff7330f6a6d5ddf57d93f4e8c0b2b0d /apps/files/l10n/es_PY.js
parent22822a836dc7e044fda3056ee10aaf4746a4b2fe (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_PY.js')
-rw-r--r--apps/files/l10n/es_PY.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_PY.js b/apps/files/l10n/es_PY.js
index fd2b364b966..053723200b4 100644
--- a/apps/files/l10n/es_PY.js
+++ b/apps/files/l10n/es_PY.js
@@ -128,7 +128,6 @@ OC.L10N.register(
"Create" : "Crear",
"%s used" : "%s usado",
"%1$s of %2$s used" : "%1$s de %2$s usados",
- "Settings" : "Configuraciones ",
"Show hidden files" : "Mostrar archivos ocultos",
"WebDAV" : "WebDAV",
"No files in here" : "No hay archivos aquí",
@@ -147,6 +146,7 @@ OC.L10N.register(
"Text file" : "Archivo de texto",
"New text file.txt" : "Nuevo ArchivoDeTexto.txt",
"Select" : "Seleccionar",
- "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí"
+ "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí",
+ "Settings" : "Configuraciones "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");