summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js15
1 files changed, 15 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 8003a21ab1b..8a4a066ccaf 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -138,6 +138,10 @@ OC.L10N.register(
"More apps" : "更多應用程式",
"Currently open" : "目前開啟",
"_{count} notification_::_{count} notifications_" : ["{count} 個通知"],
+ "Date range filter" : "日期範圍過濾條件",
+ "Pick start date" : "挑選開始日期",
+ "Pick end date" : "挑選結束日期",
+ "Apply range" : "套用範圍",
"Log in" : "登入",
"Logging in …" : "正在登入……",
"Server side authentication failed!" : "伺服器端認證失敗!",
@@ -191,10 +195,21 @@ OC.L10N.register(
"Install the Contacts app" : "安裝「通訊錄」應用程式",
"Loading your contacts …" : "正在載入聯絡人……",
"Looking for {term} …" : "搜尋 {term}……",
+ "Global search" : "全域搜尋",
+ "Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息",
+ "Apps and Settings" : "應用程式與設定",
"Modified" : "已修改",
"Today" : "今日",
+ "Last 7 days" : "過去7天",
+ "Last 30 days" : "過去30天",
+ "This year" : "今年",
+ "Last year" : "去年",
+ "Custom date range" : "自訂日期範圍",
+ "Search people" : "搜尋夥伴",
"Not found" : "找不到",
"People" : "人物",
+ "Start typing in search" : "開始輸入搜尋內容",
+ "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間",
"Forgot password?" : "忘記密碼?",
"Back to login form" : "回到登入表單",
"Back" : "返回",