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-05-17 05:30:02 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-17 05:30:02 +0300
commite5fc76e63907bbf4426e63b612cc2df2a54043fb (patch)
treefe08b129b4d263c438cd34f6418d8ef1b5cf44ad /apps/files/l10n/es_CL.js
parent433e6863eaefaf042142d041a2ee23c92d91e9c4 (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 f170a02fbe3..cc754bf0c81 100644
--- a/apps/files/l10n/es_CL.js
+++ b/apps/files/l10n/es_CL.js
@@ -31,7 +31,6 @@ OC.L10N.register(
"Could not load info for file \"{file}\"" : "No fue posible cargar información para el archivo \"{file}\"",
"Files" : "Archivos",
"Details" : "Detalles",
- "Select" : "Seleccionar",
"Pending" : "Pendiente",
"Unable to determine date" : "No fue posible determinar la fecha",
"This operation is forbidden" : "Esta operación está prohibida",
@@ -142,6 +141,7 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"Shared by link" : "Compartido por liga",
"Text file" : "Archivo de texto",
- "New text file.txt" : "Nuevo ArchivoDeTexto.txt"
+ "New text file.txt" : "Nuevo ArchivoDeTexto.txt",
+ "Select" : "Seleccionar"
},
"nplurals=2; plural=(n != 1);");