diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-06 00:21:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-06 00:21:12 +0000 |
commit | 669dc0dd62fd1b1902b029c040fddf10b296c911 (patch) | |
tree | 1ffa87eaf6a32b7e418e3823eb26e59f46edf7d9 /apps/files/l10n/zh_TW.js | |
parent | 7d507d24ffd63ecedc783f7140b4d5cec4191159 (diff) | |
download | nextcloud-server-669dc0dd62fd1b1902b029c040fddf10b296c911.tar.gz nextcloud-server-669dc0dd62fd1b1902b029c040fddf10b296c911.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 0f71e795fc1..c3a6fe76782 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -209,6 +209,7 @@ OC.L10N.register( "{usedQuotaByte} used" : "已使用 {usedQuotaByte}", "{relative}% used" : "已使用 {relative}%", "Could not refresh storage stats" : "無法重新整理儲存空間統計資料", + "Your storage is full, files can not be updated or synced anymore!" : "您的儲存空間已滿,沒有辦法再更新或是同步檔案!", "Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權", "Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾", "Change" : "更改", @@ -221,6 +222,7 @@ OC.L10N.register( "Ownership transfer request sent" : "已送出所有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或資料夾的所有權", "Select file or folder to link to" : "選取要連結的檔案或資料夾", + "Add" : "新增", "Loading current folder" : "正在載入目前資料夾", "No files in here" : "沒有任何檔案", "Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!", @@ -231,6 +233,7 @@ OC.L10N.register( "Shared" : "已分享", "Switch to list view" : "切換至列表檢視", "Switch to grid view" : "切換到網格檢視", + "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -312,7 +315,6 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於效能考量,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Search for an account" : "搜尋帳號", "Choose" : "選擇", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", - "Sort list by {column}" : "按 {column} 排序清單" + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" }, "nplurals=1; plural=0;"); |