diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-11 00:24:29 +0000 |
commit | 12bafe16d5635fe340bde43eb47f1d877f5b92c5 (patch) | |
tree | a2bdf5083babcb3e8620decc069e2654d287ae36 /apps/updatenotification | |
parent | 9d7e1e0ba3a3676ca647e18aee4dbd2b629378e4 (diff) | |
download | nextcloud-server-12bafe16d5635fe340bde43eb47f1d877f5b92c5.tar.gz nextcloud-server-12bafe16d5635fe340bde43eb47f1d877f5b92c5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/uk.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/uk.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/en_GB.js b/apps/updatenotification/l10n/en_GB.js index 186cee487f1..d1e02f57d85 100644 --- a/apps/updatenotification/l10n/en_GB.js +++ b/apps/updatenotification/l10n/en_GB.js @@ -20,6 +20,7 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!", "Open updater" : "Open updater", "Download now" : "Download now", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update.", "What's new?" : "What's new?", "View changelog" : "View changelog", "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.", diff --git a/apps/updatenotification/l10n/en_GB.json b/apps/updatenotification/l10n/en_GB.json index c3b9c628926..cb6863f2f57 100644 --- a/apps/updatenotification/l10n/en_GB.json +++ b/apps/updatenotification/l10n/en_GB.json @@ -18,6 +18,7 @@ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!", "Open updater" : "Open updater", "Download now" : "Download now", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update.", "What's new?" : "What's new?", "View changelog" : "View changelog", "The update check is not yet finished. Please refresh the page." : "The update check is not yet finished. Please refresh the page.", diff --git a/apps/updatenotification/l10n/uk.js b/apps/updatenotification/l10n/uk.js index 70cd829d914..69d2d7f770a 100644 --- a/apps/updatenotification/l10n/uk.js +++ b/apps/updatenotification/l10n/uk.js @@ -20,6 +20,7 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Будь ласка, зверніть увагу, що веб-оновлювач не рекомендується, якщо кількість користувачів перевищує 100! Натомість використовуйте засіб оновлення командного рядка!", "Open updater" : "Оновити", "Download now" : "Звантажити зараз", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Веб-оновлення вимкнено. Для оновлення, будь ласка, скористайтеся засобом оновлення з командного рядка або відповідним до вашого методу встановлення механізмом оновлення (наприклад, Docker pull).", "What's new?" : "Що нового?", "View changelog" : "Переглянути журнал змін", "The update check is not yet finished. Please refresh the page." : "Перевірку на нові версії не завершено. Будь ласка, перезавантажте сторінку.", diff --git a/apps/updatenotification/l10n/uk.json b/apps/updatenotification/l10n/uk.json index f8b253cccca..65b2e1ef170 100644 --- a/apps/updatenotification/l10n/uk.json +++ b/apps/updatenotification/l10n/uk.json @@ -18,6 +18,7 @@ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Будь ласка, зверніть увагу, що веб-оновлювач не рекомендується, якщо кількість користувачів перевищує 100! Натомість використовуйте засіб оновлення командного рядка!", "Open updater" : "Оновити", "Download now" : "Звантажити зараз", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Веб-оновлення вимкнено. Для оновлення, будь ласка, скористайтеся засобом оновлення з командного рядка або відповідним до вашого методу встановлення механізмом оновлення (наприклад, Docker pull).", "What's new?" : "Що нового?", "View changelog" : "Переглянути журнал змін", "The update check is not yet finished. Please refresh the page." : "Перевірку на нові версії не завершено. Будь ласка, перезавантажте сторінку.", |