aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-25 00:21:23 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-25 00:21:23 +0000
commit283dbf15a6c21a4674df6f561fde3d5a4b3a2585 (patch)
tree6d93234889cf041b4703005117b3707a6405c960 /apps/files/l10n/zh_TW.js
parentf47463404f5e1b270e99bcc5d450c111eb7ab2b3 (diff)
downloadnextcloud-server-283dbf15a6c21a4674df6f561fde3d5a4b3a2585.tar.gz
nextcloud-server-283dbf15a6c21a4674df6f561fde3d5a4b3a2585.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.js8
1 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 108120f6834..64b66f3f05d 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -276,7 +276,7 @@ OC.L10N.register(
"\"{segment}\" is a reserved name and not allowed for filenames." : "「{segment}」是保留名稱,不允許用在檔案名稱。",
"\"{extension}\" is not an allowed filetype." : "「{extension}」是不允許的檔案類型。",
"Filenames must not end with \"{extension}\"." : "檔案名稱不能以「{extension}」結尾。",
- "List of favorites files and folders." : "最愛檔案與資料夾的清單。",
+ "List of favorite files and folders." : "最愛檔案與資料夾清單。",
"No favorites yet" : "尚無最愛",
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
"All files" : "所有檔案",
@@ -389,10 +389,14 @@ OC.L10N.register(
"You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它",
"The files is locked" : "檔案已鎖定",
"Create new templates folder" : "建立新的範本資料夾",
+ "List of favorites files and folders." : "最愛檔案與資料夾的清單。",
"Toggle %1$s sublist" : "切換 %1$s 子列表",
"Text file" : "文字檔案",
"New text file.txt" : "新文字檔案.txt",
"Direct link was copied (only works for people who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
- "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)"
+ "Copy direct link (only works for people who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
+ "Favored" : "已加入最愛",
+ "Favor" : "加入最愛",
+ "Not favored" : "未加入最愛"
},
"nplurals=1; plural=0;");