aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-04 02:28:08 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-04 02:28:08 +0000
commit4b806a00fa38ab1deb4e8351b95c4d61c390fa9a (patch)
tree1062a16a237504dd7f5852385de606b1f5e65b7c /apps/files/l10n/zh_TW.js
parent3b2e490e38214ad3cd56ebe639fca207d85c4047 (diff)
downloadnextcloud-server-4b806a00fa38ab1deb4e8351b95c4d61c390fa9a.tar.gz
nextcloud-server-4b806a00fa38ab1deb4e8351b95c4d61c390fa9a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index d686db8aeaa..e355981a55d 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -109,6 +109,8 @@ OC.L10N.register(
"Create new folder" : "新增資料夾",
"Upload file" : "上傳檔案",
"Recent" : "近期",
+ "This file has the tag {tag}" : "此檔案有標籤 {tag}",
+ "This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}",
"Not favorited" : "未加入至最愛",
"Remove from favorites" : "從最愛中移除",
"Add to favorites" : "新增至最愛",