From c083217e916934d5f6d6f108b85c1c26d2f859bf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 7 Sep 2024 04:56:57 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 4 ++++ l10n/zh_HK.json | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 98aa059..e2f6db2 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -58,6 +58,7 @@ OC.L10N.register( "No matches" : "沒有符合的", "admin" : "管理員", "moderator" : "主持人", + "user" : "用戶", "Name" : "名稱", "Access" : "存取", "Max" : "最大", @@ -115,7 +116,10 @@ OC.L10N.register( "Delete?" : "刪除?", "Could not delete record" : "無法刪除錄製", "Server error" : "伺服器錯誤", + "Could not modify publishing state" : "無法修改發佈狀態", + "Open room" : "開啟聊天室", "Start" : "開始", + "Clone room" : "複製聊天室", "Loading" : "正在載入", "You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。", "Max. rooms" : "聊天室數上限", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b1909ca..b0fc1c3 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -56,6 +56,7 @@ "No matches" : "沒有符合的", "admin" : "管理員", "moderator" : "主持人", + "user" : "用戶", "Name" : "名稱", "Access" : "存取", "Max" : "最大", @@ -113,7 +114,10 @@ "Delete?" : "刪除?", "Could not delete record" : "無法刪除錄製", "Server error" : "伺服器錯誤", + "Could not modify publishing state" : "無法修改發佈狀態", + "Open room" : "開啟聊天室", "Start" : "開始", + "Clone room" : "複製聊天室", "Loading" : "正在載入", "You are not allowed to change this option, because this room is shared with you." : "您無權更改此選項,因為此聊天室是與您分享的。", "Max. rooms" : "聊天室數上限",