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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 08:55:56 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 08:55:56 +0300
commitd044884cfa8d065c7d784dbc792a7228e0eed46f (patch)
tree71605f257daa00fd6a559c7e40d8e6dd2c764643 /apps/files/l10n/es_CL.js
parentf3e6e0121d8a86cf7a5782a2cc06295da221c56c (diff)
[tx-robot] updated from transifex
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 a33902178e1..c6269cdafd1 100644
--- a/apps/files/l10n/es_CL.js
+++ b/apps/files/l10n/es_CL.js
@@ -5,6 +5,8 @@ OC.L10N.register(
"Files" : "Archivos",
"Download" : "Descargar",
"Error" : "Error",
+ "Upload" : "Subir",
+ "New folder" : "Nuevo directorio",
"A new file or folder has been <strong>created</strong>" : "Un nuevo archivo o carpeta ha sido <strong>creado</strong>",
"A file or folder has been <strong>changed</strong>" : "Un archivo o carpeta ha sido <strong>cambiado</strong>",
"A file or folder has been <strong>deleted</strong>" : "Un archivo o carpeta ha sido <strong>eliminado</strong>",
@@ -15,8 +17,6 @@ OC.L10N.register(
"You deleted %1$s" : "Ha borrado %1$s",
"%2$s deleted %1$s" : "%2$s borró %1$s",
"Settings" : "Configuración",
- "New folder" : "Nuevo directorio",
- "Upload" : "Subir",
"Cancel upload" : "cancelar subida"
},
"nplurals=2; plural=(n != 1);");