diff options
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" : "Виберіть атрибути", |