diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-08 02:23:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-08 02:23:08 +0000 |
commit | e8f087d7d1b8848d9f1ca84ae3a907e7642bf09c (patch) | |
tree | 64afdc7300808c89f3f8f07851afcfeca8440bbd /apps/updatenotification | |
parent | c28542ef7f0e7dd9de685743458bea60e0b6c18e (diff) | |
download | nextcloud-server-e8f087d7d1b8848d9f1ca84ae3a907e7642bf09c.tar.gz nextcloud-server-e8f087d7d1b8848d9f1ca84ae3a907e7642bf09c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r-- | apps/updatenotification/l10n/cs.js | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.json | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index 64d76ded4d5..f026adcfd30 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -26,6 +26,7 @@ OC.L10N.register( "Update channel:" : "Kanál aktualizací:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Vždy je možné přejít na novější verzi. Poté už se ale nelze vrátit zpět ke starší verzi ze stabilnějšímu kanálu.", "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupnost aktualizací:", + "Only notifications for app updates are available." : "K dispozici jsou upozornění pouze na aktualizace aplikací.", "The selected update channel makes dedicated notifications for the server obsolete." : "Pro zvolený kanál aktualizací se už vyhrazená upozorňování pro server nepoužívají.", "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.", "A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>", diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json index 9c7ef96b6b8..5e902214d02 100644 --- a/apps/updatenotification/l10n/cs.json +++ b/apps/updatenotification/l10n/cs.json @@ -24,6 +24,7 @@ "Update channel:" : "Kanál aktualizací:", "You can always update to a newer version. But you can never downgrade to a more stable version." : "Vždy je možné přejít na novější verzi. Poté už se ale nelze vrátit zpět ke starší verzi ze stabilnějšímu kanálu.", "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupnost aktualizací:", + "Only notifications for app updates are available." : "K dispozici jsou upozornění pouze na aktualizace aplikací.", "The selected update channel makes dedicated notifications for the server obsolete." : "Pro zvolený kanál aktualizací se už vyhrazená upozorňování pro server nepoužívají.", "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.", "A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>", diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index 258efb64efa..9afb7308b9c 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -42,7 +42,7 @@ OC.L10N.register( "Stable" : "穩定", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新的穩定版本。適於一般使用,一律更新到最新主要版本。", "Beta" : "Beta 測試版", - "A pre-release version only for testing new features, not for production environments." : "預發布版本僅用於測試新功能,不適用於生產環境。", + "A pre-release version only for testing new features, not for production environments." : "預發佈版本僅用於測試新功能,不適用於生產環境。", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["<strong>%n</strong> 個應用程式沒有適用於此 Nextcloud 版本的兼容版本"], "Apps missing updates" : "缺少更新的應用程式", "Apps with available updates" : "有可用更新的應用程式", diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index f4c6b663eec..c6fe33a22a9 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -40,7 +40,7 @@ "Stable" : "穩定", "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "最新的穩定版本。適於一般使用,一律更新到最新主要版本。", "Beta" : "Beta 測試版", - "A pre-release version only for testing new features, not for production environments." : "預發布版本僅用於測試新功能,不適用於生產環境。", + "A pre-release version only for testing new features, not for production environments." : "預發佈版本僅用於測試新功能,不適用於生產環境。", "_<strong>%n</strong> app has no compatible version for this Nextcloud version available_::_<strong>%n</strong> apps have no compatible version for this Nextcloud version available_" : ["<strong>%n</strong> 個應用程式沒有適用於此 Nextcloud 版本的兼容版本"], "Apps missing updates" : "缺少更新的應用程式", "Apps with available updates" : "有可用更新的應用程式", |