diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 3be32079717..659d4415839 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", + "Open in files" : "在檔案中開啟", "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾排序在檔案前", "Show hidden files" : "顯示隱藏檔", @@ -274,7 +275,7 @@ OC.L10N.register( "(copy %n)" : "(副本 %n)", "Move cancelled" : "移動已取消", "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", - "The file is locked" : "檔案已鎖定", + "The files are locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", |