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/bg.js')
-rw-r--r--apps/user_ldap/l10n/bg.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/bg.js b/apps/user_ldap/l10n/bg.js
index 825c4836189..3b13e9e8fd5 100644
--- a/apps/user_ldap/l10n/bg.js
+++ b/apps/user_ldap/l10n/bg.js
@@ -22,14 +22,14 @@ OC.L10N.register(
"Please check the credentials, they seem to be wrong." : "Моля, проверете идентификационните данни, изглежда че са неправилни.",
"Please specify the port, it could not be auto-detected." : "Моля, посочете порт, той не може да бъде автоматично определен.",
"{nthServer}. Server" : "{nthServer}. Сървър",
- "Do you really want to delete the current Server Configuration?" : "Наистина ли искаш да изтриеш текущата Сървърна Конфигурация?",
+ "Do you really want to delete the current Server Configuration?" : "Наистина ли желаете текущата сървърна конфигурация да бъде изтрита?",
"Confirm Deletion" : "Потвърди Изтриването",
"Select attributes" : "Избери атрибути",
"LDAP / AD integration" : "LDAP / AD интеграция",
"_%s group found_::_%s groups found_" : ["%s открита група","%s открити групи"],
"_%s user found_::_%s users found_" : ["%s октрит потребител","%s октрити потребители"],
"Could not find the desired feature" : "Не е открита желанта функция",
- "Invalid Host" : "Невалиден сървър",
+ "Invalid Host" : "Невалиден хост",
"Test Configuration" : "Изпробване на конфигурацията",
"Help" : "Помощ",
"Groups meeting these criteria are available in %s:" : "Групи спазващи тези критерии са разположени в %s:",
@@ -44,7 +44,7 @@ OC.L10N.register(
"Verify settings" : "Потвърди настройките",
"%s. Server:" : "%s. Сървър:",
"Delete the current configuration" : "Изтриване на текущата конфигурация",
- "Host" : "Сървър",
+ "Host" : "Хост",
"Port" : "Порт",
"Detect Port" : "Открит Port",
"User DN" : "User DN",
@@ -52,7 +52,7 @@ OC.L10N.register(
"Password" : "Парола",
"For anonymous access, leave DN and Password empty." : "За анонимен достъп, остави DN и Парола празни.",
"One Base DN per line" : "По един Base DN на ред",
- "You can specify Base DN for users and groups in the Advanced tab" : "Можеш да настроиш Base DN за отделни потребители и групи в разделителя Допълнителни.",
+ "You can specify Base DN for users and groups in the Advanced tab" : "Можете да настроите Base DN за отделни потребители/групи в раздела \"Допълнителни\"",
"Avoids automatic LDAP requests. Better for bigger setups, but requires some LDAP knowledge." : "Избягва автоматични LDAP заявки. По-добра опция за големи инсталации, но изисква LDAP познания.",
"Manually enter LDAP filters (recommended for large directories)" : "Ръчно въвеждана на LDAP филтри(препоръчано за по-големи папки)",
"The filter specifies which LDAP users shall have access to the %s instance." : "Филтърът посочва кои LDAP потребители ще имат достъп до %s инсталацията.",
@@ -63,6 +63,7 @@ OC.L10N.register(
"Current password" : "Текуща парола",
"New password" : "Нова парола",
"Wrong password." : "Грешна парола.",
+ "Cancel" : "Отказ",
"Server" : "Сървър",
"Users" : "Потребители",
"Groups" : "Групи",