diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-14 00:19:58 +0000 |
commit | 1b2f3114ab9c53f17cf215da7938a03f5c9b5d85 (patch) | |
tree | 7bc3916e44b63a0e582a45db3ec4d0fde10ffcac /apps/weather_status/l10n/zh_HK.js | |
parent | 2c6d11d2b9a53b7b70b5036acfe4cdc5e38ac997 (diff) | |
download | nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.tar.gz nextcloud-server-1b2f3114ab9c53f17cf215da7938a03f5c9b5d85.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n/zh_HK.js')
-rw-r--r-- | apps/weather_status/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/zh_HK.js b/apps/weather_status/l10n/zh_HK.js index d1e219acc85..1c220819298 100644 --- a/apps/weather_status/l10n/zh_HK.js +++ b/apps/weather_status/l10n/zh_HK.js @@ -7,7 +7,6 @@ OC.L10N.register( "Error" : "錯誤", "Weather status" : "天氣報告", "Weather status in your dashboard" : "您儀表板中的天氣報告", - "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣報告。\n 用戶的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。", "Detect location" : "偵測位置", "Set custom address" : "設定自訂位置", "Favorites" : "我的最愛", @@ -45,6 +44,7 @@ OC.L10N.register( "There was an error setting the location." : "設定位置時發生錯誤。", "There was an error saving the mode." : "儲存模式時發生錯誤。", "There was an error using personal address." : "使用個人地址時發生錯誤。", - "Set location for weather" : "設定天氣位置" + "Set location for weather" : "設定天氣位置", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "整合在儀表板應用程式中的天氣報告。\n 用戶的位置可以自動偵測或手動定義。然後會顯示6小時的預測。\n 此狀態也可以整合到其他地方,如「日曆」應用程式。" }, "nplurals=1; plural=0;"); |