Skip to content

Commit 458cb92

Browse files
committed
Reorder and fill ja.yml without Japanese modification
1 parent fe02abc commit 458cb92

File tree

1 file changed

+38
-4
lines changed

1 file changed

+38
-4
lines changed

config/locales/ja.yml

Lines changed: 38 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,19 @@ ja:
33
error_invalid_json: "正しいJSONにしてください"
44
error_unable_to_update_project_gtt_settings: "プロジェクトのGTTの設定を更新できません (%{value})"
55

6-
field_default: "新規プロジェクトのデフォルト"
76
field_geometry: "所在地"
87
field_location: "場所"
98
field_geom: "所在地"
10-
field_global: 世界的に利用可能
11-
field_baselayer: 背景レイヤー
9+
1210
label_geotask_map: "ジオタスク 地図"
1311
label_global: グローバル
1412
label_project_map: "プロジェクト 地図"
1513
label_user_map: "ユーザ 地図"
1614
label_name: タイトル
1715
label_baselayer: 背景レイヤー
1816
label_nearby: "近く(緯度,経度)"
17+
label_layer: "Layer Type"
18+
label_source: "Source Type"
1919
label_config: 構成
2020
label_gtt_settings: GTT
2121
label_gtt_settings_headline: GTTの設定
@@ -27,8 +27,12 @@ ja:
2727
label_parameters: パラメータ
2828
label_tab_general: "一般"
2929
label_tab_geocoder: "ジオコーダ"
30+
3031
geocoder_options: "ジオコーダのオプション"
3132

33+
gtt_map_rotate_label: "Map rotation"
34+
gtt_map_rotate_info_html: "Hold down <code>Shift+Alt</code> and drag the map to rotate."
35+
3236
gtt_settings_general_center_lon: "既定の地図中心経度"
3337
gtt_settings_general_center_lat: "既定の地図中心緯度"
3438
gtt_settings_general_zoom_level: "既定の地図ズームレベル"
@@ -56,7 +60,38 @@ ja:
5660

5761
project_module_gtt: "GTT"
5862
permission_manage_gtt_settings: "GTT設定の管理"
63+
permission_view_gtt_settings: "View GTT settings"
64+
65+
title_geojson_upload: GeoJSONのインポート
5966
placeholder_geojson_upload: GeoJSONのジオメトリをここにペーストするか、ファイルからGeoJSONデータをインポートしてください。
67+
68+
map_layer:
69+
title: "Map Layers"
70+
plural: "Map Layers"
71+
new: "New Map Layer"
72+
ids: "Map Layers"
73+
project:
74+
info: "Select the map layers that should be available in this project."
75+
layer_options_select: "-- Select layer type --"
76+
source_options_select: "-- Select source type --"
77+
format_options_select: "-- Select format type --"
78+
load_example: "Examples: "
79+
80+
# Workaround to easily customize field labels
81+
field_name: "Name"
82+
field_layer: "Layer type"
83+
field_layer_options: "Layer options"
84+
field_baselayer: 背景レイヤー
85+
field_global: 世界的に利用可能
86+
field_default: "新規プロジェクトのデフォルト"
87+
field_source: "Source type"
88+
field_source_options: "Source options"
89+
field_format: "Format type"
90+
field_format_options: "Format options"
91+
field_styles: "Style settings"
92+
93+
# Localize for use in Javascript
94+
6095
gtt_js:
6196
control:
6297
geocoding: 住所検索
@@ -76,4 +111,3 @@ ja:
76111
messages:
77112
baselayer_missing: "There is no baselayer available!"
78113
zoom_in_more: "Zoom in to view objects."
79-
title_geojson_upload: GeoJSONのインポート

0 commit comments

Comments
 (0)