From fe72fc173d86431a36c59fa8ce870dc18b224355 Mon Sep 17 00:00:00 2001
From: Jonas Winkler <17569239+jonaswinkler@users.noreply.github.com>
Date: Tue, 21 Sep 2021 06:54:50 +0200
Subject: [PATCH] New translations messages.xlf (Chinese Traditional) [ci skip]
---
src-ui/src/locale/messages.zh_TW.xlf | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/src-ui/src/locale/messages.zh_TW.xlf b/src-ui/src/locale/messages.zh_TW.xlf
index 7c55753fc..5b9b36c98 100644
--- a/src-ui/src/locale/messages.zh_TW.xlf
+++ b/src-ui/src/locale/messages.zh_TW.xlf
@@ -56,7 +56,7 @@
src/app/components/document-list/document-list.component.ts
51
- Documents
+ 文檔
View "" saved successfully.
@@ -552,7 +552,7 @@
src/app/components/manage/tag-list/tag-list.component.html
38
- Documents
+ 文檔
Edit
@@ -2253,7 +2253,7 @@
src/app/data/matching-model.ts
12
- Any word
+ 任何字串
Any: Document contains any of these words (space separated)
@@ -2269,7 +2269,7 @@
src/app/data/matching-model.ts
13
- All words
+ 所有字詞
All: Document contains all of these words (space separated)
@@ -2285,7 +2285,7 @@
src/app/data/matching-model.ts
14
- Exact match
+ 精確匹配
Exact: Document contains this string
@@ -2301,7 +2301,7 @@
src/app/data/matching-model.ts
15
- Regular expression
+ 正則表達式
Regular expression: Document matches this regular expression