diff options
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/ar.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/ar.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de_DE.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de_DE.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/fr.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/fr.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sr.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.js | 5 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 5 |
14 files changed, 70 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/ar.js b/apps/user_ldap/l10n/ar.js index 62792caa365..dc7b544afab 100644 --- a/apps/user_ldap/l10n/ar.js +++ b/apps/user_ldap/l10n/ar.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "كلمة مرورك تنتهي صلاحيتها اليوم.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %n أيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nيوم.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام."], "LDAP/AD integration" : "مُكاملة LDAP/AD ", + "LDAP Connection" : "الاتصال بدليل المستخدِمين LDAP ", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["تعذّر االارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه:%s","فشل البحث في تكوينات LDAP هذه: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)"], "Invalid LDAP UUIDs" : "مُعرِّفات UUID الخاصة بـ LDAP غير صحيحة", "None found" : "لم يُمكن العثور على أي شيء", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "تم العثور على مُعرِّفات UUID غير صالحة لحسابات أو مجموعات LDAP. الرجاء مراجعة الإعداد \"تجاوز اكتشاف UUID ـ Override UUID detection\" في الجزء الخبير من تكوين LDAP ثم اعطِ الأمر السطري: \"occ ldap:update-uuid\" لتحديثها", diff --git a/apps/user_ldap/l10n/ar.json b/apps/user_ldap/l10n/ar.json index c43f6b2163b..7bd243e4582 100644 --- a/apps/user_ldap/l10n/ar.json +++ b/apps/user_ldap/l10n/ar.json @@ -59,6 +59,11 @@ "Your password will expire today." : "كلمة مرورك تنتهي صلاحيتها اليوم.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %n أيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nيوم.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام.","سوف تنتهي صلاحية كلمة المرور الخاصة بك خلال %nأيام."], "LDAP/AD integration" : "مُكاملة LDAP/AD ", + "LDAP Connection" : "الاتصال بدليل المستخدِمين LDAP ", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["تعذّر االارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s","تعذّر الارتباط مع تكوينات LDAP هذه: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه: %s","فشل البحث في تكوينات LDAP هذه:%s","فشل البحث في تكوينات LDAP هذه: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s","هنالك تكوينات LDAP غير نشطة: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)","الارتباط و البحث يعمل بشكل جيد على كل اتصالات LDAP التي تمّ تكوينها (%s)"], "Invalid LDAP UUIDs" : "مُعرِّفات UUID الخاصة بـ LDAP غير صحيحة", "None found" : "لم يُمكن العثور على أي شيء", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "تم العثور على مُعرِّفات UUID غير صالحة لحسابات أو مجموعات LDAP. الرجاء مراجعة الإعداد \"تجاوز اكتشاف UUID ـ Override UUID detection\" في الجزء الخبير من تكوين LDAP ثم اعطِ الأمر السطري: \"occ ldap:update-uuid\" لتحديثها", diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 4c05e772f9a..aab94f8ff2d 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "Ihr Passwort läuft heute ab.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ihr Passwort läuft in %n Tag ab.","Ihr Passwort läuft in %n Tagen ab."], "LDAP/AD integration" : "LDAP/AD-Integration", + "LDAP Connection" : "LDAP-Verbindung", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Die Anbindung ist für folgende LDAP-Konfiguration fehlgeschlagen: %s","Die Anbindung ist für folgende LDAP-Konfigurationen fehlgeschlagen: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Die Suche nach dieser LDAP-Konfiguration ist fehlgeschlagen: %s","Die Suche nach diesen LDAP-Konfigurationen ist fehlgeschlagen: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Es gibt eine inaktiv LDAP-Konfiguration: %s","Es gibt inaktive LDAP-Konfigurationen: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Anbindung und Suche funktionieren mit der eingerichteten LDAP-Verbindung (%s)","Anbindung und Suche funktionieren mit allen eingerichteten LDAP-Verbindungen (%s)"], "Invalid LDAP UUIDs" : "Ungültige LDAP-UUIDs", "None found" : "Keine gefunden", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Konten oder -Gruppen gefunden. Bitte überprüfen Sie Ihre „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwenden Sie „occ ldap:update-uuid“, um sie zu aktualisieren.", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 771803b6b95..3d50f937cd7 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -59,6 +59,11 @@ "Your password will expire today." : "Ihr Passwort läuft heute ab.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ihr Passwort läuft in %n Tag ab.","Ihr Passwort läuft in %n Tagen ab."], "LDAP/AD integration" : "LDAP/AD-Integration", + "LDAP Connection" : "LDAP-Verbindung", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Die Anbindung ist für folgende LDAP-Konfiguration fehlgeschlagen: %s","Die Anbindung ist für folgende LDAP-Konfigurationen fehlgeschlagen: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Die Suche nach dieser LDAP-Konfiguration ist fehlgeschlagen: %s","Die Suche nach diesen LDAP-Konfigurationen ist fehlgeschlagen: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Es gibt eine inaktiv LDAP-Konfiguration: %s","Es gibt inaktive LDAP-Konfigurationen: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Anbindung und Suche funktionieren mit der eingerichteten LDAP-Verbindung (%s)","Anbindung und Suche funktionieren mit allen eingerichteten LDAP-Verbindungen (%s)"], "Invalid LDAP UUIDs" : "Ungültige LDAP-UUIDs", "None found" : "Keine gefunden", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Es wurden ungültige UUIDs von LDAP-Konten oder -Gruppen gefunden. Bitte überprüfen Sie Ihre „UUID-Erkennung überschreiben“-Einstellungen im Expertenteil der LDAP-Konfiguration und verwenden Sie „occ ldap:update-uuid“, um sie zu aktualisieren.", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 8094a5a24c7..79c8f4c925d 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "Your password will expire today.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Your password will expire within %n day.","Your password will expire within %n days."], "LDAP/AD integration" : "LDAP/AD integration", + "LDAP Connection" : "Подключение LDAP", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Binding failed for this LDAP configuration: %s","Binding failed for these LDAP configurations: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Searching failed for this LDAP configuration: %s","Searching failed for these LDAP configurations: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["There is an inactive LDAP configuration: %s","There are inactive LDAP configurations: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Binding and searching works on the configured LDAP connection (%s)","Binding and searching works on all of the configured LDAP connections (%s)"], "Invalid LDAP UUIDs" : "Invalid LDAP UUIDs", "None found" : "None found", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 271e83220e9..438ac684214 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -59,6 +59,11 @@ "Your password will expire today." : "Your password will expire today.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Your password will expire within %n day.","Your password will expire within %n days."], "LDAP/AD integration" : "LDAP/AD integration", + "LDAP Connection" : "Подключение LDAP", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Binding failed for this LDAP configuration: %s","Binding failed for these LDAP configurations: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Searching failed for this LDAP configuration: %s","Searching failed for these LDAP configurations: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["There is an inactive LDAP configuration: %s","There are inactive LDAP configurations: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Binding and searching works on the configured LDAP connection (%s)","Binding and searching works on all of the configured LDAP connections (%s)"], "Invalid LDAP UUIDs" : "Invalid LDAP UUIDs", "None found" : "None found", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", diff --git a/apps/user_ldap/l10n/fr.js b/apps/user_ldap/l10n/fr.js index fe3c17c9bbb..a44db93fd9e 100644 --- a/apps/user_ldap/l10n/fr.js +++ b/apps/user_ldap/l10n/fr.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "Votre mot de passe va expirer aujourd'hui.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Votre mot de passe va expirer dans %n jour.","Votre mot de passe va expirer dans %n jours.","Votre mot de passe va expirer dans %n jours."], "LDAP/AD integration" : "Intégration LDAP/AD", + "LDAP Connection" : "Connexion LDAP", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["La liaison a échoué pour cette configurations LDAP : %s","La liaison a échoué pour ces configurations LDAP : %s","La liaison a échoué pour ces configurations LDAP : %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["La recherche a échoué pour cette configurations LDAP : %s","La recherche a échoué pour ces configurations LDAP : %s","La recherche a échoué pour ces configurations LDAP : %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Il y a une configuration LDAP inactive : %s","Il y a des configurations LDAP inactives : %s","Il y a des configurations LDAP inactives : %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["La liaison et la recherche fonctionnent sur la connexion LDAP configurée (%s)","La liaison et la recherche fonctionnent sur toutes les connexions LDAP configurées (%s)","La liaison et la recherche fonctionnent sur toutes les connexions LDAP configurées (%s)"], "Invalid LDAP UUIDs" : "UUID LDAP invalides", "None found" : "Aucun trouvé", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Des UUID invalides pour les comptes LDAP ont été trouvés. Merci de vérifier votre paramètre « Passer outre la détection des UUID » dans la partie Expert de la configuration LDAP puis utiliser « occ ldap:update-uuid » pour les mettre à jour.", diff --git a/apps/user_ldap/l10n/fr.json b/apps/user_ldap/l10n/fr.json index 9d3d74ad0d1..c4778c312c1 100644 --- a/apps/user_ldap/l10n/fr.json +++ b/apps/user_ldap/l10n/fr.json @@ -59,6 +59,11 @@ "Your password will expire today." : "Votre mot de passe va expirer aujourd'hui.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Votre mot de passe va expirer dans %n jour.","Votre mot de passe va expirer dans %n jours.","Votre mot de passe va expirer dans %n jours."], "LDAP/AD integration" : "Intégration LDAP/AD", + "LDAP Connection" : "Connexion LDAP", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["La liaison a échoué pour cette configurations LDAP : %s","La liaison a échoué pour ces configurations LDAP : %s","La liaison a échoué pour ces configurations LDAP : %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["La recherche a échoué pour cette configurations LDAP : %s","La recherche a échoué pour ces configurations LDAP : %s","La recherche a échoué pour ces configurations LDAP : %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Il y a une configuration LDAP inactive : %s","Il y a des configurations LDAP inactives : %s","Il y a des configurations LDAP inactives : %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["La liaison et la recherche fonctionnent sur la connexion LDAP configurée (%s)","La liaison et la recherche fonctionnent sur toutes les connexions LDAP configurées (%s)","La liaison et la recherche fonctionnent sur toutes les connexions LDAP configurées (%s)"], "Invalid LDAP UUIDs" : "UUID LDAP invalides", "None found" : "Aucun trouvé", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Des UUID invalides pour les comptes LDAP ont été trouvés. Merci de vérifier votre paramètre « Passer outre la détection des UUID » dans la partie Expert de la configuration LDAP puis utiliser « occ ldap:update-uuid » pour les mettre à jour.", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 0eb3890ba15..ebb39a22681 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "Ваша лозинка ће истећи данас.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ваша лозинка ће истећи за %n дан.","Ваша лозинка ће истећи за %n дана.","Ваша лозинка ће истећи за %n дана."], "LDAP/AD integration" : "LDAP/AD интеграција", + "LDAP Connection" : "LDAP веза", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Није успело везивање за ову LDAP конфигурацију: %s","Није успело везивање за ове LDAP конфигурације: %s","Није успело везивање за ове LDAP конфигурације: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Није успела претрага за ову LDAP конфигурацију: %s","Није успела претрага за ове LDAP конфигурације: %s","Није успела претрага за ове LDAP конфигурације: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Постоји неактивна LDAP конфигурација: %s","Постоје неактивне LDAP конфигурације: %s","Постоје неактивне LDAP конфигурације: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Везивање и претрага функционишу на конфигурисаној LDAP вези (%s)","Везивање и претрага функционишу на свим конфигурисаним LDAP везама (%s)","Везивање и претрага функционишу на свим конфигурисаним LDAP везама (%s)"], "Invalid LDAP UUIDs" : "Неисправни LDAP UUID идентификатори", "None found" : "Није пронађен ниједан", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Пронађени су неисправни UUID бројеви LDAP налога или група. Молимо вас да ревидирате своја „Премости UUID детекцију\" подешавања у Експерт делу LDAP конфигурације и употребите „occ ldap:update-uuid” да их ажурирате.", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index 79a6b367672..328fe93d12d 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -59,6 +59,11 @@ "Your password will expire today." : "Ваша лозинка ће истећи данас.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ваша лозинка ће истећи за %n дан.","Ваша лозинка ће истећи за %n дана.","Ваша лозинка ће истећи за %n дана."], "LDAP/AD integration" : "LDAP/AD интеграција", + "LDAP Connection" : "LDAP веза", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["Није успело везивање за ову LDAP конфигурацију: %s","Није успело везивање за ове LDAP конфигурације: %s","Није успело везивање за ове LDAP конфигурације: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["Није успела претрага за ову LDAP конфигурацију: %s","Није успела претрага за ове LDAP конфигурације: %s","Није успела претрага за ове LDAP конфигурације: %s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["Постоји неактивна LDAP конфигурација: %s","Постоје неактивне LDAP конфигурације: %s","Постоје неактивне LDAP конфигурације: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["Везивање и претрага функционишу на конфигурисаној LDAP вези (%s)","Везивање и претрага функционишу на свим конфигурисаним LDAP везама (%s)","Везивање и претрага функционишу на свим конфигурисаним LDAP везама (%s)"], "Invalid LDAP UUIDs" : "Неисправни LDAP UUID идентификатори", "None found" : "Није пронађен ниједан", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Пронађени су неисправни UUID бројеви LDAP налога или група. Молимо вас да ревидирате своја „Премости UUID детекцију\" подешавања у Експерт делу LDAP конфигурације и употребите „occ ldap:update-uuid” да их ажурирате.", diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index d23c547dca6..117fc625668 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "您的密碼將於今日過期", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後過期"], "LDAP/AD integration" : "LDAP /AD 整合", + "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["這些 LDAP 配置綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["這些 LDAP 配置搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["有不活躍的 LDAP 配置:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["綁紮與搜尋適用於所有已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "未找到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 帳戶或群組的 UUID 無效。請查看 LDAP 配置專家部分中的“覆蓋 UUID 檢測”設置,並使用“occ ldap:update-uuid”更新它們。", diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index fca68a694ae..b88272f1d87 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -59,6 +59,11 @@ "Your password will expire today." : "您的密碼將於今日過期", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後過期"], "LDAP/AD integration" : "LDAP /AD 整合", + "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["這些 LDAP 配置綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["這些 LDAP 配置搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["有不活躍的 LDAP 配置:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["綁紮與搜尋適用於所有已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "未找到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "LDAP 帳戶或群組的 UUID 無效。請查看 LDAP 配置專家部分中的“覆蓋 UUID 檢測”設置,並使用“occ ldap:update-uuid”更新它們。", diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 82a4c085b91..47f5b2b4f2f 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -61,6 +61,11 @@ OC.L10N.register( "Your password will expire today." : "您的密碼將於今天到期。", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後到期。"], "LDAP/AD integration" : "LDAP/AD 整合", + "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["這些 LDAP 設定綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["這些 LDAP 設定搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["有不活躍的 LDAP 設定:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["綁紮與搜尋適用於所有已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index 23b8a34b763..b81ea1ba8ed 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -59,6 +59,11 @@ "Your password will expire today." : "您的密碼將於今天到期。", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後到期。"], "LDAP/AD integration" : "LDAP/AD 整合", + "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for these LDAP configurations: %s_" : ["這些 LDAP 設定綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for these LDAP configurations: %s_" : ["這些 LDAP 設定搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are inactive LDAP configurations: %s_" : ["有不活躍的 LDAP 設定:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the configured LDAP connections (%s)_" : ["綁紮與搜尋適用於所有已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", |