summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-17 01:56:22 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-08-17 01:56:22 -0400
commitb1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa (patch)
tree914e2020c7de5e79ef2cd1fd3fc352f904fc96a6 /apps/user_ldap/l10n
parent283b99a42ddf6da72998ef4b01ee00af451cd884 (diff)
downloadnextcloud-server-b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa.tar.gz
nextcloud-server-b1415fc4fc3dd82ffc7b63e57d44fc04635fc5aa.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/az.php10
-rw-r--r--apps/user_ldap/l10n/hu_HU.php1
2 files changed, 10 insertions, 1 deletions
diff --git a/apps/user_ldap/l10n/az.php b/apps/user_ldap/l10n/az.php
index 3a1e002311c..e681d5925ad 100644
--- a/apps/user_ldap/l10n/az.php
+++ b/apps/user_ldap/l10n/az.php
@@ -1,6 +1,14 @@
<?php
$TRANSLATIONS = array(
+"Failed to clear the mappings." => "Xəritələnməni silmək mümkün olmadı",
+"Failed to delete the server configuration" => "Server configini silmək mümkün olmadı",
+"The configuration is valid and the connection could be established!" => "Configurasiya doğrudur və qoşulmaq mümkündür!",
+"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",
+"Error" => "Səhv",
"_%s group found_::_%s groups found_" => array("",""),
-"_%s user found_::_%s users found_" => array("","")
+"_%s user found_::_%s users found_" => array("",""),
+"Save" => "Saxlamaq"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/user_ldap/l10n/hu_HU.php b/apps/user_ldap/l10n/hu_HU.php
index ba5f35ef93e..505b5120675 100644
--- a/apps/user_ldap/l10n/hu_HU.php
+++ b/apps/user_ldap/l10n/hu_HU.php
@@ -68,6 +68,7 @@ $TRANSLATIONS = array(
"users found" => "felhasználó van",
"Back" => "Vissza",
"Continue" => "Folytatás",
+"Expert" => "Gyakorlott",
"Advanced" => "Haladó",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Figyelem:</b> a user_ldap és user_webdavauth alkalmazások nem kompatibilisek. Együttes használatuk váratlan eredményekhez vezethet. Kérje meg a rendszergazdát, hogy a kettő közül kapcsolja ki az egyiket.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Figyelmeztetés:</b> Az LDAP PHP modul nincs telepítve, ezért ez az alrendszer nem fog működni. Kérje meg a rendszergazdát, hogy telepítse!",