summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CL.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-04 01:57:01 -0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-04-04 01:57:01 -0400
commit0805f678ccfc808d788611aabc486f8dcef054e5 (patch)
tree2ccdc89068ba14dcd212c1edb97fbf9eae55cf04 /apps/files/l10n/es_CL.php
parentbf7624fb255b7af534f5d6a740dd6dc9799cfc63 (diff)
downloadnextcloud-server-0805f678ccfc808d788611aabc486f8dcef054e5.tar.gz
nextcloud-server-0805f678ccfc808d788611aabc486f8dcef054e5.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_CL.php')
-rw-r--r--apps/files/l10n/es_CL.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/es_CL.php b/apps/files/l10n/es_CL.php
index 4f5e35bd887..8e051d1c389 100644
--- a/apps/files/l10n/es_CL.php
+++ b/apps/files/l10n/es_CL.php
@@ -2,10 +2,10 @@
$TRANSLATIONS = array(
"Files" => "Archivos",
"Share" => "Compartir",
+"Error" => "Error",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
-"Error" => "Error",
"Upload" => "Subir",
"Download" => "Descargar"
);