Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index c7390d1602f..aee6133c9d3 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"Unknown error" : "未知的錯誤",
"All files" : "所有檔案",
"Recent" : "近期",
+ "Favorites" : "最愛",
"File could not be found" : "找不到檔案",
"Move or copy" : "移動或複製",
"Download" : "下載",
"Delete" : "刪除",
"Home" : "家目錄",
"Close" : " 關閉",
- "Favorites" : "最愛",
"Could not create folder \"{dir}\"" : "無法建立資料夾 \"{dir}\"",
"Upload cancelled." : "上傳已取消",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "因為 {filename} 是個目錄或是大小為零,所以無法上傳",
@@ -147,9 +147,6 @@ OC.L10N.register(
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制",
"No favorites yet" : "尚無最愛",
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
- "Shared with you" : "與您分享",
- "Shared with others" : "與其他人分享",
- "Shared by link" : "由連結分享",
"Tags" : "標籤",
"Deleted files" : "回收桶",
"Text file" : "文字檔",
@@ -157,6 +154,9 @@ OC.L10N.register(
"Move" : "移動",
"A new file or folder has been <strong>deleted</strong>" : "一個新的檔案或資料夾已經被<strong>刪除</strong>",
"A new file or folder has been <strong>restored</strong>" : "一個新的檔案或資料夾已經被<strong>還原</strong>",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用這個地址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">透過 WebDAV 存取您的檔案</a>"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "使用這個地址來<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">透過 WebDAV 存取您的檔案</a>",
+ "Shared with you" : "與您分享",
+ "Shared with others" : "與其他人分享",
+ "Shared by link" : "由連結分享"
},
"nplurals=1; plural=0;");