summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/es_CL.php
blob: f52482cad463852c246e9e025b3b1bd44052f796 (plain)
1
2
3
4
5
<?php
$TRANSLATIONS = array(
"Folder name" => "Nombre del directorio"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";