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

8 lines
193 B
PHP

<?php
$TRANSLATIONS = array(
"Shared by" => "ھەمبەھىرلىگۈچى",
"Password" => "ئىم",
"Name" => "ئاتى",
"Download" => "چۈشۈر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";