server/apps/files_sharing/l10n/ug.php

8 lines
192 B
PHP
Raw Normal View History

2013-05-12 00:05:29 +00:00
<?php $TRANSLATIONS = array(
"Password" => "ئىم",
"Submit" => "تاپشۇر",
2013-06-30 00:13:07 +00:00
"Download" => "چۈشۈر",
"Upload" => "يۈكلە",
"Cancel upload" => "يۈكلەشتىن ۋاز كەچ"
2013-05-12 00:05:29 +00:00
);