diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-10 02:30:53 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-10 02:30:53 +0000 |
commit | 36faad8f47ce0decc1f0a24ccd83f327ac23dd16 (patch) | |
tree | 5532562aa02ea87a2c82d5bea0baa02c2b753cfc /apps/files/l10n/zh_TW.json | |
parent | 649310151fdccda8fede61fc3ab9e28fc9871094 (diff) | |
download | nextcloud-server-36faad8f47ce0decc1f0a24ccd83f327ac23dd16.tar.gz nextcloud-server-36faad8f47ce0decc1f0a24ccd83f327ac23dd16.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index daf7402db4c..8fb102583e0 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -164,7 +164,22 @@ "The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 {path} 所有權轉移已經完成。", "in %s" : "在 %s", "File Management" : "檔案管理", + "Reload current directory" : "重新載入目前的目錄", + "Go to the \"{dir}\" directory" : "到「{dir}」目錄", + "Select the row for {displayName}" : "選取 {displayName} 的列", + "Open folder {name}" : "開啟資料夾 {name}", + "Download file {name}" : "下載檔案 {name}", + "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", + "\"{displayName}\" action failed" : "「{displayName}」操作失敗", + "Total rows summary" : "總列摘要", "Select all" : "全選", + "Unselect all" : "取消全選", + "\"{displayName}\" failed on some elements " : "「{displayName}」在某些元素上失敗", + "\"{displayName}\" batch action executed successfully" : "「{displayName}」批次動作執行成功", + "ascending" : "遞增", + "descending" : "遞減", + "Sort list by {column} ({direction})" : "按 {column}({direction})排序清單", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Storage informations" : "儲存空間資訊", "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{relative}% used" : "已使用 {relative}%", @@ -182,7 +197,10 @@ "Ownership transfer request sent" : "已送出所有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", "Select file or folder to link to" : "選取要連結的檔案或資料夾", + "Loading current folder" : "正在載入目前資料夾", "No files in here" : "沒有任何檔案", + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", + "Go to the previous folder" : "前往上一個資料夾", "Go back" : "返回", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", |