diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index c0a633fa4ee..930973d4246 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -212,7 +212,7 @@ OC.L10N.register( "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Loading current folder" : "正在載入目前資料夾", "No files in here" : "沒有任何檔案", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "Go to the previous folder" : "前往上一個資料夾", "Go back" : "返回", "Open the files app settings" : "開啟檔案應用程式設定", @@ -245,14 +245,13 @@ OC.L10N.register( "Create new templates folder" : "建立新的範本資料夾", "Unable to initialize the templates directory" : "無法初始化範本目錄", "List of favorites files and folders." : "最愛檔案與資料夾的清單。", + "No favorites yet" : "尚無最愛", + "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", - "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", "No entries found in this folder" : "在此資料夾中沒有任何項目", "Upload too large" : "上傳過大", "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" : "您標記為最愛的檔案與資料夾將會顯示在這裡", "Text file" : "文字檔案", "New text file.txt" : "新文字檔案.txt", "Storage invalid" : "無效的儲存空間", @@ -271,6 +270,7 @@ OC.L10N.register( "Deleted shares" : "已刪除的分享", "Pending shares" : "等待分享", "Open folder {name}" : "開啟資料夾 {name}", - "Search for an account" : "搜尋帳號" + "Search for an account" : "搜尋帳號", + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" }, "nplurals=1; plural=0;"); |