aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:50 +0000
committerNextcloud bot <bot@nextcloud.com>2023-11-30 00:22:50 +0000
commitfe35710f1b73461cb2fc96b7ab1aefba70c6f5c1 (patch)
tree87379d08b8d1e55d09abab5bdd6075d04163c6fc /core/l10n/zh_TW.js
parentebf289c4304f04868cf365a339c34836cbc83b68 (diff)
downloadnextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.tar.gz
nextcloud-server-fe35710f1b73461cb2fc96b7ab1aefba70c6f5c1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 506a2ca6ab5..1c763eb69a7 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -189,7 +189,7 @@ OC.L10N.register(
"Global search" : "全域搜尋",
"Search apps, files, tags, messages" : "搜尋應用程式、檔案、標籤、訊息",
"Apps and Settings" : "應用程式與設定",
- "Modified" : "已修改",
+ "Date" : "日期",
"Today" : "今日",
"Last 7 days" : "過去7天",
"Last 30 days" : "過去30天",
@@ -201,6 +201,7 @@ OC.L10N.register(
"Load more results" : "載入更多結果",
"Search in" : "搜尋",
"Filter in current view" : "目前檢視裡的篩選條件",
+ "Searching …" : "正在搜尋……",
"Start typing in search" : "開始輸入搜尋內容",
"No matching results" : "無相符結果",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "介於 ${this.dateFilter.startFrom.toLocaleDateString()} 到 ${this.dateFilter.endAt.toLocaleDateString()} 間",
@@ -434,6 +435,7 @@ OC.L10N.register(
"No more subfolders in here" : "這裡沒有其他子資料夾了",
"Name" : "姓名",
"Size" : "大小",
+ "Modified" : "已修改",
"\"{name}\" is an invalid file name." : "{name} 是無效的檔名",
"File name cannot be empty." : "檔名不能為空",
"\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"。",