diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-26 02:21:45 +0000 |
commit | b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264 (patch) | |
tree | 0b90692968e2c7b001195edbc582055dabe9173a /apps/updatenotification/l10n | |
parent | c663cbe66670afe771a5ebba11c9e1c6e811e85d (diff) | |
download | nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.tar.gz nextcloud-server-b4ccadea2b5f6eca7f4d1b734839afc6d2dfd264.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r-- | apps/updatenotification/l10n/it.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/it.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_HK.json | 2 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.js | 10 | ||||
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.json | 10 |
6 files changed, 16 insertions, 12 deletions
diff --git a/apps/updatenotification/l10n/it.js b/apps/updatenotification/l10n/it.js index 6f4ddcd3aa1..b90dd610b74 100644 --- a/apps/updatenotification/l10n/it.js +++ b/apps/updatenotification/l10n/it.js @@ -18,7 +18,7 @@ OC.L10N.register( "Apps with available updates" : "Applicazioni con aggiornamenti disponibili", "Open updater" : "Apri strumento di aggiornamento", "Download now" : "Scarica ora", - "Please use the command line updater to update." : "Usa l'updater da riga di comando per aggiornare.", + "Please use the command line updater to update." : "Usa lo strumento di aggiornamento da riga di comando per aggiornare.", "What's new?" : "Cosa c'è di nuovo?", "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina.", "Your version is up to date." : "La tua versione è aggiornata.", diff --git a/apps/updatenotification/l10n/it.json b/apps/updatenotification/l10n/it.json index 7477e7bacea..15af2ef9ad8 100644 --- a/apps/updatenotification/l10n/it.json +++ b/apps/updatenotification/l10n/it.json @@ -16,7 +16,7 @@ "Apps with available updates" : "Applicazioni con aggiornamenti disponibili", "Open updater" : "Apri strumento di aggiornamento", "Download now" : "Scarica ora", - "Please use the command line updater to update." : "Usa l'updater da riga di comando per aggiornare.", + "Please use the command line updater to update." : "Usa lo strumento di aggiornamento da riga di comando per aggiornare.", "What's new?" : "Cosa c'è di nuovo?", "The update check is not yet finished. Please refresh the page." : "Il controllo degli aggiornamenti non è ancora terminato. Aggiorna la pagina.", "Your version is up to date." : "La tua versione è aggiornata.", diff --git a/apps/updatenotification/l10n/zh_HK.js b/apps/updatenotification/l10n/zh_HK.js index e6cf36a31c6..9f5264b93fc 100644 --- a/apps/updatenotification/l10n/zh_HK.js +++ b/apps/updatenotification/l10n/zh_HK.js @@ -3,6 +3,7 @@ OC.L10N.register( { "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", "Channel updated" : "頻道已更新", + "Web updater is disabled" : "Web updater 已停用", "Update notifications" : "更新通告", "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。", @@ -17,6 +18,7 @@ OC.L10N.register( "Apps with available updates" : "有可用更新的應用程式", "Open updater" : "打開更新程式", "Download now" : "現在下載", + "Please use the command line updater to update." : "請使用命令行更新程序進行更新。", "What's new?" : "有什麼新鮮事?", "The update check is not yet finished. Please refresh the page." : "更新檢查未完成。請重新整理此頁面。", "Your version is up to date." : "您的版本是最新版。", diff --git a/apps/updatenotification/l10n/zh_HK.json b/apps/updatenotification/l10n/zh_HK.json index 9a950624f23..3c485943d5f 100644 --- a/apps/updatenotification/l10n/zh_HK.json +++ b/apps/updatenotification/l10n/zh_HK.json @@ -1,6 +1,7 @@ { "translations": { "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", "Channel updated" : "頻道已更新", + "Web updater is disabled" : "Web updater 已停用", "Update notifications" : "更新通告", "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。", @@ -15,6 +16,7 @@ "Apps with available updates" : "有可用更新的應用程式", "Open updater" : "打開更新程式", "Download now" : "現在下載", + "Please use the command line updater to update." : "請使用命令行更新程序進行更新。", "What's new?" : "有什麼新鮮事?", "The update check is not yet finished. Please refresh the page." : "更新檢查未完成。請重新整理此頁面。", "Your version is up to date." : "您的版本是最新版。", diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index 9416767ec78..1631d4c7dec 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -1,15 +1,15 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", + "{version} is available. Get more information on how to update." : "{version} 釋出了。取得更多關於如何更新的資訊。", "Channel updated" : "頻道已更新", "Web updater is disabled" : "網頁更新程式已停用", "Update notifications" : "更新通知", "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", - "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。", + "Please check the Nextcloud and server log files for errors." : "請檢查伺服器紀錄檔以確認錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出", "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出", - "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新", + "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您執行的版本已不再維護。請盡快更新到支援中的版本。", @@ -22,11 +22,11 @@ OC.L10N.register( "What's new?" : "有什麼新鮮事?", "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:" : "沒有預設的更新伺服器以至於無法檢查更新:", + "A non-default update server is in use to be checked for updates:" : "使用非預設的更新伺服器檢查更新:", "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:" : "有可用更新時通知這些群組的成員:", - "Only notification for app updates are available." : "僅提供應用程式更新的通知", + "Only notification for app updates are available." : "僅提供應用程式更新的通知。", "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>", diff --git a/apps/updatenotification/l10n/zh_TW.json b/apps/updatenotification/l10n/zh_TW.json index 84d7fef6490..ab2d0f83826 100644 --- a/apps/updatenotification/l10n/zh_TW.json +++ b/apps/updatenotification/l10n/zh_TW.json @@ -1,13 +1,13 @@ { "translations": { - "{version} is available. Get more information on how to update." : "{version} 釋出了,可以更新", + "{version} is available. Get more information on how to update." : "{version} 釋出了。取得更多關於如何更新的資訊。", "Channel updated" : "頻道已更新", "Web updater is disabled" : "網頁更新程式已停用", "Update notifications" : "更新通知", "The update server could not be reached since %d days to check for new updates." : "更新伺服器在%d天前已經無法連線檢查更新", - "Please check the Nextcloud and server log files for errors." : "請確認伺服器紀錄檔以檢視錯誤。", + "Please check the Nextcloud and server log files for errors." : "請檢查伺服器紀錄檔以確認錯誤。", "Update to %1$s is available." : "更新版 %1$s 已經釋出", "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出", - "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新", + "Update for {app} to version %s is available." : "{app} 已有 %s 版本的更新。", "Update notification" : "更新通知", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "顯示 Nextcloud 的更新通知,並為更新程式提供 SSO。", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "您執行的版本已不再維護。請盡快更新到支援中的版本。", @@ -20,11 +20,11 @@ "What's new?" : "有什麼新鮮事?", "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:" : "沒有預設的更新伺服器以至於無法檢查更新:", + "A non-default update server is in use to be checked for updates:" : "使用非預設的更新伺服器檢查更新:", "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:" : "有可用更新時通知這些群組的成員:", - "Only notification for app updates are available." : "僅提供應用程式更新的通知", + "Only notification for app updates are available." : "僅提供應用程式更新的通知。", "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>", |