diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:30 +0000 |
commit | 2a36e47c9eb82bd7366252ffd110627e734f29db (patch) | |
tree | 74866e1f7fd26786338c11b05b969bff96593a9d /apps/files/l10n/zh_TW.js | |
parent | b2b4f34d967e1aed556847b349b8b39f429938d2 (diff) | |
download | nextcloud-server-2a36e47c9eb82bd7366252ffd110627e734f29db.tar.gz nextcloud-server-2a36e47c9eb82bd7366252ffd110627e734f29db.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 659d4415839..9515146d0f5 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "找不到該檔案,或是您沒有檢視該檔案的權限。請寄件者分享。", + "Your files" : "您的檔案", "Open in files" : "在檔案中開啟", "Sort favorites first" : "先排序最愛", "Sort folders before files" : "將資料夾排序在檔案前", @@ -294,6 +295,8 @@ OC.L10N.register( "Create new templates folder" : "建立新的範本資料夾", "Templates" : "範本", "New template folder" : "新範本資料夾", + "In folder" : "在資料夾中", + "Search in folder: {folder}" : "在資料夾中搜尋:{folder}", "One of the dropped files could not be processed" : "無法處理其中一個投放的檔案", "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], |