summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/ug.php
blob: 54c040c88a7dd935b57e52f5ec4042240bb78374 (plain)
1
2
3
4
5
6
7
8
9
<?php
$TRANSLATIONS = array(
"Error" => "خاتالىق",
"Nothing in here. Your trash bin is empty!" => "بۇ جايدا ھېچنېمە يوق. Your trash bin is empty!",
"Name" => "ئاتى",
"Deleted" => "ئۆچۈرۈلدى",
"Delete" => "ئۆچۈر"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";