diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
commit | ee7dda5e867b4b86fdd26abcbc574f619e8a8d64 (patch) | |
tree | 2fcd0a818333269c2d4fc066e986262bb13d23f6 /apps/weather_status/l10n | |
parent | 92acbb0d39728b9bfc7530957611ff19aec31d84 (diff) | |
download | nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.tar.gz nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/weather_status/l10n')
-rw-r--r-- | apps/weather_status/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/weather_status/l10n/ja.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ja.js b/apps/weather_status/l10n/ja.js index eccdbb96078..8c54f7f58b4 100644 --- a/apps/weather_status/l10n/ja.js +++ b/apps/weather_status/l10n/ja.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/ja.json b/apps/weather_status/l10n/ja.json index bef69a0e0dd..6d02f6e016f 100644 --- a/apps/weather_status/l10n/ja.json +++ b/apps/weather_status/l10n/ja.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" : "お気に入り", |