diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-05 02:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-05 02:21:31 +0000 |
commit | c935f6a7769f7798754addac5147083aced71bf8 (patch) | |
tree | 4c0e8322a41f18aa0a4945d55eb3c66793e6c1c4 /apps/weather_status | |
parent | 99052da983c157e8a24e9a5f51645c0fd593a089 (diff) | |
download | nextcloud-server-c935f6a7769f7798754addac5147083aced71bf8.tar.gz nextcloud-server-c935f6a7769f7798754addac5147083aced71bf8.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/weather_status')
-rw-r--r-- | apps/weather_status/l10n/ja.js | 19 | ||||
-rw-r--r-- | apps/weather_status/l10n/ja.json | 19 | ||||
-rw-r--r-- | apps/weather_status/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/weather_status/l10n/ru.json | 2 |
4 files changed, 40 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/ja.js b/apps/weather_status/l10n/ja.js index 2e4d7d8c49a..69cbcc93268 100644 --- a/apps/weather_status/l10n/ja.js +++ b/apps/weather_status/l10n/ja.js @@ -1,7 +1,13 @@ OC.L10N.register( "weather_status", { + "Unknown address" : "アドレスが見つかりません", + "No result." : "結果なし", + "Malformed JSON data." : "JSONデータの形式に誤りがあります", "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." : "天気ウィジットはダッシュボードアプリに統合されています。ユーザの現在地は自動または手動で設定でき、その地点の6時間予報が表示されます。このウィジットはカレンダーアプリなど他の場所にも統合させることができます。", "Detect location" : "地域を検出", "Set custom address" : "地域を入力", "Favorites" : "お気に入り", @@ -19,6 +25,17 @@ OC.L10N.register( "{temperature} {unit} Heavy rain showers at {time}" : "{time} の天気は強いにわか雨、気温は {temperature} {unit}", "More weather for {adr}" : "{adr} の詳しい天気", "Loading weather" : "天気を読み込み中", - "Remove from favorites" : "お気に入りから削除" + "Set location for weather" : "天気の地域設定", + "Remove from favorites" : "お気に入りから削除", + "Add as favorite" : "お気に入りに追加", + "You are not logged in." : "ログインしていません", + "There was an error getting the weather status information." : "天気情報取得時にエラーが発生しました", + "No weather information found" : "天気情報が見つかりません", + "Location not found" : "地域が見つかりません", + "There was an error setting the location address." : "住所設定時にエラーが発生しました", + "There was an error setting the location." : "地域設定時にエラーが発生しました", + "There was an error saving the mode." : "モードの保存時にエラーが発生しました", + "There was an error using personal address." : "個人の住所使用時にエラーが発生しました", + "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時間予報が表示されます。このウィジットはカレンダーアプリなど他の場所にも統合させることができます。" }, "nplurals=1; plural=0;"); diff --git a/apps/weather_status/l10n/ja.json b/apps/weather_status/l10n/ja.json index cad69206bb9..1b880b520a0 100644 --- a/apps/weather_status/l10n/ja.json +++ b/apps/weather_status/l10n/ja.json @@ -1,5 +1,11 @@ { "translations": { + "Unknown address" : "アドレスが見つかりません", + "No result." : "結果なし", + "Malformed JSON data." : "JSONデータの形式に誤りがあります", "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." : "天気ウィジットはダッシュボードアプリに統合されています。ユーザの現在地は自動または手動で設定でき、その地点の6時間予報が表示されます。このウィジットはカレンダーアプリなど他の場所にも統合させることができます。", "Detect location" : "地域を検出", "Set custom address" : "地域を入力", "Favorites" : "お気に入り", @@ -17,6 +23,17 @@ "{temperature} {unit} Heavy rain showers at {time}" : "{time} の天気は強いにわか雨、気温は {temperature} {unit}", "More weather for {adr}" : "{adr} の詳しい天気", "Loading weather" : "天気を読み込み中", - "Remove from favorites" : "お気に入りから削除" + "Set location for weather" : "天気の地域設定", + "Remove from favorites" : "お気に入りから削除", + "Add as favorite" : "お気に入りに追加", + "You are not logged in." : "ログインしていません", + "There was an error getting the weather status information." : "天気情報取得時にエラーが発生しました", + "No weather information found" : "天気情報が見つかりません", + "Location not found" : "地域が見つかりません", + "There was an error setting the location address." : "住所設定時にエラーが発生しました", + "There was an error setting the location." : "地域設定時にエラーが発生しました", + "There was an error saving the mode." : "モードの保存時にエラーが発生しました", + "There was an error using personal address." : "個人の住所使用時にエラーが発生しました", + "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 diff --git a/apps/weather_status/l10n/ru.js b/apps/weather_status/l10n/ru.js index 217023b1e00..0f723373b98 100644 --- a/apps/weather_status/l10n/ru.js +++ b/apps/weather_status/l10n/ru.js @@ -13,6 +13,8 @@ OC.L10N.register( "Favorites" : "Избранное", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ясно в {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, облачно в {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, безоблачно в {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, безоблачно в {time}", "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, переменная облачность в {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, туман в {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, небольшой дождь в {time}", diff --git a/apps/weather_status/l10n/ru.json b/apps/weather_status/l10n/ru.json index ec62ef88adc..230fe3dbcfa 100644 --- a/apps/weather_status/l10n/ru.json +++ b/apps/weather_status/l10n/ru.json @@ -11,6 +11,8 @@ "Favorites" : "Избранное", "{temperature} {unit} Clear sky at {time}" : "{temperature} {unit}, ясно в {time}", "{temperature} {unit} Cloudy at {time}" : "{temperature} {unit}, облачно в {time}", + "{temperature} {unit} Fair day at {time}" : "{temperature} {unit}, безоблачно в {time}", + "{temperature} {unit} Fair night at {time}" : "{temperature} {unit}, безоблачно в {time}", "{temperature} {unit} Partly cloudy at {time}" : "{temperature} {unit}, переменная облачность в {time}", "{temperature} {unit} Foggy at {time}" : "{temperature} {unit}, туман в {time}", "{temperature} {unit} Light rain at {time}" : "{temperature} {unit}, небольшой дождь в {time}", |