diff options
Diffstat (limited to 'apps/user_ldap/l10n/az.php')
-rw-r--r-- | apps/user_ldap/l10n/az.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/az.php b/apps/user_ldap/l10n/az.php index e681d5925ad..22715e16a71 100644 --- a/apps/user_ldap/l10n/az.php +++ b/apps/user_ldap/l10n/az.php @@ -6,9 +6,12 @@ $TRANSLATIONS = array( "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Configurasiya doğrudur yalnız, birləşmədə səhv oldu. Xahiş olunur server quraşdırmalarını və daxil etdiyiniz verilənlərin düzgünlüyünü yoxlayasınız.", "The configuration is invalid. Please have a look at the logs for further details." => "Configurasiya dügün deyil. Əlavə detallar üçün xahiş edirik jurnal faylına baxasınız.", "No action specified" => "Heç bir iş təyin edilməyib", +" Could not set configuration %s" => "%s configi təyin etmək mümkün olmadı", +"Deletion failed" => "Silinmədə səhv baş verdi", "Error" => "Səhv", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), -"Save" => "Saxlamaq" +"Save" => "Saxlamaq", +"Host" => "Şəbəkədə ünvan" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |