server/apps/files_external/l10n/es_CL.php
2014-04-25 01:56:28 -04:00

5 lines
121 B
PHP

<?php
$TRANSLATIONS = array(
"Folder name" => "Nombre del directorio"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";