Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r--apps/user_ldap/l10n/bg.js4
-rw-r--r--apps/user_ldap/l10n/bg.json4
-rw-r--r--apps/user_ldap/l10n/de_DE.js2
-rw-r--r--apps/user_ldap/l10n/de_DE.json2
4 files changed, 10 insertions, 2 deletions
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js
index 89edb9481a5..92a957be430 100644
--- a/apps/user_ldap/l10n/bg.js
+++ b/apps/user_ldap/l10n/bg.js
@@ -60,6 +60,10 @@ OC.L10N.register(
"Your password will expire today." : "Вашата парола ще изтече днес.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Вашата парола ще изтече в рамките на %n дни.","Вашата парола ще изтече в рамките на %n дни."],
"LDAP/AD integration" : "LDAP/AD интеграция",
+ "_%n group found_::_%n groups found_" : ["%n открити групи","%n открити групи"],
+ "> 1000 groups found" : "> 1000 открити групи",
+ "> 1000 users found" : "> 1000 намерени потребители",
+ "_%n user found_::_%n users found_" : ["%n намерени потребители","%n намерени потребители"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не можа да се открие атрибут за показвано име на потребителя. Моля, посочете го сами в разширените настройки на LDAP.",
"Could not find the desired feature" : "Не е открита желанта функция",
"Invalid Host" : "Невалиден хост",
diff --git a/apps/user_ldap/l10n/bg.json b/apps/user_ldap/l10n/bg.json
index 9028213f374..c5481157ee2 100644
--- a/apps/user_ldap/l10n/bg.json
+++ b/apps/user_ldap/l10n/bg.json
@@ -58,6 +58,10 @@
"Your password will expire today." : "Вашата парола ще изтече днес.",
"_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Вашата парола ще изтече в рамките на %n дни.","Вашата парола ще изтече в рамките на %n дни."],
"LDAP/AD integration" : "LDAP/AD интеграция",
+ "_%n group found_::_%n groups found_" : ["%n открити групи","%n открити групи"],
+ "> 1000 groups found" : "> 1000 открити групи",
+ "> 1000 users found" : "> 1000 намерени потребители",
+ "_%n user found_::_%n users found_" : ["%n намерени потребители","%n намерени потребители"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Не можа да се открие атрибут за показвано име на потребителя. Моля, посочете го сами в разширените настройки на LDAP.",
"Could not find the desired feature" : "Не е открита желанта функция",
"Invalid Host" : "Невалиден хост",
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js
index 85cfb957044..ed002c20c06 100644
--- a/apps/user_ldap/l10n/de_DE.js
+++ b/apps/user_ldap/l10n/de_DE.js
@@ -63,7 +63,7 @@ OC.L10N.register(
"_%n group found_::_%n groups found_" : ["%n Gruppe gefunden","%n Gruppen gefunden"],
"> 1000 groups found" : "Mehr als 1000 Gruppen gefunden",
"> 1000 users found" : "Mehr als 1000 Benutzer gefunden",
- "_%n user found_::_%n users found_" : ["%n Benutzer gefunden","%n Benugtzer gefunden"],
+ "_%n user found_::_%n users found_" : ["%n Benutzer gefunden","%n Benutzer gefunden"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es selbst in den erweiterten LDAP-Einstellungen an.",
"Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden",
"Invalid Host" : "Ungültiger Host",
diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json
index 6461a70d68b..7c59b100831 100644
--- a/apps/user_ldap/l10n/de_DE.json
+++ b/apps/user_ldap/l10n/de_DE.json
@@ -61,7 +61,7 @@
"_%n group found_::_%n groups found_" : ["%n Gruppe gefunden","%n Gruppen gefunden"],
"> 1000 groups found" : "Mehr als 1000 Gruppen gefunden",
"> 1000 users found" : "Mehr als 1000 Benutzer gefunden",
- "_%n user found_::_%n users found_" : ["%n Benutzer gefunden","%n Benugtzer gefunden"],
+ "_%n user found_::_%n users found_" : ["%n Benutzer gefunden","%n Benutzer gefunden"],
"Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Das Anzeigename-Attribut des Benutzers konnte nicht gefunden werden. Bitte geben Sie es selbst in den erweiterten LDAP-Einstellungen an.",
"Could not find the desired feature" : "Die gewünschte Funktion konnte nicht gefunden werden",
"Invalid Host" : "Ungültiger Host",