diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-06-03 02:28:43 +0000 |
commit | 26f537fbec1e2fb388823a56c8153cebb8c7e4b7 (patch) | |
tree | fe54f1e9d9224e875b3b5d66a0c3c9521d737a3d /core/l10n/zh_HK.js | |
parent | fdb55c65f862075987c10319fa13754b2de7ddb6 (diff) | |
download | nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.tar.gz nextcloud-server-26f537fbec1e2fb388823a56c8153cebb8c7e4b7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 087a0e84c1b..8031676be3e 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -52,9 +52,6 @@ OC.L10N.register( "Maintenance mode is kept active" : "伺服器正處於維護模式", "Updating database schema" : "正在更新數據庫模式", "Updated database" : "已更新數據庫", - "Checking for update of app \"%s\" in appstore" : "正在檢查 %s 的更新", - "Update app \"%s\" from appstore" : "更新 %s", - "Checked for update of app \"%s\" in appstore" : "正在檢查 %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" : "設定記錄至除錯層級", @@ -159,7 +156,6 @@ 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" : "應用程式無法安裝,因為不相容", @@ -201,7 +197,7 @@ OC.L10N.register( "Name" : "姓名", "Size" : "大小", "Modified" : "已修改", - "\"{name}\" is an invalid file name." : "{name} 是無效的檔案名稱", + "\"{name}\" is an invalid file name." : "{name} 是無效的檔案名稱。", "File name cannot be empty." : "檔案名稱不能為空", "\"/\" is not allowed inside a file name." : "不允許檔案名稱中出現 \"/\"", "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", @@ -375,6 +371,9 @@ OC.L10N.register( "Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "正在檢查是否有可更新的數據庫模式(若數據庫較大,可能需要一段時間)", "Checked database schema update" : "已檢查數據庫模式更新", "Checking updates of apps" : "正在檢查應用程式更新", + "Checking for update of app \"%s\" in appstore" : "正在檢查 %s 的更新", + "Update app \"%s\" from appstore" : "更新 %s", + "Checked for update of app \"%s\" in appstore" : "正在檢查 %s 的更新", "Checked database schema update for apps" : "已檢查應用程式數據庫模式更新", "Following apps have been disabled: %s" : "以下應用程式已經被停用:%s", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "您的網頁伺服器設定不正確,因此無法解析 \"{url}\" ,請至<a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">說明文件</a>瞭解更多資訊。", @@ -407,6 +406,7 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 個搜尋結果"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", "Password can not be changed. Please contact your administrator." : "無法更改密碼,請聯絡管理員。", + "Could not fetch list of apps from the app store." : "無法從應用程式商店抓取應用程式清單", "Nextcloud {app}" : "Nextcloud {app}", "Can't install this app because it is not compatible" : "這是一個不兼容的應用程式,無法安裝。", "Can't install this app" : "無法安裝此應用程式", |