diff --git a/app/src/main/res/values-ja/strings.xml b/app/src/main/res/values-ja/strings.xml index 96ee09d3..c55954a8 100644 --- a/app/src/main/res/values-ja/strings.xml +++ b/app/src/main/res/values-ja/strings.xml @@ -159,42 +159,42 @@ データをデータベースに書き込む際にエラーが発生しました。 - Manage locations - Add widget + ロケーションの管理 + ウィジェットの追加 PFA - Weather Course of the day - Please try to update! - Refresh - Error fetching weather data - Sun - Week - Configure - Error while adding City, please try again! - Error while updating Citylist, please try again! - Error while updating Forecast, please try again! - Your Device is not connected to the internet! + アップデートをお試しください! + 再取得 + 天気データーの所得エラーです + 晴れ + + 設定 + 都市の追加時にエラーが発生しました!もう一度やり直してください。 + 都市リストの更新時にエラーが発生しました!もう一度やり直してください。 + 予報更新時にエラーが発生しました!もう一度やり直してください。 + あなたのデバイスはインターネットに接続されていません! Error while doing radius search, please try again! Privacy Friendly Weather uses the permission \"Internet\\ to retrieve weather data. It further does not include any tracking mechanisms or advertisement. The two permissions for binding service jobs and keeping the phone awake are needed for background data management of the app. - What is Privacy Friendly Weather? - Privacy Friendly Weather is an App to check the current Weather and Forecasts for your Locations. - Where do the weather informations come from? - The information is fetched from the service OpenWeatherMap. If you have your own OpenWeatherMap Key, go to the settings to register it. - Next - Okay - reset - No API Key provided - Do you really want to reset to the default API key? - Reset API key + Privacy Friendlyとは? + Privacy Friendly Weatherはあなたの住んでいる地域の現在の天気と予報を確認できるアプリです。 + 天気情報はどこから来ますか? + OpenWeatherMapというサービスから情報を取得しています。独自のOpenWeatherMapキーをお持ちでしたら設定画面で登録してください。 + + Ok + リセット + APIキーが提供されていません。 + 本当にデフォルトのAPIキーにリセットしますか? + APIキーをリセット Privacy Friendly Weather receives data from the free service of openweathermap.org. This service is limited to 1000 calls per day. You could register your own API key for free to get your own 1000 calls. Otherwise, calls are shared between all users of Privacy Friendly Weather. Set the interval of automatic updates Intervals - API Key - Enter API Key - Reset API Key - Update interval - Skip - Welcome! - Privacy Friendly Weather is an App to check the current Weather and Forecasts for your Locations. + APIキー + APIキーを入力 + APIキーをリセット + 更新間隔 + スキップ + ようこそ! + Privacy Friendly Weatherはあなたの住んでいる地域の現在の天気と予報を確認できるアプリです。 Key Elements You can choose your own locations and get detailed information about the current weather. You can search for the best weather in a radius around you or place a widgets on your homescreen showing the current weather, a three day forecast or a five day forecast The sourcecode of this app is available at GitHub. For further explanations have a look at the About Page. @@ -206,19 +206,19 @@ 3-day widget (1) Set the second additional information for 3-day widgets at the bottom. 3-day widget (2) - Rain volume + 降雨量 Wind Humidity 風向き 雨量 - Long press to set as default city - Swipe to delete + 長押ししてデフォルト都市に登録 + ワイプして削除 Rain Radar Shower Rain Shower Snow Display options Select between 5 day / 3h and 2 day / 1h forecasts - Forecast + 天気予報 A widget still needs %1$s. Please delete all widgets for this city first. レインビュー "Next 60min: " @@ -249,8 +249,8 @@ 6 pm 10 pm Set the additional value for the one day forecast widget. - Select your thematic preference - Theme + 好みのテーマを選ぶ + テーマ Permission: Keep the phone awake Permission: Bind to Job Service To enable asynchronous update requests while keeping the app responsive, the Wakelock permission is needed. The background tasks in weather are not long and will not keep your phone awake for long times. But the permission is needed to run background services in this way.