diff options
Diffstat (limited to 'apps/weather_status/l10n/ja.json')
-rw-r--r-- | apps/weather_status/l10n/ja.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/weather_status/l10n/ja.json b/apps/weather_status/l10n/ja.json index 161ff0499ad..0eb6fe7206b 100644 --- a/apps/weather_status/l10n/ja.json +++ b/apps/weather_status/l10n/ja.json @@ -13,6 +13,18 @@ "{temperature} {unit} clear sky" : "{temperature} {unit} 快晴", "{temperature} {unit} cloudy later today" : "{temperature} {unit} 今日遅く曇り", "{temperature} {unit} cloudy" : "{temperature} {unit} 曇り", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} 今日遅くに雪と雷", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} 雪と雷", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} 今日遅くににわか雪と雷", + "{temperature} {unit} snow showers and thunder" : "{temperature} {unit} にわか雪と雷", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} 今日遅く、にわか雪と雷、極地の薄暮", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} にわか雪と雷、極地の薄暮", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} 今日遅くにわか雪", + "{temperature} {unit} snow showers" : "{temperature} {unit} にわか雪 ", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} 今日遅くにわか雪と極地の薄暮", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} にわか雪と極地の薄暮 ", + "{temperature} {unit} snow later today" : "{temperature} {unit} 今日遅く雪", + "{temperature} {unit} snow" : "{temperature} {unit} 雪 ", "{temperature} {unit} fair weather later today" : "{temperature} {unit} 今日遅く晴れ", "{temperature} {unit} fair weather" : "{temperature} {unit} 晴れ", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} 今日遅く所々曇り", @@ -44,6 +56,7 @@ "There was an error setting the location." : "地域設定時にエラーが発生しました", "There was an error saving the mode." : "モードの保存時にエラーが発生しました", "There was an error using personal address." : "個人の住所使用時にエラーが発生しました", + "Unknown weather code" : "不明な気象コード", "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." : "天気ウィジットはダッシュボードアプリに統合されています。ユーザーの現在地は自動または手動で設定でき、その地点の6時間予報が表示されます。このウィジットはカレンダーアプリなど他の場所にも統合させることができます。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |