diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index e5846a0ffa5..a9abc2a8b66 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -134,9 +134,9 @@ "Choose {file}" : "選擇 {file}", "New" : "新增", "Loading current folder" : "正在載入目前資料夾", + "Retry" : "重試", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", - "Go to the previous folder" : "前往上一個資料夾", "Go back" : "返回", "Share" : "分享", "Shared by link" : "由連結分享", @@ -262,6 +262,9 @@ "Files moved successfully" : "檔案移動成功", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "已取消上傳", + "This operation is forbidden" : "此動作被禁止", + "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", + "Storage is temporarily not available" : "儲存空間暫時無法使用", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], @@ -322,9 +325,6 @@ "Select directory \"{dirName}\"" : "選取目錄「{dirName}」", "Select file \"{fileName}\"" : "選取檔案「{fileName}」", "Unable to determine date" : "無法確定日期", - "This operation is forbidden" : "此動作被禁止", - "This directory is unavailable, please check the logs or contact the administrator" : "這個目錄無法存取,請檢查伺服器記錄檔或聯絡管理員", - "Storage is temporarily not available" : "儲存空間暫時無法使用", "Could not move \"{file}\", target exists" : "無法移動「{file}」,目標已經存在", "Could not move \"{file}\"" : "無法移動「{file}」", "copy" : "複製", @@ -386,6 +386,7 @@ "Could not rename \"{oldName}\"" : "無法重新命名「{oldName}」", "Storage informations" : "儲存空間資訊", "Choose file" : "選擇檔案", + "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 files is locked" : "檔案已鎖定", |