nextcloud/apps/files_external/l10n/ug.php

12 lines
336 B
PHP
Raw Normal View History

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