diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-22 00:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-22 00:28:37 +0000 |
commit | b76ecf37818d87f1386d12eb45bb0639d39f12ed (patch) | |
tree | 0f41fd70340b78d240fe524844cf13893b7ba2b7 /lib/l10n/zh_HK.json | |
parent | 891097b42bfca8f7c987be7f341b3f985c188dcb (diff) | |
download | nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.tar.gz nextcloud-server-b76ecf37818d87f1386d12eb45bb0639d39f12ed.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/zh_HK.json')
-rw-r--r-- | lib/l10n/zh_HK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 08e823d5723..4ee6495971b 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -6,7 +6,6 @@ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "應用程式 %1$s 不存在或有與此伺服器不相容的版本。請檢查應用程式目錄。", "Sample configuration detected" : "您目前正在使用範例配置", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "系統檢測到示例配置已被複製。這樣做會破壞您的安裝並且不受支持。請在對 config.php 進行更改之前閱讀說明書", - "404" : "404", "The page could not be found on the server." : "無法在伺服器上找到此頁面。", "%s email verification" : "%s 電郵地址驗證", "Email verification" : "電郵地址驗證", @@ -275,6 +274,7 @@ "libxml2 2.7.0 is at least required. Currently %s is installed." : "libxml2 版本最低需求為 2.7.0。目前安裝版本為 %s。", "To fix this issue update your libxml2 version and restart your web server." : "修正方式為更新您的 libxml2 為 2.7.0 以上版本,再重啟網頁伺服器。", "PostgreSQL >= 9 required." : "需要 PostgreSQL 版本 >= 9", - "Please upgrade your database version." : "請升級您數據庫的版本。" + "Please upgrade your database version." : "請升級您數據庫的版本。", + "404" : "404" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |