server/apps/files_sharing/l10n/ku_IQ.php
2014-06-14 01:55:24 -04:00

7 lines
170 B
PHP

<?php
$TRANSLATIONS = array(
"Password" => "وشەی تێپەربو",
"Name" => "ناو",
"Download" => "داگرتن"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";