diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:55 +0000 |
commit | 6b15557839069cb1a252b3285430e9ad4fcabf02 (patch) | |
tree | 712267f4f9e07e9532f0a2a3490f79c47df11f95 /core/l10n/zh_HK.js | |
parent | e33bc51ee0d47fd4dcb496650250d4d0599633ea (diff) | |
download | nextcloud-server-6b15557839069cb1a252b3285430e9ad4fcabf02.tar.gz nextcloud-server-6b15557839069cb1a252b3285430e9ad4fcabf02.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 94327eafd39..0c0a1ed6424 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -53,9 +53,7 @@ OC.L10N.register( "Maintenance mode is kept active" : "伺服器正處於維護模式", "Updating database schema" : "正在更新數據庫模式", "Updated database" : "已更新數據庫", - "Checking for update of app \"%s\" in App Store" : "在 App Store 中檢查應用程式 “%s” 是否有更新", "Update app \"%s\" from App Store" : "從 App Store 更新應用程式 “%s”", - "Checked for update of app \"%s\" in App Store" : "已檢查 App Store 中應用程式 “%s” 是否有更新", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的數據庫模式(若數據庫較大,可能需要一段時間)", "Updated \"%1$s\" to %2$s" : "已從 %1$s 更新至 %2$s", "Set log level to debug" : "設定記錄至除錯層級", @@ -426,6 +424,8 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "無法更改密碼,請聯絡管理員。", "Could not fetch list of apps from the app store." : "無法從應用程式商店抓取應用程式清單", "Can't install this app because it is not compatible" : "這是一個不兼容的應用程式,無法安裝。", - "Can't install this app" : "無法安裝此應用程式" + "Can't install this app" : "無法安裝此應用程式", + "Checking for update of app \"%s\" in App Store" : "在 App Store 中檢查應用程式 “%s” 是否有更新", + "Checked for update of app \"%s\" in App Store" : "已檢查 App Store 中應用程式 “%s” 是否有更新" }, "nplurals=1; plural=0;"); |