diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-19 00:19:17 +0000 |
commit | 374427b91de7446eb4bfae4a480ff3f1994c07b0 (patch) | |
tree | 73af9181527764749a339540930bb9cd6b2a85ad /apps/weather_status | |
parent | 8031c6919cc718788ab0d4b7460ddbf5fee3a004 (diff) | |
download | nextcloud-server-374427b91de7446eb4bfae4a480ff3f1994c07b0.tar.gz nextcloud-server-374427b91de7446eb4bfae4a480ff3f1994c07b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/zh_HK.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/en_GB.js b/apps/weather_status/l10n/en_GB.js index f142aacbd2d..01349090b52 100644 --- a/apps/weather_status/l10n/en_GB.js +++ b/apps/weather_status/l10n/en_GB.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Error", "Weather status" : "Weather status", "Weather status in your dashboard" : "Weather status in your dashboard", + "Weather status integrated in the Dashboard app.\n The geographic location 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." : "Weather status integrated in the Dashboard app.\n The geographic location 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.", "Detect location" : "Detect location", "Set custom address" : "Set custom address", "Favorites" : "Favourites", diff --git a/apps/weather_status/l10n/en_GB.json b/apps/weather_status/l10n/en_GB.json index 81ad2d44245..f63de645153 100644 --- a/apps/weather_status/l10n/en_GB.json +++ b/apps/weather_status/l10n/en_GB.json @@ -5,6 +5,7 @@ "Error" : "Error", "Weather status" : "Weather status", "Weather status in your dashboard" : "Weather status in your dashboard", + "Weather status integrated in the Dashboard app.\n The geographic location 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." : "Weather status integrated in the Dashboard app.\n The geographic location 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.", "Detect location" : "Detect location", "Set custom address" : "Set custom address", "Favorites" : "Favourites", diff --git a/apps/weather_status/l10n/zh_HK.js b/apps/weather_status/l10n/zh_HK.js index 1c220819298..36aa00ff653 100644 --- a/apps/weather_status/l10n/zh_HK.js +++ b/apps/weather_status/l10n/zh_HK.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "錯誤", "Weather status" : "天氣報告", "Weather status in your dashboard" : "您儀表板中的天氣報告", + "Weather status integrated in the Dashboard app.\n The geographic location 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" : "我的最愛", diff --git a/apps/weather_status/l10n/zh_HK.json b/apps/weather_status/l10n/zh_HK.json index 08e0d67722d..5f7ec89f1b3 100644 --- a/apps/weather_status/l10n/zh_HK.json +++ b/apps/weather_status/l10n/zh_HK.json @@ -5,6 +5,7 @@ "Error" : "錯誤", "Weather status" : "天氣報告", "Weather status in your dashboard" : "您儀表板中的天氣報告", + "Weather status integrated in the Dashboard app.\n The geographic location 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" : "我的最愛", |