diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index f6df0f49dd1..01c3c935b7f 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -379,6 +379,7 @@ OC.L10N.register( "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未指定最低的 Nextcloud 版本。未來可能會出現錯誤。", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "此應用程式並未指定最高的 Nextcloud 版本。未來可能會出現錯誤。", "This app cannot be installed because the following dependencies are not fulfilled:" : "無法安裝此應用程式,因為無法滿足下列的依賴關係:", + "Latest updated" : "最近更新", "Author" : "作者", "Categories" : "分類", "Resources" : "資源", @@ -387,6 +388,7 @@ OC.L10N.register( "Report a bug" : "回報問題", "Request feature" : "要求功能", "Ask questions or discuss" : "發問或討論", + "Rate the app" : "應用程式評價", "Rate" : "評價", "View in store" : "在商店中檢視", "Visit website" : "造訪網站", @@ -636,6 +638,10 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "您的瀏覽器不支援 WebAuthn。", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "系統管理員可以微調分享行為。請查閱說明文件以獲得更多資訊。", "You need to enable the File sharing App." : "您必須啟用檔案分享應用程式。", + "Loading app list" : "正在載入應用程式清單", + "Loading categories" : "正在載入分類", + "Developer documentation ↗" : "開發者文件 ↗", + "Version {version}, {license}-licensed" : "版本 {version},授權條款:{license}", "by {author}\n{license}" : "作者為 {author}\n{license}", "Active accounts" : "活躍帳號", "Admins" : "管理者", @@ -643,6 +649,7 @@ OC.L10N.register( "Account group: {group}" : "帳號群組:{group}", "Account management" : "帳號管理", "New account" : "新帳號", + "Creating group…" : "正在建立群組……", "Create group" : "建立群組", "Group name" : "群組名稱", "Please enter a valid group name" : "請輸入有效的群組名稱", |