diff options
Diffstat (limited to 'apps/updatenotification/l10n/zh_TW.js')
-rw-r--r-- | apps/updatenotification/l10n/zh_TW.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/zh_TW.js b/apps/updatenotification/l10n/zh_TW.js index 36b87711a1d..2f3ea25c066 100644 --- a/apps/updatenotification/l10n/zh_TW.js +++ b/apps/updatenotification/l10n/zh_TW.js @@ -46,8 +46,6 @@ OC.L10N.register( "Beta" : "Beta 測試版", "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 版本相容的版本。"], - "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出", - "<strong>All</strong> apps have a compatible version for this Nextcloud version available" : "<strong>所有</strong>應用程式都有適用於此 Nextcloud 版本的相容版本", - "_<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 版本相容的版本"] + "Update for %1$s to version %2$s is available." : "%1$s 到 %2$s 的更新已經釋出" }, "nplurals=1; plural=0;"); |