diff options
author | Anton Tananaev <anton@traccar.org> | 2022-06-27 17:01:57 -0700 |
---|---|---|
committer | Anton Tananaev <anton@traccar.org> | 2022-06-27 17:01:57 -0700 |
commit | 4ec80fe786c852ff78a24a3a0f23065393b577d7 (patch) | |
tree | a124ca0d14f721bcbd9cf9322b5197dfa1f92415 /web/l10n/ja.json | |
parent | f673b9ae8d2aa1b6b7bf13484b02cc8d4f46cd08 (diff) | |
download | trackermap-web-4ec80fe786c852ff78a24a3a0f23065393b577d7.tar.gz trackermap-web-4ec80fe786c852ff78a24a3a0f23065393b577d7.tar.bz2 trackermap-web-4ec80fe786c852ff78a24a3a0f23065393b577d7.zip |
Update localization
Diffstat (limited to 'web/l10n/ja.json')
-rw-r--r-- | web/l10n/ja.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/web/l10n/ja.json b/web/l10n/ja.json index ad116b44..89811f51 100644 --- a/web/l10n/ja.json +++ b/web/l10n/ja.json @@ -8,6 +8,7 @@ "sharedEdit": "編集", "sharedRemove": "削除", "sharedRemoveConfirm": "アイテムを削除しますか?", + "sharedNoData": "No data", "sharedYes": "Yes", "sharedNo": "No", "sharedKm": "km", @@ -56,11 +57,16 @@ "sharedCheckComputedAttribute": "算出属性を確認", "sharedExpression": "式", "sharedDevice": "デバイス", + "sharedTest": "Test", "sharedTestNotification": "テスト通知を送信", + "sharedTestNotificators": "Test Channels", + "sharedTestExpression": "Test Expression", "sharedCalendar": "カレンダー", "sharedCalendars": "カレンダー", "sharedFile": "ファイル", "sharedSearchDevices": "Search Devices", + "sharedSortBy": "Sort By", + "sharedFilterMap": "Filter on Map", "sharedSelectFile": "ファイルを選択", "sharedPhone": "電話", "sharedRequired": "必須項目", @@ -177,6 +183,9 @@ "reportTo": "終了日時", "reportShow": "詳細", "reportClear": "クリア", + "linkGoogleMaps": "Google Maps", + "linkAppleMaps": "Apple Maps", + "linkStreetView": "Street View", "positionFixTime": "Fix Time", "positionDeviceTime": "Device Time", "positionServerTime": "Server Time", @@ -248,6 +257,16 @@ "serverForceSettings": "強制的に設定", "serverAnnouncement": "Announcement", "mapTitle": "地図", + "mapActive": "Active Maps", + "mapOverlay": "Map Overlay", + "mapOverlayCustom": "Custom Overlay", + "mapOpenSeaMap": "OpenSeaMap", + "mapOpenWeatherKey": "OpenWeather API Key", + "mapOpenWeatherClouds": "OpenWeather Clouds", + "mapOpenWeatherPrecipitation": "OpenWeather Precipitation", + "mapOpenWeatherPressure": "OpenWeather Pressure", + "mapOpenWeatherWind": "OpenWeather Wind", + "mapOpenWeatherTemperature": "OpenWeather Temperature", "mapLayer": "使用する地図", "mapCustom": "カスタム (XYZ)", "mapCustomArcgis": "カスタム (ArcGIS)", @@ -266,11 +285,23 @@ "mapMapboxStreets": "Mapbox Streets", "mapMapboxOutdoors": "Mapbox Outdoors", "mapMapboxSatellite": "Mapbox Satellite", + "mapMapboxKey": "Mapbox Access Token", "mapMapTilerBasic": "MapTiler Basic", "mapMapTilerHybrid": "MapTiler Hybrid", + "mapMapTilerKey": "MapTiler API Key", "mapLocationIqStreets": "LocationIQ Streets", "mapLocationIqEarth": "LocationIQ Earth", "mapLocationIqHybrid": "LocationIQ Hybrid", + "mapLocationIqKey": "LocationIQ Access Token", + "mapTomTomBasic": "TomTom Basic", + "mapTomTomFlow": "TomTom Traffic Flow", + "mapTomTomIncidents": "TomTom Traffic Incidents", + "mapTomTomKey": "TomTom API Key", + "mapHereBasic": "Here Basic", + "mapHereHybrid": "Here Hybrid", + "mapHereSatellite": "Here Satellite", + "mapHereFlow": "Here Traffic Flow", + "mapHereKey": "Here API Key", "mapShapePolygon": "多角形", "mapShapeCircle": "円形", "mapShapePolyline": "折れ線形", @@ -278,6 +309,7 @@ "mapCurrentLocation": "Current Location", "mapPoiLayer": "POI レイヤー", "mapClustering": "Markers Clustering", + "mapOnSelect": "Show Map on Selection", "stateTitle": "詳細", "stateName": "属性", "stateValue": "値", @@ -404,6 +436,8 @@ "notificatorSms": "SMS", "notificatorFirebase": "Firebase", "notificatorTraccar": "Traccar", + "notificatorTelegram": "Telegram", + "notificatorPushover": "Pushover", "reportReplay": "Replay", "reportRoute": "移動経路", "reportEvents": "イベント", |