news/l10n/oc.php

16 строки
360 B
PHP

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