28
28
label_tab_general : " 一般"
29
29
label_tab_geocoder : " ジオコーダ"
30
30
31
- geocoder_provider : " Provider "
31
+ geocoder_provider : " プロバイダ "
32
32
geocoder_options : " オプション"
33
- geocoder_load_example : " Load example options "
33
+ geocoder_load_example : " サンプルオプションを読み込む "
34
34
35
35
gtt_map_rotate_label : " 地図の回転"
36
36
gtt_map_rotate_info_html : " <code>Shift+Alt</code> を押しながらドラッグして地図を回転します。"
53
53
label_editable_geometry_types_on_issue_map : " チケット地図上で編集可能なジオメトリ種別"
54
54
label_enable_geojson_upload_on_issue_map : " チケット地図上でGeoJSONアップロードを有効化"
55
55
label_enable_geocoding_on_map : " 地図上でジオコーディングを有効化"
56
- label_default_target_enabled : " Show target on map center"
56
+ label_default_target_enabled : " 地図の中心にターゲットを表示"
57
+ label_default_measure_enabled : " 長さと面積計測のためのコントロールを表示"
57
58
58
59
select_other_gtt_settings : " GTTのその他の設定"
59
60
label_hide_map_for_invalid_geom : " 位置情報が登録されていない時に地図を隠す"
@@ -103,11 +104,11 @@ ja:
103
104
control :
104
105
geocoding : 住所検索
105
106
geolocation : 現在地へ移動
106
- search_location : " Search location "
107
- reverse_location : " Click on the map to get location …"
108
- search_placeholder : " Type a location …"
109
- geolocation_activated : " Geolocation activated "
110
- geolocation_deactivated : " Geolocation deactivated "
107
+ search_location : " 住所を検索 "
108
+ reverse_location : " 地図上でクリックして住所を取得 …"
109
+ search_placeholder : " 住所を入力 …"
110
+ geolocation_activated : " 現在地移動モードが有効化されました "
111
+ geolocation_deactivated : " 現在地移動モードが無効化されました "
111
112
maximize : 地物にズーム
112
113
upload : GeoJSONのアップロード
113
114
fullscreen : フルスクリーン切り替え
@@ -118,14 +119,14 @@ ja:
118
119
linestring : ライン編集
119
120
polygon : エリア編集
120
121
clear_map : " 地図をクリア"
121
- remove_point : " Remove point "
122
+ remove_point : " 頂点を削除 "
122
123
copied_location_to_clipboard : 位置情報をクリップボードにコピーしました
123
124
modal :
124
125
load : 読み込み
125
126
cancel : キャンセル
126
127
messages :
127
128
baselayer_missing : " 背景レイヤーが存在しません!"
128
129
zoom_in_more : " 地物表示のためズームします。"
129
- modify_start : " Hold down <code>ALT</code> and click on a vertex to delete it. "
130
- modify_start_mac : " Hold down <code>Option</code> and click on a vertex to delete it. "
131
- modify_start_touch : " Tap on a vertex to delete it. "
130
+ modify_start : " <code>ALT</code> を押しながら頂点をクリックして削除します。 "
131
+ modify_start_mac : " <code>Option</code> を押しながら頂点をクリックして削除します。 "
132
+ modify_start_touch : " 頂点をタップして削除します。 "
0 commit comments