diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-16 00:19:11 +0000 |
commit | fcfd530d2e553c0975fa425a6b7ae71d25d1ded2 (patch) | |
tree | 9e1c85f7daaa712a2d4d26b80aed3e3de05c6ad8 /apps/weather_status | |
parent | 57787f23e835327e9c7f70bccca81c54c6657090 (diff) | |
download | nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.tar.gz nextcloud-server-fcfd530d2e553c0975fa425a6b7ae71d25d1ded2.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/de_DE.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/zh_TW.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/de_DE.js b/apps/weather_status/l10n/de_DE.js index 6f8587dba4c..0845c569b22 100644 --- a/apps/weather_status/l10n/de_DE.js +++ b/apps/weather_status/l10n/de_DE.js @@ -7,6 +7,7 @@ OC.L10N.register( "Error" : "Fehler", "Weather status" : "Wetter Status", "Weather status in your dashboard" : "Wetter Status in deinem 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." : "Wetterstatus in der Dashboard-App integriert.\n Der geografische Standort kann automatisch ermittelt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen wie der Kalender-App integriert werden.", "Detect location" : "Ort erkennen", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "Favorites" : "Favoriten", diff --git a/apps/weather_status/l10n/de_DE.json b/apps/weather_status/l10n/de_DE.json index 4afe977e50a..f2d587383de 100644 --- a/apps/weather_status/l10n/de_DE.json +++ b/apps/weather_status/l10n/de_DE.json @@ -5,6 +5,7 @@ "Error" : "Fehler", "Weather status" : "Wetter Status", "Weather status in your dashboard" : "Wetter Status in deinem 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." : "Wetterstatus in der Dashboard-App integriert.\n Der geografische Standort kann automatisch ermittelt oder manuell definiert werden. Anschließend wird eine 6-Stunden-Vorhersage angezeigt.\n Dieser Status kann auch an anderen Stellen wie der Kalender-App integriert werden.", "Detect location" : "Ort erkennen", "Set custom address" : "Benutzerdefinierte Adresse festlegen", "Favorites" : "Favoriten", diff --git a/apps/weather_status/l10n/zh_TW.js b/apps/weather_status/l10n/zh_TW.js index d68a9bc389c..e0f1b199301 100644 --- a/apps/weather_status/l10n/zh_TW.js +++ b/apps/weather_status/l10n/zh_TW.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_TW.json b/apps/weather_status/l10n/zh_TW.json index b7a69229cca..6fc89ad6270 100644 --- a/apps/weather_status/l10n/zh_TW.json +++ b/apps/weather_status/l10n/zh_TW.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" : "我的最愛", |