aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/es_CL.php
blob: 3b5a3bea6f4117083cec9518c394ad6a89f2f434 (plain)
1
2
3
4
5
6
7
<?php
$TRANSLATIONS = array(
"Cancel" => "Cancelar",
"Password" => "Clave",
"Download" => "Descargar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";