Blame view
sources/apps/user_ldap/l10n/ug.php
595 Bytes
|
31b7f2792
|
1 2 3 4 5 6 |
<?php
$TRANSLATIONS = array(
"Deletion failed" => "ئۆچۈرۈش مەغلۇپ بولدى",
"Error" => "خاتالىق",
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array(""),
|
|
6d9380f96
|
7 |
"Group Filter" => "گۇرۇپپا سۈزگۈچ", |
|
31b7f2792
|
8 9 10 11 12 |
"Save" => "ساقلا", "Help" => "ياردەم", "Host" => "باش ئاپپارات", "Port" => "ئېغىز", "Password" => "ئىم", |
|
6d9380f96
|
13 |
"Advanced" => "ئالىي", |
|
31b7f2792
|
14 15 16 17 |
"Connection Settings" => "باغلىنىش تەڭشىكى", "Configuration Active" => "سەپلىمە ئاكتىپ" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; |