server/apps/files_external/l10n/ug.php

12 lines
336 B
PHP
Raw Normal View History

2013-08-09 12:06:31 +00:00
<?php
$TRANSLATIONS = array(
2013-05-12 00:05:29 +00:00
"Folder name" => "قىسقۇچ ئاتى",
"External storage" => "سىرتقى ساقلىغۇچ",
"Configuration" => "سەپلىمە",
"Options" => "تاللانما",
"Groups" => "گۇرۇپپا",
"Users" => "ئىشلەتكۈچىلەر",
"Delete" => "ئۆچۈر"
);
2013-08-09 12:06:31 +00:00
$PLURAL_FORMS = "nplurals=1; plural=0;";