diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-24 00:20:17 +0000 |
commit | 878538ca545a2618bb77b7b65286ee87c8ab9650 (patch) | |
tree | 4deaa0e0dde14bcf407c8da9d05e61f0d2401345 /lib/l10n/zh_HK.js | |
parent | 4618e28b18662a7d234e510d11bf5eb3b0f40209 (diff) | |
download | nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.tar.gz nextcloud-server-878538ca545a2618bb77b7b65286ee87c8ab9650.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.js')
-rw-r--r-- | lib/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 1dbaf131176..9bf6f0d93dd 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -93,7 +93,6 @@ OC.L10N.register( "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "應用程式 \"%s\" 無法安裝,因為該應用程式不相容於目前伺服器的版本。", "__language_name__" : "正體中文(香港)", "This is an automatically sent email, please do not reply." : "此為自動寄送的電子郵件,請勿回覆。", - "Help" : "說明", "Appearance and accessibility" : "外觀和可及性", "Apps" : "應用程式", "Personal settings" : "個人設定", @@ -274,6 +273,7 @@ OC.L10N.register( "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "登錄用戶必須是管理員、子管理員或具有存取此設定的特殊權限", "Logged in user must be an admin or sub admin" : "登入的用戶必須要是管理員或是子管理員", "Logged in user must be an admin" : "登入的用戶必須有管理員權限", + "Help" : "說明", "Unknown user" : "用戶不詳", "Enter the database username and name for %s" : "輸入 %s 的數據庫用戶名及名稱", "Enter the database username for %s" : "輸入 %s 的數據庫用戶名", |