diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-03 00:26:05 +0000 |
commit | 4d227c195f1dee04dc3fc426484ee07314da4385 (patch) | |
tree | c433dc36ef736e39db7fa11581f8aa039a10991d /apps/updatenotification/l10n | |
parent | 8c2ff08fb7363e070dfb4e0a0115fa0523593009 (diff) | |
download | nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.tar.gz nextcloud-server-4d227c195f1dee04dc3fc426484ee07314da4385.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/uk.js | 3 | ||||
-rw-r--r-- | apps/updatenotification/l10n/uk.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/uk.js b/apps/updatenotification/l10n/uk.js index 86ed52cd505..a021b508500 100644 --- a/apps/updatenotification/l10n/uk.js +++ b/apps/updatenotification/l10n/uk.js @@ -26,6 +26,9 @@ OC.L10N.register( "The update check is not yet finished. Please refresh the page." : "Перевірку на нові версії не завершено. Будь ласка, перезавантажте сторінку.", "Your version is up to date." : "У вас актуальна версія", "A non-default update server is in use to be checked for updates:" : "Використовується нетиповий сервер оновлення для перевірки на оновлення:", + "Update channel" : "Канал оновлень", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Зміна каналу оновлень також вплине на сторінку керування застосунками. Так, після перемикання на канал \"бета\", вам пропонуватимуться до встановлення оновлення застосунків бета-версій на сторінці керування застосунками.", + "Current update channel:" : "Поточний канал оновлень:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Ви завжди зможете перейти на нову версію, проте не можна буде повернутися на стабільну версію.", "Notify members of the following groups about available updates:" : "Повідомляти учасників таких груп про доступні оновлення:", "No groups" : "Без груп", diff --git a/apps/updatenotification/l10n/uk.json b/apps/updatenotification/l10n/uk.json index bd2a757d96b..81095710b1c 100644 --- a/apps/updatenotification/l10n/uk.json +++ b/apps/updatenotification/l10n/uk.json @@ -24,6 +24,9 @@ "The update check is not yet finished. Please refresh the page." : "Перевірку на нові версії не завершено. Будь ласка, перезавантажте сторінку.", "Your version is up to date." : "У вас актуальна версія", "A non-default update server is in use to be checked for updates:" : "Використовується нетиповий сервер оновлення для перевірки на оновлення:", + "Update channel" : "Канал оновлень", + "Changing the update channel also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page." : "Зміна каналу оновлень також вплине на сторінку керування застосунками. Так, після перемикання на канал \"бета\", вам пропонуватимуться до встановлення оновлення застосунків бета-версій на сторінці керування застосунками.", + "Current update channel:" : "Поточний канал оновлень:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Ви завжди зможете перейти на нову версію, проте не можна буде повернутися на стабільну версію.", "Notify members of the following groups about available updates:" : "Повідомляти учасників таких груп про доступні оновлення:", "No groups" : "Без груп", |