diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-21 02:17:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-21 02:17:26 +0000 |
commit | d870e9ece5898050f88bc678c8c445cd435b6cc8 (patch) | |
tree | 268963b09a3b682df61f57fae0588993dd90e2ea /apps/user_ldap | |
parent | 0a45f44bebb10d01d4f8140830b6b186199d56ba (diff) | |
download | nextcloud-server-d870e9ece5898050f88bc678c8c445cd435b6cc8.tar.gz nextcloud-server-d870e9ece5898050f88bc678c8c445cd435b6cc8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/uk.js | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/uk.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_ldap/l10n/uk.js b/apps/user_ldap/l10n/uk.js index 3c425d75baa..e401c113335 100644 --- a/apps/user_ldap/l10n/uk.js +++ b/apps/user_ldap/l10n/uk.js @@ -2,7 +2,7 @@ OC.L10N.register( "user_ldap", { "Failed to clear the mappings." : "Не вдалося очистити відображення.", - "Failed to delete the server configuration" : "Не вдалося видалити конфігурацію сервера", + "Failed to delete the server configuration" : "Не вдалося вилучити конфігурацію сервера", "No action specified" : "Ніяких дій не вказано", "No configuration specified" : "Немає конфігурації", "No data specified" : "Немає даних", @@ -20,8 +20,8 @@ OC.L10N.register( "Select object classes" : "Виберіть класи об'єктів", "Please specify the port, it could not be auto-detected." : "Будь ласка, вкажіть порт, він не може бути визначений автоматично.", "{nthServer}. Server" : "{nthServer}. Сервер", - "Do you really want to delete the current Server Configuration?" : "Ви дійсно бажаєте видалити поточну конфігурацію сервера ?", - "Confirm Deletion" : "Підтвердіть Видалення", + "Do you really want to delete the current Server Configuration?" : "Дійсно вилучити поточну конфігурацію сервера ?", + "Confirm Deletion" : "Підтвердіть вилучення", "Mappings cleared successfully!" : "Відображення успішно очищенні!", "Error while clearing the mappings." : "Помилка при очищенні відображень.", "Select attributes" : "Виберіть атрибути", diff --git a/apps/user_ldap/l10n/uk.json b/apps/user_ldap/l10n/uk.json index c3e923cd264..a3e83169d69 100644 --- a/apps/user_ldap/l10n/uk.json +++ b/apps/user_ldap/l10n/uk.json @@ -1,6 +1,6 @@ { "translations": { "Failed to clear the mappings." : "Не вдалося очистити відображення.", - "Failed to delete the server configuration" : "Не вдалося видалити конфігурацію сервера", + "Failed to delete the server configuration" : "Не вдалося вилучити конфігурацію сервера", "No action specified" : "Ніяких дій не вказано", "No configuration specified" : "Немає конфігурації", "No data specified" : "Немає даних", @@ -18,8 +18,8 @@ "Select object classes" : "Виберіть класи об'єктів", "Please specify the port, it could not be auto-detected." : "Будь ласка, вкажіть порт, він не може бути визначений автоматично.", "{nthServer}. Server" : "{nthServer}. Сервер", - "Do you really want to delete the current Server Configuration?" : "Ви дійсно бажаєте видалити поточну конфігурацію сервера ?", - "Confirm Deletion" : "Підтвердіть Видалення", + "Do you really want to delete the current Server Configuration?" : "Дійсно вилучити поточну конфігурацію сервера ?", + "Confirm Deletion" : "Підтвердіть вилучення", "Mappings cleared successfully!" : "Відображення успішно очищенні!", "Error while clearing the mappings." : "Помилка при очищенні відображень.", "Select attributes" : "Виберіть атрибути", |