|
<?php $TRANSLATIONS = array(
|
|
"Refresh" => "Refresca",
|
|
"by" => "per",
|
|
"Download" => "Avalcarga",
|
|
"Web address" => "Adreiça web",
|
|
"Folder" => "Dorsièr",
|
|
"Create" => "Crea",
|
|
"Rename" => "Torna nomenar",
|
|
"Settings" => "Configuracion",
|
|
"Import" => "Importa",
|
|
"Export" => "Exporta"
|
|
);
|