Skip to content

Commit cc6e078

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 1ff148c commit cc6e078

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

l10n/zh_TW.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ OC.L10N.register(
4343
"File action has finished" : "已結束檔案動作",
4444
"{sourceFile} has been summarized in {targetFile}" : "{sourceFile} 已總結為 {targetFile}",
4545
"{sourceFile} has been transcribed in {targetFile}" : "{sourceFile} 已轉錄為 {targetFile}",
46+
"{sourceFile} has been converted to audio in {targetFile}" : "{sourceFile} 已轉換為音訊,檔案為 {targetFile}",
4647
"{sourceFile} has been processed, {targetFile} was created" : "已處理 {sourceFile} 完成。已建立 {targetFile}",
4748
"File action has failed" : "檔案動作失敗",
4849
"Summarization of {sourceFile} has failed" : "{sourceFile} 總結失敗",

l10n/zh_TW.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"File action has finished" : "已結束檔案動作",
4242
"{sourceFile} has been summarized in {targetFile}" : "{sourceFile} 已總結為 {targetFile}",
4343
"{sourceFile} has been transcribed in {targetFile}" : "{sourceFile} 已轉錄為 {targetFile}",
44+
"{sourceFile} has been converted to audio in {targetFile}" : "{sourceFile} 已轉換為音訊,檔案為 {targetFile}",
4445
"{sourceFile} has been processed, {targetFile} was created" : "已處理 {sourceFile} 完成。已建立 {targetFile}",
4546
"File action has failed" : "檔案動作失敗",
4647
"Summarization of {sourceFile} has failed" : "{sourceFile} 總結失敗",

0 commit comments

Comments
 (0)