diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-01 02:37:42 +0000 |
commit | 248f5e93950a476b41c80bb0111a176186a13cc7 (patch) | |
tree | f2bb5008d3e8ab3fc98075b75f283fdde7bc6155 /apps/settings/l10n/uk.js | |
parent | 2600a00c007683f39e24028d4ad7a912937ef16f (diff) | |
download | nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.tar.gz nextcloud-server-248f5e93950a476b41c80bb0111a176186a13cc7.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/uk.js')
-rw-r--r-- | apps/settings/l10n/uk.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 4487870b9ec..62d211a6d16 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -179,6 +179,9 @@ OC.L10N.register( "Remove group" : "Вилучити групу", "You are about to remove the group {group}. The users will NOT be deleted." : "Ви збираєтеся вилучити групу {group}. Зауважте, користувачів групи НЕ буде вилучено.", "Please confirm the group removal " : "Будь ласка, підтвердіть вилучення групи", + "Current password" : "Поточний пароль", + "New password" : "Новий пароль", + "Change password" : "Змінити пароль", "Your email address" : "Ваша адреса електронної пошти", "No email address set" : "E-mail не вказано", "Language" : "Мова", @@ -318,9 +321,6 @@ OC.L10N.register( "You are using <strong>%s</strong>" : "Ви використовуєте <strong>%s</strong>", "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "Ви використовуєте <strong>%1$s</strong> з <strong>%2$s</strong> (<strong>%3$s %%</strong>)", "Locale" : "Локаль", - "Current password" : "Поточний пароль", - "New password" : "Новий пароль", - "Change password" : "Змінити пароль", "Migration in progress. Please wait until the migration is finished" : "Міграція триває. Будь ласка, зачекайте доки процес міграції завершиться", "Migration started …" : "Міграцію розпочато ...", "Couldn't remove app." : "Неможливо вилучити застосунок.", |