summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/zh_HK.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-22 02:26:32 +0000
commit710c593d53ab077338ac90d6c73b851d2cc331dc (patch)
treeeb95000ccdcb4b6a85ce7052ac23a9a9abc47005 /apps/dav/l10n/zh_HK.js
parent926f795df1c69aa112a908ca274585664eaf9f30 (diff)
downloadnextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.tar.gz
nextcloud-server-710c593d53ab077338ac90d6c73b851d2cc331dc.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/zh_HK.js')
-rw-r--r--apps/dav/l10n/zh_HK.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index 2adb409ceb2..d4e18756bd4 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -125,6 +125,8 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "尚未準備好加密:%1$s",
"Failed to open file: %1$s" : "開啟檔案失敗:%1$s",
"Failed to unlink: %1$s" : "解除連結失敗:%1$s",
+ "Invalid chunk name" : "無效的區塊名稱",
+ "Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案",
"Failed to write file contents: %1$s" : "寫入檔案內容失敗:%1$s",
"File not found: %1$s" : "找不到檔案:%1$s",
"System is in maintenance mode." : "系統處於維護模式。",
@@ -193,8 +195,6 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "日曆<strong>代辦事項</strong>被修改",
"Invitation canceled" : "邀請被取消了",
"Invitation updated" : "邀請已更新",
- "Invitation" : "邀請",
- "Invalid chunk name" : "無效的區塊名稱",
- "Could not rename part file assembled from chunks" : "無法重新命名從區塊組合成的部份檔案"
+ "Invitation" : "邀請"
},
"nplurals=1; plural=0;");