diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-10 02:24:52 +0000 |
commit | 1cfea13e943411cd98988911e9e13dd7d78682fc (patch) | |
tree | 11acc6ed7d2fa78e2717c48575c6aef911f890d8 /apps/settings/l10n/uk.js | |
parent | 79f1c30a31f9453b119f9e9880a6308a86c78b39 (diff) | |
download | nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.tar.gz nextcloud-server-1cfea13e943411cd98988911e9e13dd7d78682fc.zip |
Fix(l10n): 🔠 Update translations 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 c70b4678f84..574405cb165 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -31,11 +31,11 @@ OC.L10N.register( "An administrator removed you from group {group}" : "Адміністратор вилучив вас з групи {group}", "An administrator removed {user} from group {group}" : "Адміністратор вилучив {user} з групи {group}", "Your <strong>group memberships</strong> were modified" : "Параметри вашої <strong>участі в групі</strong> оновлено", - "{actor} changed your password" : "{actor} змінив ваш пароль", + "{actor} changed your password" : "{actor} змінив(-ла) ваш пароль", "You changed your password" : "Ви змінили пароль", "Your password was reset by an administrator" : "Ваш пароль був скинутий адміністратором", "Your password was reset" : "Ваш пароль скинуто", - "{actor} changed your email address" : "{actor} змінив адресу вашої ел.пошти", + "{actor} changed your email address" : "{actor} змінив(-ла) адресу вашої ел.пошти", "You changed your email address" : "Ви змінили ел.адресу", "Your email address was changed by an administrator" : "Ваша email адреса змінена адміністратором", "You deleted app password \"{token}\"" : "Ви вилучили пароль застосунку \"{token}\"", @@ -90,7 +90,7 @@ OC.L10N.register( "Some account data was invalid" : "Деякі дані облікового запису недійсні", "In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "Щоб підтвердити свій обліковий запис Twitter, опублікуйте наступний твіт у Twitter (переконайтеся, що опубліковано без розривів рядків):", "In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "Щоб підтвердити свій веб-сайт, збережіть наведений нижче вміст у корені вебсервера: '.well-known/CloudIdVerificationCode.txt' (переконайтеся, що повний текст розміщено в один рядок):", - "%1$s changed your password on %2$s." : "%1$s змінив ваш пароль у хмарі %2$s.", + "%1$s changed your password on %2$s." : "%1$s змінив(-ла) ваш пароль у хмарі %2$s.", "Your password on %s was changed." : "Ваш пароль на сервері %s був змінений.", "Your password on %s was reset by an administrator." : "Ваш пароль на сервері %s був скинутий адміністратором", "Your password on %s was reset." : "Ваш пароль на %s перевстановлено.", |