Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jul 26, 2024
1 parent 6216d4b commit e43a699
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ OC.L10N.register(
"Upload encrypted files to {fileName}" : "上傳已加密的檔案至 {fileName}",
"Provides the necessary endpoint to enable end-to-end encryption." : "提供必要的端點以啟用端到端加密。",
"Could not lock the folder" : "無法鎖上資料夾",
"Error while unlocking the folder" : "解鎖資料夾時發生錯誤"
"Error while unlocking the folder" : "解鎖資料夾時發生錯誤",
"X-NC-E2EE-COUNTER" : "X-NC-E2EE-COUNTER"
},
"nplurals=1; plural=0;");
3 changes: 2 additions & 1 deletion l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"Upload encrypted files to {fileName}" : "上傳已加密的檔案至 {fileName}",
"Provides the necessary endpoint to enable end-to-end encryption." : "提供必要的端點以啟用端到端加密。",
"Could not lock the folder" : "無法鎖上資料夾",
"Error while unlocking the folder" : "解鎖資料夾時發生錯誤"
"Error while unlocking the folder" : "解鎖資料夾時發生錯誤",
"X-NC-E2EE-COUNTER" : "X-NC-E2EE-COUNTER"
},"pluralForm" :"nplurals=1; plural=0;"
}

0 comments on commit e43a699

Please sign in to comment.