diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/uk.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/uk.js')
-rw-r--r-- | core/l10n/uk.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/uk.js b/core/l10n/uk.js index 717264eb792..7458baabcdb 100644 --- a/core/l10n/uk.js +++ b/core/l10n/uk.js @@ -351,6 +351,7 @@ OC.L10N.register( "Skip to main content" : "Перейти до основного вмісту", "Skip to navigation of app" : "Перейти до навігації застосунку", "Get your own free account" : "Отримати безкоштовний обліковий запис", + "Go to %s" : "Перейти до %s", "Confirm your password" : "Підтвердіть пароль", "Connect to your account" : "Увійти до вашого облікового запису", "Please log in before granting %1$s access to your %2$s account." : "Для надання %1$s доступу до облікового запису %2$s необхідно увійти в систему.", @@ -370,7 +371,6 @@ OC.L10N.register( "Email address" : "Адреса ел.пошти", "Password sent!" : "Пароль надіслано!", "You are not authorized to request a password for this share" : "Ви не маєте права запитувати пароль для цього ресурсу", - "Go to %s" : "Перейти до %s", "Two-factor authentication" : "Двофакторна аутентифікація", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Для вашого облікового запису налаштовано посилену безпеку. Виберіть другий фактор для авторизації.", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Неможливо завантажити щонайменше один з активованих вами способів двофакторної авторизації. Будь ласка, сконтактуйте з адміністратором.", |