nextcloud/apps/user_ldap/l10n/ug.php

16 lines
582 B
PHP

<?php
$TRANSLATIONS = array(
"Deletion failed" => "ئۆچۈرۈش مەغلۇپ بولدى",
"Error" => "خاتالىق",
"_%s group found_::_%s groups found_" => array(""),
"_%s user found_::_%s users found_" => array(""),
"Help" => "ياردەم",
"Host" => "باش ئاپپارات",
"Port" => "ئېغىز",
"Password" => "ئىم",
"Connection Settings" => "باغلىنىش تەڭشىكى",
"Configuration Active" => "سەپلىمە ئاكتىپ",
"User Login Filter" => "ئىشلەتكۈچى تىزىمغا كىرىش سۈزگۈچى"
);
$PLURAL_FORMS = "nplurals=1; plural=0;";