diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-02 02:24:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-02 02:24:47 +0000 |
commit | 99a22078b3313e9d1be6541aad7c30f74c6eee8b (patch) | |
tree | 454842039601fd3a810e99be8bc40993c8ee7d39 /apps/updatenotification | |
parent | f167fe0ceb7179ef8ae705bb47c44e596196b5d8 (diff) | |
download | nextcloud-server-99a22078b3313e9d1be6541aad7c30f74c6eee8b.tar.gz nextcloud-server-99a22078b3313e9d1be6541aad7c30f74c6eee8b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/uk.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/uk.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/uk.js b/apps/updatenotification/l10n/uk.js index 50889869ffa..ef2c132179d 100644 --- a/apps/updatenotification/l10n/uk.js +++ b/apps/updatenotification/l10n/uk.js @@ -21,6 +21,8 @@ OC.L10N.register( "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:" : "Повідомляти учасників таких груп про наявні оновлення:", + "The selected update channel makes dedicated notifications for the server obsolete." : "Вибраний канал оновлення робить спеціальні сповіщення для сервера застарілими.", + "The selected update channel does not support updates of the server." : "Вибраний канал оновлення не підтримує оновлення сервера.", "A new version is available: <strong>{newVersionString}</strong>" : "Доступна нова версія: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Перевірень {lastCheckedDate}", "View changelog" : "Переглянути журнал змін", diff --git a/apps/updatenotification/l10n/uk.json b/apps/updatenotification/l10n/uk.json index 12df81f24f6..dae5e022e03 100644 --- a/apps/updatenotification/l10n/uk.json +++ b/apps/updatenotification/l10n/uk.json @@ -19,6 +19,8 @@ "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:" : "Повідомляти учасників таких груп про наявні оновлення:", + "The selected update channel makes dedicated notifications for the server obsolete." : "Вибраний канал оновлення робить спеціальні сповіщення для сервера застарілими.", + "The selected update channel does not support updates of the server." : "Вибраний канал оновлення не підтримує оновлення сервера.", "A new version is available: <strong>{newVersionString}</strong>" : "Доступна нова версія: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Перевірень {lastCheckedDate}", "View changelog" : "Переглянути журнал змін", |