summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CL.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-07 01:55:48 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-05-07 01:55:48 -0400
commit283b483100c21df143e7f432551f5f5264b8ee55 (patch)
treebeeb351f77ef80d82310d92e46da9e8f4c47f550 /apps/files/l10n/es_CL.php
parentd16bb09aed51cce5dc08ba3f3bbd629b4351b3f0 (diff)
downloadnextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.tar.gz
nextcloud-server-283b483100c21df143e7f432551f5f5264b8ee55.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es_CL.php')
-rw-r--r--apps/files/l10n/es_CL.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es_CL.php b/apps/files/l10n/es_CL.php
index fa856ad5292..bdefea1d8c8 100644
--- a/apps/files/l10n/es_CL.php
+++ b/apps/files/l10n/es_CL.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"New folder" => "Nuevo directorio",
+"Cancel upload" => "cancelar subida",
"Download" => "Descargar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";