diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-03-20 02:23:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-03-20 02:23:52 +0000 |
commit | 798eff0161f7c5049e592d26aad1d31843db3ba1 (patch) | |
tree | 50f0377a320d7f53cea1cd50d1cb6d2399e24d08 /lib/l10n | |
parent | eaae526ba7628c3e8d53f4c4a2f4e24b1bbc93c9 (diff) | |
download | nextcloud-server-798eff0161f7c5049e592d26aad1d31843db3ba1.tar.gz nextcloud-server-798eff0161f7c5049e592d26aad1d31843db3ba1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/zh_HK.js | 16 | ||||
-rw-r--r-- | lib/l10n/zh_HK.json | 16 |
2 files changed, 16 insertions, 16 deletions
diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 7e278f02ad6..86da664dc0f 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -24,7 +24,7 @@ OC.L10N.register( "PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ", "%sbit or higher PHP required." : "%s 或需要更高階版本的php", "The following architectures are supported: %s" : "支援下列架構:%s", - "The following databases are supported: %s" : "支援下列資料庫:%s", + "The following databases are supported: %s" : "支援下列數據庫:%s", "The command line tool %s could not be found" : "找不到命令列工具指令 %s", "The library %s is not available." : "套件庫 %s 無法使用", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "需要使用 %2$s 版以上的 %1$s 函式庫,目前可用的版本是 %3$s", @@ -90,13 +90,13 @@ OC.L10N.register( "Users" : "用戶", "Unknown user" : "用戶不詳", "Additional settings" : "其他設定", - "%s enter the database username and name." : "%s 輸入資料庫名稱及用戶名稱", - "%s enter the database username." : "%s 輸入資料庫用戶名稱", - "%s enter the database name." : "%s 輸入資料庫名稱", - "%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點", + "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱", + "%s enter the database username." : "%s 輸入數據庫用戶名稱", + "%s enter the database name." : "%s 輸入數據庫名稱", + "%s you may not use dots in the database name" : "%s 數據庫名稱不能包含小數點", "MySQL username and/or password not valid" : "MySQL 用戶名稱或密碼不正確", "You need to enter details of an existing account." : "您必須輸入現有帳號的資訊", - "Oracle connection could not be established" : "無法建立 Oracle 資料庫連線", + "Oracle connection could not be established" : "無法建立 Oracle 數據庫連線", "Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效", "PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!", @@ -189,7 +189,7 @@ OC.L10N.register( "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", - "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)", + "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝數據庫驅動程式 (sqlite, mysql, 或 postgresql)", "Cannot write into \"config\" directory" : "無法寫入 config 目錄", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s", "Cannot write into \"apps\" directory" : "無法寫入 apps 目錄", @@ -230,7 +230,7 @@ OC.L10N.register( "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", - "Following databases are supported: %s" : "支援下列資料庫: %s", + "Following databases are supported: %s" : "支援下列數據庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID" }, diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index 049293eeb90..8e876fd6a8f 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -22,7 +22,7 @@ "PHP with a version lower than %s is required." : "需要 PHP 版本低於 %s ", "%sbit or higher PHP required." : "%s 或需要更高階版本的php", "The following architectures are supported: %s" : "支援下列架構:%s", - "The following databases are supported: %s" : "支援下列資料庫:%s", + "The following databases are supported: %s" : "支援下列數據庫:%s", "The command line tool %s could not be found" : "找不到命令列工具指令 %s", "The library %s is not available." : "套件庫 %s 無法使用", "Library %1$s with a version higher than %2$s is required - available version %3$s." : "需要使用 %2$s 版以上的 %1$s 函式庫,目前可用的版本是 %3$s", @@ -88,13 +88,13 @@ "Users" : "用戶", "Unknown user" : "用戶不詳", "Additional settings" : "其他設定", - "%s enter the database username and name." : "%s 輸入資料庫名稱及用戶名稱", - "%s enter the database username." : "%s 輸入資料庫用戶名稱", - "%s enter the database name." : "%s 輸入資料庫名稱", - "%s you may not use dots in the database name" : "%s 資料庫名稱不能包含小數點", + "%s enter the database username and name." : "%s 輸入數據庫名稱及用戶名稱", + "%s enter the database username." : "%s 輸入數據庫用戶名稱", + "%s enter the database name." : "%s 輸入數據庫名稱", + "%s you may not use dots in the database name" : "%s 數據庫名稱不能包含小數點", "MySQL username and/or password not valid" : "MySQL 用戶名稱或密碼不正確", "You need to enter details of an existing account." : "您必須輸入現有帳號的資訊", - "Oracle connection could not be established" : "無法建立 Oracle 資料庫連線", + "Oracle connection could not be established" : "無法建立 Oracle 數據庫連線", "Oracle username and/or password not valid" : "Oracle 用戶名和/或密碼無效", "PostgreSQL username and/or password not valid" : "PostgreSQL 用戶名和/或密碼無效", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "不支援 Mac OS X 而且 %s 在這個平台上面無法正常運作,請自行衡量風險後使用!", @@ -187,7 +187,7 @@ "Application is not enabled" : "應用程式未啟用", "Authentication error" : "認證錯誤", "Token expired. Please reload page." : "Token 過期,請重新整理頁面。", - "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝資料庫驅動程式 (sqlite, mysql, 或 postgresql)", + "No database drivers (sqlite, mysql, or postgresql) installed." : "沒有安裝數據庫驅動程式 (sqlite, mysql, 或 postgresql)", "Cannot write into \"config\" directory" : "無法寫入 config 目錄", "This can usually be fixed by giving the webserver write access to the config directory. See %s" : "允許網頁伺服器寫入 \"config\" 目錄通常可以解決這個問題,詳見 %s", "Cannot write into \"apps\" directory" : "無法寫入 apps 目錄", @@ -228,7 +228,7 @@ "Storage connection error. %s" : "儲存空間連線錯誤。%s", "Storage is temporarily not available" : "儲存空間暫時無法使用", "Storage connection timeout. %s" : "儲存空間連線逾時。%s", - "Following databases are supported: %s" : "支援下列資料庫: %s", + "Following databases are supported: %s" : "支援下列數據庫: %s", "Following platforms are supported: %s" : "支援下列平台: %s", "Invalid Federated Cloud ID" : "無效的雲端聯邦 ID" },"pluralForm" :"nplurals=1; plural=0;" |