|
14 | 14 | label_name: タイトル
|
15 | 15 | label_baselayer: 背景レイヤー
|
16 | 16 | label_nearby: "近く(緯度,経度)"
|
17 |
| - label_layer: "Layer Type" |
18 |
| - label_source: "Source Type" |
| 17 | + label_layer: "レイヤー種別" |
| 18 | + label_source: "ソース種別" |
19 | 19 | label_config: 構成
|
20 | 20 | label_gtt_settings: GTT
|
21 | 21 | label_gtt_settings_headline: GTTの設定
|
|
30 | 30 |
|
31 | 31 | geocoder_options: "ジオコーダのオプション"
|
32 | 32 |
|
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." |
| 33 | + gtt_map_rotate_label: "地図の回転" |
| 34 | + gtt_map_rotate_info_html: "<code>Shift+Alt</code> を押しながらドラッグして地図を回転します。" |
35 | 35 |
|
36 | 36 | gtt_settings_general_center_lon: "既定の地図中心経度"
|
37 | 37 | gtt_settings_general_center_lat: "既定の地図中心緯度"
|
38 | 38 | gtt_settings_general_zoom_level: "既定の地図ズームレベル"
|
39 | 39 | gtt_settings_general_maxzoom_level: "既定の最大地図ズームレベル"
|
40 | 40 | gtt_settings_general_fit_maxzoom_level: "フィット時最大地図ズームレベル"
|
41 |
| - gtt_settings_vector_minzoom_level: "Minimum zoom level" |
| 41 | + gtt_settings_vector_minzoom_level: "最小ズームレベル" |
42 | 42 |
|
43 |
| - gtt_settings_label_general: "General" |
44 |
| - gtt_settings_label_styling: "Styling" |
45 |
| - gtt_settings_label_geocoder: "Geocoder" |
| 43 | + gtt_settings_label_general: "一般" |
| 44 | + gtt_settings_label_styling: "スタイル" |
| 45 | + gtt_settings_label_geocoder: "ジオコーダ" |
46 | 46 |
|
47 | 47 | label_default_collapsed_issues_page_map: "チケット一覧の地図を既定で非表示"
|
48 | 48 | label_gtt_point: "ポイント"
|
|
60 | 60 |
|
61 | 61 | project_module_gtt: "GTT"
|
62 | 62 | permission_manage_gtt_settings: "GTT設定の管理"
|
63 |
| - permission_view_gtt_settings: "View GTT settings" |
| 63 | + permission_view_gtt_settings: "GTT設定の閲覧" |
64 | 64 |
|
65 | 65 | title_geojson_upload: GeoJSONのインポート
|
66 | 66 | placeholder_geojson_upload: GeoJSONのジオメトリをここにペーストするか、ファイルからGeoJSONデータをインポートしてください。
|
67 | 67 |
|
68 | 68 | map_layer:
|
69 |
| - title: "Map Layers" |
70 |
| - plural: "Map Layers" |
71 |
| - new: "New Map Layer" |
72 |
| - ids: "Map Layers" |
| 69 | + title: "地図レイヤー" |
| 70 | + plural: "地図レイヤー" |
| 71 | + new: "新しい地図レイヤー" |
| 72 | + ids: "地図レイヤー" |
73 | 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: " |
| 74 | + info: "このプロジェクトで利用可能な地図レイヤーを選択してください。" |
| 75 | + layer_options_select: "-- レイヤー種別を選択 --" |
| 76 | + source_options_select: "-- ソース種別を選択 --" |
| 77 | + format_options_select: "-- フォーマット種別を選択 --" |
| 78 | + load_example: "例: " |
79 | 79 |
|
80 | 80 | # Workaround to easily customize field labels
|
81 |
| - field_name: "Name" |
82 |
| - field_layer: "Layer type" |
83 |
| - field_layer_options: "Layer options" |
| 81 | + field_name: "名称" |
| 82 | + field_layer: "レイヤー種別" |
| 83 | + field_layer_options: "レイヤーオプション" |
84 | 84 | field_baselayer: 背景レイヤー
|
85 | 85 | field_global: 世界的に利用可能
|
86 | 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" |
| 87 | + field_source: "ソース種別" |
| 88 | + field_source_options: "ソースオプション" |
| 89 | + field_format: "フォーマット種別" |
| 90 | + field_format_options: "フォーマットオプション" |
| 91 | + field_styles: "スタイル設定" |
92 | 92 |
|
93 | 93 | # Localize for use in Javascript
|
94 | 94 |
|
|
109 | 109 | load: 読み込み
|
110 | 110 | cancel: キャンセル
|
111 | 111 | messages:
|
112 |
| - baselayer_missing: "There is no baselayer available!" |
113 |
| - zoom_in_more: "Zoom in to view objects." |
| 112 | + baselayer_missing: "背景レイヤーが存在しません!" |
| 113 | + zoom_in_more: "地物表示のためズームします。" |
0 commit comments