summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js33
1 files changed, 17 insertions, 16 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 2ea82df86e5..ce70ea6fc62 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -37,10 +37,9 @@ OC.L10N.register(
"Set reminder" : "設定提醒",
"Edit locally" : "本機編輯",
"Open" : "開啟",
- "_Delete file_::_Delete files_" : ["刪除檔案"],
- "_Delete folder_::_Delete folders_" : ["刪除資料夾"],
- "_Disconnect storage_::_Disconnect storages_" : ["解除連結儲存空間"],
- "_Leave this share_::_Leave these shares_" : ["離開這些分享"],
+ "Delete folder" : "刪除資料夾",
+ "Disconnect storage" : "解除連結儲存空間",
+ "Leave this share" : "離開此分享",
"Could not load info for file \"{file}\"" : "無法讀取「{file}」的詳細資料",
"Files" : "檔案",
"Details" : "詳細資料",
@@ -265,6 +264,10 @@ OC.L10N.register(
"Unable to create new file from template" : "無法從範本建立新檔案",
"Delete permanently" : "永久刪除",
"Delete and unshare" : "刪除並取消分享",
+ "Leave these shares" : "離開這些分享",
+ "Disconnect storages" : "解除連結儲存空間",
+ "Delete files" : "刪除檔案",
+ "Delete folders" : "刪除資料夾",
"You are about to delete {count} items." : "您將要移除 {count} 個項目。",
"Confirm deletion" : "確認刪除",
"Cancel" : "取消",
@@ -325,20 +328,9 @@ OC.L10N.register(
"Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
"Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)",
"You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛",
- "\"remote user\"" : "「遠端使用者」",
- "Search users" : "搜尋使用者",
- "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它",
- "Set up templates folder" : "設定範本資料夾",
- "Toggle %1$s sublist" : "切換 %1$s 子列表",
- "Toggle grid view" : "切換網格檢視",
- "Deleted files" : "已刪除的檔案",
- "Shares" : "分享",
- "Shared with others" : "與其他人分享",
- "Shared with you" : "與您分享",
- "Deleted shares" : "已刪除的分享",
- "Pending shares" : "等待分享",
"This file has the tag {tag}" : "此檔案有標籤 {tag}",
"This file has the tags {firstTags} and {lastTag}" : "此檔案有標籤 {firstTags} 與 {lastTag}",
+ "\"remote user\"" : "「遠端使用者」",
"Select the row for {displayName}" : "選取 {displayName} 的列",
"Open folder {name}" : "開啟資料夾 {name}",
"Unselect all" : "取消全選",
@@ -349,6 +341,15 @@ OC.L10N.register(
"Search for an account" : "搜尋帳號",
"Choose" : "選擇",
"No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾",
+ "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它",
+ "Set up templates folder" : "設定範本資料夾",
+ "Toggle %1$s sublist" : "切換 %1$s 子列表",
+ "Toggle grid view" : "切換網格檢視",
+ "Shares" : "分享",
+ "Shared with others" : "與其他人分享",
+ "Shared with you" : "與您分享",
+ "Deleted shares" : "已刪除的分享",
+ "Pending shares" : "等待分享",
"The files is locked" : "檔案已鎖定"
},
"nplurals=1; plural=0;");