diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:15:32 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-04-14 18:19:31 -0400 |
commit | 7f3f191ee99847f064be3ae23befba956ab73196 (patch) | |
tree | 45545140e6c302936e8f6788fb66821c1312c23b /apps/user_ldap/l10n/bg_BG.js | |
parent | 70480423ffa6e7d469141c3022e53ea151856bd0 (diff) | |
download | nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n/bg_BG.js')
-rw-r--r-- | apps/user_ldap/l10n/bg_BG.js | 35 |
1 files changed, 5 insertions, 30 deletions
diff --git a/apps/user_ldap/l10n/bg_BG.js b/apps/user_ldap/l10n/bg_BG.js index 32752119b90..42f1a3759f2 100644 --- a/apps/user_ldap/l10n/bg_BG.js +++ b/apps/user_ldap/l10n/bg_BG.js @@ -10,55 +10,31 @@ OC.L10N.register( "No configuration specified" : "Не е посочена конфигурация", "No data specified" : "Не са посочени данни", " Could not set configuration %s" : "Неуспешно задаване на конфигруацията %s", - "Deletion failed" : "Неуспешно изтриване", - "Take over settings from recent server configuration?" : "Използвай настройките от скорошна сървърна конфигурация?", - "Keep settings?" : "Запази настройките?", - "{nthServer}. Server" : "{nthServer}. Сървър", - "Cannot add server configuration" : "Неуспешно добавяне на сървърна конфигурация.", - "mappings cleared" : "mapping-и създадени.", - "Success" : "Успех", - "Error" : "Грешка", - "Please specify a Base DN" : "Моля, посочи Base DN", - "Could not determine Base DN" : "Неуспешно установяване на Base DN", - "Please specify the port" : "Mоля, посочи портът", - "Configuration OK" : "Конфигурацията е ОК", "Configuration incorrect" : "Конфигурацията е грешна", "Configuration incomplete" : "Конфигурацията не е завършена", + "Configuration OK" : "Конфигурацията е ОК", "Select groups" : "Избери Групи", "Select object classes" : "Избери типове обекти", - "Select attributes" : "Избери атрибути", - "Connection test succeeded" : "Успешен тест на връзката.", - "Connection test failed" : "Неуспешен тест на връзката.", + "{nthServer}. Server" : "{nthServer}. Сървър", "Do you really want to delete the current Server Configuration?" : "Наистина ли искаш да изтриеш текущата Сървърна Конфигурация?", "Confirm Deletion" : "Потвърди Изтриването", + "Select attributes" : "Избери атрибути", "_%s group found_::_%s groups found_" : ["%s открита група","%s открити групи"], "_%s user found_::_%s users found_" : ["%s октрит потребител","%s октрити потребители"], "Could not find the desired feature" : "Не е открита желанта функция", "Invalid Host" : "Невалиден Сървър", "Server" : "Сървър", - "User Filter" : "User Filter", - "Login Filter" : "Login Filter", - "Group Filter" : "Group Filter", - "Save" : "Запиши", + "Users" : "Потребители", + "Groups" : "Групи", "Test Configuration" : "Тествай Конфигурацията", "Help" : "Помощ", "Groups meeting these criteria are available in %s:" : "Групи спазващи тези критерии са разположени в %s:", - "only those object classes:" : "само следните типове обекти:", - "only from those groups:" : "само от следните групи:", - "Edit raw filter instead" : "Промени raw филтъра", - "Raw LDAP filter" : "Raw LDAP филтър", "The filter specifies which LDAP groups shall have access to the %s instance." : "Филтърът посочва кои LDAP групи ще имат достъп до %s инсталацията.", "Test Filter" : "Тестов Филтър", - "groups found" : "открити групи", - "Users login with this attribute:" : "Потребителски профили с този атрибут:", - "LDAP Username:" : "LDAP Потребителско Име:", - "LDAP Email Address:" : "LDAP Имел Адрес:", "Other Attributes:" : "Други Атрибути:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Заявява филтърът, който да бъде приложен при опит за вписване. %%uid замества потребителското име в полето login action. Пример: \"uid=%%uid\".", "1. Server" : "1. Сървър", "%s. Server:" : "%s. Сървър:", - "Add Server Configuration" : "Добави Сървърна Конфигурация", - "Delete Configuration" : "Изтрий Конфигурацията", "Host" : "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" : "Протоколът не задължителен освен ако не изискваш SLL. В такъв случай започни с ldaps://", "Port" : "Порт", @@ -72,7 +48,6 @@ OC.L10N.register( "Manually enter LDAP filters (recommended for large directories)" : "Ръчно въвеждана на LDAP филтри(препоръчано за по-големи папки)", "Limit %s access to users meeting these criteria:" : "Ограничи достъпа на %s до потребители покриващи следните критерии:", "The filter specifies which LDAP users shall have access to the %s instance." : "Филтърът посочва кои LDAP потребители ще имат достъп до %s инсталацията.", - "users found" : "открити потребители", "Saving" : "Записване", "Back" : "Назад", "Continue" : "Продължи", |