diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index de58a2782e8..05f7660b58b 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -240,7 +240,6 @@ OC.L10N.register( "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", - "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾排序在檔案前", "Show hidden files" : "顯示隱藏檔", @@ -306,6 +305,7 @@ OC.L10N.register( "New text file.txt" : "新文字檔案.txt", "You can only favorite a single file or folder at a time" : "您一次只能將一個檔案或資料夾加入最愛", "Search users" : "搜尋使用者", + "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "Cancel" : "取消", "Set up templates folder" : "設定範本資料夾", "Toggle %1$s sublist" : "切換 %1$s 子列表", |