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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Nov 27, 2023
1 parent a4317c1 commit 4c6abd9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/zh_HK.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ OC.L10N.register(
"Temporary files lock" : "暫時上鎖檔案",
"Temporary lock your files" : "暫時將您的檔案上鎖",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。",
"Locked by {user}" : "由 {user} 鎖上",
"Locked by {app}" : "由 {app} 鎖上",
"Unlock file" : "解鎖檔案",
"Lock file" : "上鎖檔案",
"Locked by {0}" : "由 {0} 上鎖"
Expand Down
2 changes: 2 additions & 0 deletions l10n/zh_HK.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"Temporary files lock" : "暫時上鎖檔案",
"Temporary lock your files" : "暫時將您的檔案上鎖",
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "允許您的用戶將他們的檔案暫時上鎖,以免在處理分享檔案時出現抵觸。",
"Locked by {user}" : "由 {user} 鎖上",
"Locked by {app}" : "由 {app} 鎖上",
"Unlock file" : "解鎖檔案",
"Lock file" : "上鎖檔案",
"Locked by {0}" : "由 {0} 上鎖"
Expand Down

0 comments on commit 4c6abd9

Please sign in to comment.