Skip to content

Commit ffdcfb3

Browse files
authored
Merge pull request #324 from gtt-project/feature/update-ja-locale-20240703
Update Japanese locale
2 parents 824b332 + 5741faf commit ffdcfb3

File tree

1 file changed

+13
-12
lines changed

1 file changed

+13
-12
lines changed

config/locales/ja.yml

Lines changed: 13 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ ja:
2828
label_tab_general: "一般"
2929
label_tab_geocoder: "ジオコーダ"
3030

31-
geocoder_provider: "Provider"
31+
geocoder_provider: "プロバイダ"
3232
geocoder_options: "オプション"
33-
geocoder_load_example: "Load example options"
33+
geocoder_load_example: "サンプルオプションを読み込む"
3434

3535
gtt_map_rotate_label: "地図の回転"
3636
gtt_map_rotate_info_html: "<code>Shift+Alt</code> を押しながらドラッグして地図を回転します。"
@@ -53,7 +53,8 @@ ja:
5353
label_editable_geometry_types_on_issue_map: "チケット地図上で編集可能なジオメトリ種別"
5454
label_enable_geojson_upload_on_issue_map: "チケット地図上でGeoJSONアップロードを有効化"
5555
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: "長さと面積計測のためのコントロールを表示"
5758

5859
select_other_gtt_settings: "GTTのその他の設定"
5960
label_hide_map_for_invalid_geom: "位置情報が登録されていない時に地図を隠す"
@@ -103,11 +104,11 @@ ja:
103104
control:
104105
geocoding: 住所検索
105106
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: "現在地移動モードが無効化されました"
111112
maximize: 地物にズーム
112113
upload: GeoJSONのアップロード
113114
fullscreen: フルスクリーン切り替え
@@ -118,14 +119,14 @@ ja:
118119
linestring: ライン編集
119120
polygon: エリア編集
120121
clear_map: "地図をクリア"
121-
remove_point: "Remove point"
122+
remove_point: "頂点を削除"
122123
copied_location_to_clipboard: 位置情報をクリップボードにコピーしました
123124
modal:
124125
load: 読み込み
125126
cancel: キャンセル
126127
messages:
127128
baselayer_missing: "背景レイヤーが存在しません!"
128129
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

Comments
 (0)