diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-14 02:29:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-14 02:29:29 +0000 |
commit | ebccb2ebd4e386eddc7a56695ab6d20217cab373 (patch) | |
tree | e6a9ac83a8ac5cc38b3f3c5ee9e146b450c84a0f /apps/settings/l10n/zh_HK.js | |
parent | 5a80df6e4c301bc083f7bb20af594783f1b26a97 (diff) | |
download | nextcloud-server-ebccb2ebd4e386eddc7a56695ab6d20217cab373.tar.gz nextcloud-server-ebccb2ebd4e386eddc7a56695ab6d20217cab373.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 77ed48938bb..5f61a7eb053 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -518,8 +518,6 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電郵地址時,允許用戶名自動完成(忽略缺少的電話簿匹配項,並且位於同一群組中)", "Change privacy level of full name" : "更改全名的私隱級別", "No display name set" : "未設定顯示名稱", - "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。", - "Match username when restricting to full match" : "限制為完全匹配時匹配用戶名", - "Ignore second display name in parentheses if any (example: \"First display name (second ignored display name)\")" : "忽略括號中的第二個顯示名稱(如有)。示例:“第一個顯示名稱(第二個忽略的顯示名稱)”" + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了可用的 OPcache 密鑰的最大數量。為確保所有腳本都可以保存在緩存中,建議將 <code>opcache.max_accelerated_files</code> 應用於您的 PHP 配置,其值高於 <code>%s</code>。" }, "nplurals=1; plural=0;"); |