diff options
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 8031676be3e..bdfb9e17a0f 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -52,6 +52,9 @@ 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" : "設定記錄至除錯層級", @@ -156,6 +159,7 @@ OC.L10N.register( "Resetting password" : "重設密碼", "Recommended apps" : "推薦的應用程式", "Loading apps …" : "正在載入應用程式…", + "Could not fetch list of apps from the App Store." : "無法從應用程式商店抓取應用程式清單。", "Installing apps …" : "正在安裝應用程式…", "App download or installation failed" : "應用程式下載或是安裝失敗", "Cannot install this app because it is not compatible" : "應用程式無法安裝,因為不相容", |