diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 7a327f10b06..eb9dc98e02b 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -202,8 +202,6 @@ OC.L10N.register( "Confirm deletion" : "確認刪除", "Cancel" : "取消", "Edit file locally" : "本機編輯檔案", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "檔案現在應該在本機開啟。若您並未看到檔案在本機開啟,請確保您的系統上已安裝桌面客戶端。", - "Retry local edit" : "重試本機編輯", "Edit online" : "線上編輯", "Failed to redirect to client" : "重新導向到客戶端失敗", "Edit locally" : "在本機編輯", @@ -392,6 +390,8 @@ OC.L10N.register( "Go to the previous folder" : "前往上一個資料夾", "Open the files app settings" : "開啟檔案應用程式設定", "You might not have have permissions to view it, ask the sender to share it" : "您可能無權檢視,請要求寄件者分享", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "檔案現在應該在本機開啟。若您並未看到檔案在本機開啟,請確保您的系統上已安裝桌面客戶端。", + "Retry local edit" : "重試本機編輯", "The files is locked" : "檔案已鎖定", "Create new templates folder" : "建立新的範本資料夾", "List of favorites files and folders." : "喜愛檔案與資料夾的清單。", |