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:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:46 +0300
commita28bc9783be6affdbbdc3477d85cb6a4cc6823d1 (patch)
tree7391a8e78bfc5039c832f621aa4ca916d3493a3a /apps/files/l10n/es_CL.js
parent8077957f4df4b466d5afd7a2a3a8d53149820eb2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_CL.js')
-rw-r--r--apps/files/l10n/es_CL.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_CL.js b/apps/files/l10n/es_CL.js
index 696aadbf186..7672177d139 100644
--- a/apps/files/l10n/es_CL.js
+++ b/apps/files/l10n/es_CL.js
@@ -123,7 +123,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í",
@@ -142,6 +141,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;");