summaryrefslogtreecommitdiffstats
path: root/l10n/es_CL.php
blob: ca040bb3635491e610cbf89b5d6e60c64a00303b (plain)
1
2
3
4
5
6
7
8
9
10
11
<?php
$TRANSLATIONS = array(
"Download" => "Descargar",
"New folder" => "Nuevo directorio",
"Folder name" => "Nombre del directorio",
"Rename" => "Renombrar",
"Settings" => "Configuración",
"Import" => "Importar",
"Export" => "Exportar"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";