summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-15 01:54:41 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-15 01:54:41 -0500
commit4c233fef2a05a6e2142f4b619688dca1144a7cd3 (patch)
tree310f64f3d14c64bfae6aa6c6d7beb1b9460a5427 /apps
parent9d0915013bb7f36d31670419610211a521a9cd48 (diff)
downloadnextcloud-server-4c233fef2a05a6e2142f4b619688dca1144a7cd3.tar.gz
nextcloud-server-4c233fef2a05a6e2142f4b619688dca1144a7cd3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/uk.js13
-rw-r--r--apps/files/l10n/uk.json13
-rw-r--r--apps/files_encryption/l10n/uk.js5
-rw-r--r--apps/files_encryption/l10n/uk.json5
-rw-r--r--apps/files_external/l10n/uk.js3
-rw-r--r--apps/files_external/l10n/uk.json3
-rw-r--r--apps/files_sharing/l10n/uk.js16
-rw-r--r--apps/files_sharing/l10n/uk.json16
-rw-r--r--apps/files_trashbin/l10n/uk.js4
-rw-r--r--apps/files_trashbin/l10n/uk.json4
-rw-r--r--apps/user_ldap/l10n/uk.js1
-rw-r--r--apps/user_ldap/l10n/uk.json1
12 files changed, 76 insertions, 8 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 7275eea30f7..83ac40ff889 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -55,11 +55,13 @@ OC.L10N.register(
"Download" : "Завантажити",
"Select" : "Оберіть",
"Pending" : "Очікування",
+ "Unable to determine date" : "Неможливо визначити дату",
"Error moving file." : "Помилка переміщення файлу.",
"Error moving file" : "Помилка переміщення файлу",
"Error" : "Помилка",
"Could not rename file" : "Неможливо перейменувати файл",
"Error deleting file." : "Помилка видалення файлу.",
+ "No entries in this folder match '{filter}'" : "Нічого не знайдено в цій теці '{filter}'",
"Name" : "Ім'я",
"Size" : "Розмір",
"Modified" : "Змінено",
@@ -73,8 +75,9 @@ OC.L10N.register(
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Невірний закритий ключ для доданку шифрування. Оновіть пароль до вашого закритого ключа в особистих налаштуваннях.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрування було вимкнено, але ваші файли все ще зашифровано. Для розшифрування перейдіть до персональних налаштувань.",
- "_matches '{filter}'_::_match '{filter}'_" : ["","",""],
+ "_matches '{filter}'_::_match '{filter}'_" : ["знайдено '{filter}'","знайдено '{filter}'","знайдено '{filter}'"],
"{dirs} and {files}" : "{dirs} і {files}",
+ "Favorited" : "Улюблений",
"Favorite" : "Улюблений",
"%s could not be renamed as it has been deleted" : "%s не може бути перейменований, оскільки він видалений",
"%s could not be renamed" : "%s не може бути перейменований",
@@ -94,9 +97,15 @@ OC.L10N.register(
"From link" : "З посилання",
"Upload" : "Вивантажити",
"Cancel upload" : "Перервати завантаження",
+ "No files yet" : "Немає нічого",
+ "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйте з пристроями!",
+ "No entries found in this folder" : "Записів не знайдено в цій папці",
+ "Select all" : "Вибрати всі",
"Upload too large" : "Файл занадто великий",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері.",
"Files are being scanned, please wait." : "Файли скануються, зачекайте, будь-ласка.",
- "Currently scanning" : "Триває перевірка"
+ "Currently scanning" : "Триває перевірка",
+ "No favorites" : "Немає обраних",
+ "Files and folders you mark as favorite will show up here" : "Файли і папки, які ви помітити як улюблені з'явиться тут"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index af7ce2cd751..67c13571dd7 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -53,11 +53,13 @@
"Download" : "Завантажити",
"Select" : "Оберіть",
"Pending" : "Очікування",
+ "Unable to determine date" : "Неможливо визначити дату",
"Error moving file." : "Помилка переміщення файлу.",
"Error moving file" : "Помилка переміщення файлу",
"Error" : "Помилка",
"Could not rename file" : "Неможливо перейменувати файл",
"Error deleting file." : "Помилка видалення файлу.",
+ "No entries in this folder match '{filter}'" : "Нічого не знайдено в цій теці '{filter}'",
"Name" : "Ім'я",
"Size" : "Розмір",
"Modified" : "Змінено",
@@ -71,8 +73,9 @@
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "Невірний закритий ключ для доданку шифрування. Оновіть пароль до вашого закритого ключа в особистих налаштуваннях.",
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "Шифрування було вимкнено, але ваші файли все ще зашифровано. Для розшифрування перейдіть до персональних налаштувань.",
- "_matches '{filter}'_::_match '{filter}'_" : ["","",""],
+ "_matches '{filter}'_::_match '{filter}'_" : ["знайдено '{filter}'","знайдено '{filter}'","знайдено '{filter}'"],
"{dirs} and {files}" : "{dirs} і {files}",
+ "Favorited" : "Улюблений",
"Favorite" : "Улюблений",
"%s could not be renamed as it has been deleted" : "%s не може бути перейменований, оскільки він видалений",
"%s could not be renamed" : "%s не може бути перейменований",
@@ -92,9 +95,15 @@
"From link" : "З посилання",
"Upload" : "Вивантажити",
"Cancel upload" : "Перервати завантаження",
+ "No files yet" : "Немає нічого",
+ "Upload some content or sync with your devices!" : "Завантажте вміст або синхронізуйте з пристроями!",
+ "No entries found in this folder" : "Записів не знайдено в цій папці",
+ "Select all" : "Вибрати всі",
"Upload too large" : "Файл занадто великий",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері.",
"Files are being scanned, please wait." : "Файли скануються, зачекайте, будь-ласка.",
- "Currently scanning" : "Триває перевірка"
+ "Currently scanning" : "Триває перевірка",
+ "No favorites" : "Немає обраних",
+ "Files and folders you mark as favorite will show up here" : "Файли і папки, які ви помітити як улюблені з'явиться тут"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file
diff --git a/apps/files_encryption/l10n/uk.js b/apps/files_encryption/l10n/uk.js
index 15783a5172e..185075f13f0 100644
--- a/apps/files_encryption/l10n/uk.js
+++ b/apps/files_encryption/l10n/uk.js
@@ -23,10 +23,11 @@ OC.L10N.register(
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." : "Ваш секретний ключ не дійсний! Ймовірно ваш пароль був змінений ззовні %s (наприклад, корпоративний каталог). Ви можете оновити секретний ключ в особистих налаштуваннях на сторінці відновлення доступу до зашифрованих файлів.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не можу розшифрувати цей файл, можливо він опублікований. Будь ласка, попросіть власника опублікувати його заново.",
"Unknown error. Please check your system settings or contact your administrator" : "Невідома помилка. Будь ласка, перевірте налаштування системи або зверніться до адміністратора.",
- "Missing requirements." : "Відсутні вимоги.",
- "Following users are not set up for encryption:" : "Для наступних користувачів шифрування не налаштоване:",
"Initial encryption started... This can take some time. Please wait." : "Початкове шифрування почалося... Це може зайняти деякий час. Будь ласка, почекайте.",
"Initial encryption running... Please try again later." : "Початкове шифрування працює... Це може зайняти деякий час. Будь ласка, почекайте.",
+ "Missing requirements." : "Відсутні вимоги.",
+ "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Будь ласка, переконайтеся, що OpenSSL разом з розширенням PHP включена і налаштована належним чином. В даний час, шифрування додатку було відключено.",
+ "Following users are not set up for encryption:" : "Для наступних користувачів шифрування не налаштоване:",
"Go directly to your %spersonal settings%s." : "Перейти навпростець до ваших %spersonal settings%s.",
"Encryption" : "Шифрування",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
diff --git a/apps/files_encryption/l10n/uk.json b/apps/files_encryption/l10n/uk.json
index 69444961860..cfa661e3bdf 100644
--- a/apps/files_encryption/l10n/uk.json
+++ b/apps/files_encryption/l10n/uk.json
@@ -21,10 +21,11 @@
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." : "Ваш секретний ключ не дійсний! Ймовірно ваш пароль був змінений ззовні %s (наприклад, корпоративний каталог). Ви можете оновити секретний ключ в особистих налаштуваннях на сторінці відновлення доступу до зашифрованих файлів.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не можу розшифрувати цей файл, можливо він опублікований. Будь ласка, попросіть власника опублікувати його заново.",
"Unknown error. Please check your system settings or contact your administrator" : "Невідома помилка. Будь ласка, перевірте налаштування системи або зверніться до адміністратора.",
- "Missing requirements." : "Відсутні вимоги.",
- "Following users are not set up for encryption:" : "Для наступних користувачів шифрування не налаштоване:",
"Initial encryption started... This can take some time. Please wait." : "Початкове шифрування почалося... Це може зайняти деякий час. Будь ласка, почекайте.",
"Initial encryption running... Please try again later." : "Початкове шифрування працює... Це може зайняти деякий час. Будь ласка, почекайте.",
+ "Missing requirements." : "Відсутні вимоги.",
+ "Please make sure that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." : "Будь ласка, переконайтеся, що OpenSSL разом з розширенням PHP включена і налаштована належним чином. В даний час, шифрування додатку було відключено.",
+ "Following users are not set up for encryption:" : "Для наступних користувачів шифрування не налаштоване:",
"Go directly to your %spersonal settings%s." : "Перейти навпростець до ваших %spersonal settings%s.",
"Encryption" : "Шифрування",
"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
diff --git a/apps/files_external/l10n/uk.js b/apps/files_external/l10n/uk.js
index dc914f9340f..2b1cf3e0ee3 100644
--- a/apps/files_external/l10n/uk.js
+++ b/apps/files_external/l10n/uk.js
@@ -53,9 +53,12 @@ OC.L10N.register(
"(group)" : "(група)",
"Saved" : "Збереженно",
"<b>Note:</b> " : "<b>Примітка:</b>",
+ "and" : "і",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примітка:</b> Підтримку cURL в PHP не ввімкнено чи не встановлена. Під'єднатися до %s неможливо. Зверніться до системного адміністратора.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примітка:</b> Підтримку FTP в PHP не ввімкнено чи не встановлена. Під'єднатися до %s неможливо. Зверніться до системного адміністратора.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примітка:</b> \"%s\" не встановлено. Під'єднатися до %s неможливо. Зверніться до системного адміністратора.",
+ "No external storage configured" : "Немає налаштованих зовнішніх сховищ",
+ "You can configure external storages in the personal settings" : "Ви можете налаштувати зовнішні сховища в особистих налаштуваннях",
"Name" : "Ім'я",
"Storage type" : "Тип сховища",
"Scope" : "Область",
diff --git a/apps/files_external/l10n/uk.json b/apps/files_external/l10n/uk.json
index 7c18abea055..55469685ac9 100644
--- a/apps/files_external/l10n/uk.json
+++ b/apps/files_external/l10n/uk.json
@@ -51,9 +51,12 @@
"(group)" : "(група)",
"Saved" : "Збереженно",
"<b>Note:</b> " : "<b>Примітка:</b>",
+ "and" : "і",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примітка:</b> Підтримку cURL в PHP не ввімкнено чи не встановлена. Під'єднатися до %s неможливо. Зверніться до системного адміністратора.",
"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примітка:</b> Підтримку FTP в PHP не ввімкнено чи не встановлена. Під'єднатися до %s неможливо. Зверніться до системного адміністратора.",
"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Примітка:</b> \"%s\" не встановлено. Під'єднатися до %s неможливо. Зверніться до системного адміністратора.",
+ "No external storage configured" : "Немає налаштованих зовнішніх сховищ",
+ "You can configure external storages in the personal settings" : "Ви можете налаштувати зовнішні сховища в особистих налаштуваннях",
"Name" : "Ім'я",
"Storage type" : "Тип сховища",
"Scope" : "Область",
diff --git a/apps/files_sharing/l10n/uk.js b/apps/files_sharing/l10n/uk.js
index 7d7b8bb6981..40f331d7b27 100644
--- a/apps/files_sharing/l10n/uk.js
+++ b/apps/files_sharing/l10n/uk.js
@@ -8,17 +8,33 @@ OC.L10N.register(
"Shared with you" : "Доступне для вас",
"Shared with others" : "Доступне для інших",
"Shared by link" : "Доступне за посиланням",
+ "Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
+ "Files and folders others share with you will show up here" : "Розшарені для вас файли і папки з'являться тут",
+ "Nothing shared yet" : "Немає нічого розшареного",
+ "Files and folders you share will show up here" : "Файли і папки, які розшарені для вас відображатимуться тут",
+ "No shared links" : "Немає опублікованих посилань",
+ "Files and folders you share by link will show up here" : "Файли і папки, якими ви поділитися по посиланню будуть відображатися тут",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
"Remote share" : "Віддалена загальна тека",
"Remote share password" : "Пароль для віддаленої загальної теки",
"Cancel" : "Відмінити",
"Add remote share" : "Додати віддалену загальну теку",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Немає установленого OwnCloud (7 або вище), можна знайти на {remote}",
"Invalid ownCloud url" : "Невірний ownCloud URL",
"Share" : "Поділитися",
"Shared by" : "Опубліковано",
+ "A file or folder was shared from <strong>another server</strong>" : "Файл або каталог був опублікований <strong>з іншого сервера</strong>",
+ "A public shared file or folder was <strong>downloaded</strong>" : "Опублікований файл або каталог був <strong>завантажений</strong>",
+ "You received a new remote share from %s" : "Ви отримали нову віддалену папку %s",
+ "%1$s accepted remote share %2$s" : "%1$s віддалена шара підтверджена %2$s",
+ "%1$s declined remote share %2$s" : "%1$s віддалена шара скасована %2$s",
+ "%1$s unshared %2$s from you" : "%1$s не розшарений %2$s для вас",
+ "Public shared folder %1$s was downloaded" : "Опублікований каталог %1$s був завантажений",
+ "Public shared file %1$s was downloaded" : "Опублікований файл %1$s був завантажений",
"This share is password-protected" : "Цей ресурс обміну захищений паролем",
"The password is wrong. Try again." : "Невірний пароль. Спробуйте ще раз.",
"Password" : "Пароль",
+ "No entries found in this folder" : "Записів не знайдено в цій папці",
"Name" : "Ім'я",
"Share time" : "Дата публікації",
"Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не працює.",
diff --git a/apps/files_sharing/l10n/uk.json b/apps/files_sharing/l10n/uk.json
index 7001016e579..12199b3192a 100644
--- a/apps/files_sharing/l10n/uk.json
+++ b/apps/files_sharing/l10n/uk.json
@@ -6,17 +6,33 @@
"Shared with you" : "Доступне для вас",
"Shared with others" : "Доступне для інших",
"Shared by link" : "Доступне за посиланням",
+ "Nothing shared with you yet" : "Ніхто з вами ще не поділився файлами",
+ "Files and folders others share with you will show up here" : "Розшарені для вас файли і папки з'являться тут",
+ "Nothing shared yet" : "Немає нічого розшареного",
+ "Files and folders you share will show up here" : "Файли і папки, які розшарені для вас відображатимуться тут",
+ "No shared links" : "Немає опублікованих посилань",
+ "Files and folders you share by link will show up here" : "Файли і папки, якими ви поділитися по посиланню будуть відображатися тут",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Додати віддалену загальну теку {name} з {owner}@{remote}?",
"Remote share" : "Віддалена загальна тека",
"Remote share password" : "Пароль для віддаленої загальної теки",
"Cancel" : "Відмінити",
"Add remote share" : "Додати віддалену загальну теку",
+ "No ownCloud installation (7 or higher) found at {remote}" : "Немає установленого OwnCloud (7 або вище), можна знайти на {remote}",
"Invalid ownCloud url" : "Невірний ownCloud URL",
"Share" : "Поділитися",
"Shared by" : "Опубліковано",
+ "A file or folder was shared from <strong>another server</strong>" : "Файл або каталог був опублікований <strong>з іншого сервера</strong>",
+ "A public shared file or folder was <strong>downloaded</strong>" : "Опублікований файл або каталог був <strong>завантажений</strong>",
+ "You received a new remote share from %s" : "Ви отримали нову віддалену папку %s",
+ "%1$s accepted remote share %2$s" : "%1$s віддалена шара підтверджена %2$s",
+ "%1$s declined remote share %2$s" : "%1$s віддалена шара скасована %2$s",
+ "%1$s unshared %2$s from you" : "%1$s не розшарений %2$s для вас",
+ "Public shared folder %1$s was downloaded" : "Опублікований каталог %1$s був завантажений",
+ "Public shared file %1$s was downloaded" : "Опублікований файл %1$s був завантажений",
"This share is password-protected" : "Цей ресурс обміну захищений паролем",
"The password is wrong. Try again." : "Невірний пароль. Спробуйте ще раз.",
"Password" : "Пароль",
+ "No entries found in this folder" : "Записів не знайдено в цій папці",
"Name" : "Ім'я",
"Share time" : "Дата публікації",
"Sorry, this link doesn’t seem to work anymore." : "На жаль, посилання більше не працює.",
diff --git a/apps/files_trashbin/l10n/uk.js b/apps/files_trashbin/l10n/uk.js
index a3272ac313f..656a6f7b50b 100644
--- a/apps/files_trashbin/l10n/uk.js
+++ b/apps/files_trashbin/l10n/uk.js
@@ -8,6 +8,10 @@ OC.L10N.register(
"Delete permanently" : "Видалити назавжди",
"Error" : "Помилка",
"restored" : "відновлено",
+ "No deleted files" : "Немає видалених файлів",
+ "You will be able to recover deleted files from here" : "Ви зможете відновлювати видалені файли звідси",
+ "No entries found in this folder" : "Записів не знайдено в цій папці",
+ "Select all" : "Вибрати всі",
"Name" : "Ім'я",
"Deleted" : "Видалено",
"Delete" : "Видалити"
diff --git a/apps/files_trashbin/l10n/uk.json b/apps/files_trashbin/l10n/uk.json
index a711236cd0a..bfd6860252e 100644
--- a/apps/files_trashbin/l10n/uk.json
+++ b/apps/files_trashbin/l10n/uk.json
@@ -6,6 +6,10 @@
"Delete permanently" : "Видалити назавжди",
"Error" : "Помилка",
"restored" : "відновлено",
+ "No deleted files" : "Немає видалених файлів",
+ "You will be able to recover deleted files from here" : "Ви зможете відновлювати видалені файли звідси",
+ "No entries found in this folder" : "Записів не знайдено в цій папці",
+ "Select all" : "Вибрати всі",
"Name" : "Ім'я",
"Deleted" : "Видалено",
"Delete" : "Видалити"
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js
index 0b8e8946e0f..7d0409fabac 100644
--- a/apps/user_ldap/l10n/uk.js
+++ b/apps/user_ldap/l10n/uk.js
@@ -33,6 +33,7 @@ OC.L10N.register(
"Confirm Deletion" : "Підтвердіть Видалення",
"_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "],
"_%s user found_::_%s users found_" : ["%s користувач знайден","%s користувачів знайдено","%s користувачів знайдено"],
+ "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не вдалося виявити ім'я користувача. Будь ласка, сформулюйте самі в розширених налаштуваннях LDAP.",
"Could not find the desired feature" : "Не вдалося знайти потрібну функцію",
"Invalid Host" : "Невірний Host",
"Server" : "Сервер",
diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json
index 9fb1ce119fb..e069adf2ea7 100644
--- a/apps/user_ldap/l10n/uk.json
+++ b/apps/user_ldap/l10n/uk.json
@@ -31,6 +31,7 @@
"Confirm Deletion" : "Підтвердіть Видалення",
"_%s group found_::_%s groups found_" : [" %s група знайдена "," %s груп знайдено ","%s груп знайдено "],
"_%s user found_::_%s users found_" : ["%s користувач знайден","%s користувачів знайдено","%s користувачів знайдено"],
+ "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Не вдалося виявити ім'я користувача. Будь ласка, сформулюйте самі в розширених налаштуваннях LDAP.",
"Could not find the desired feature" : "Не вдалося знайти потрібну функцію",
"Invalid Host" : "Невірний Host",
"Server" : "Сервер",