diff options
Diffstat (limited to 'apps/user_ldap/l10n/uk.json')
-rw-r--r-- | apps/user_ldap/l10n/uk.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json index 5a04bf4b356..6590a639dfa 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -8,6 +8,7 @@ "No configuration specified" : "Немає конфігурації", "No data specified" : "Немає даних", " Could not set configuration %s" : "Не вдалося встановити конфігурацію %s", + "Action does not exist" : "Дія не існує", "Configuration incorrect" : "Невірна конфігурація", "Configuration incomplete" : "Конфігурація неповна", "Configuration OK" : "Конфігурація OK", @@ -17,6 +18,8 @@ "{nthServer}. Server" : "{nthServer}. Сервер", "Do you really want to delete the current Server Configuration?" : "Ви дійсно бажаєте видалити поточну конфігурацію сервера ?", "Confirm Deletion" : "Підтвердіть Видалення", + "Mappings cleared successfully!" : "Відображення успішно очищенні!", + "Error while clearing the mappings." : "Помилка при очищенні відображень.", "Select attributes" : "Виберіть атрибути", "User found and settings verified." : "Користувача знайдено і налаштування перевірені.", "_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "], @@ -30,10 +33,13 @@ "Test Configuration" : "Тестове налаштування", "Help" : "Допомога", "Groups meeting these criteria are available in %s:" : "Групи, що відповідають цим критеріям доступні в %s:", + "Only from these groups:" : "Лише з цих груп:", "Search groups" : "Пошук груп", "Available groups" : "Доступні групи", "Selected groups" : "Обрані групи", + "LDAP Filter:" : "LDAP фільтр:", "The filter specifies which LDAP groups shall have access to the %s instance." : "Фільтр визначає, які LDAP групи повинні мати доступ до %s примірника.", + "LDAP / AD Email Address:" : "LDAP / AD Email адреса:", "Other Attributes:" : "Інші Атрибути:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Визначає фільтр, який слід застосовувати при спробі входу.\n%%uid замінює ім'я користувача при вході в систему. Приклад: \"uid=%%uid\"", "1. Server" : "1. Сервер", |