Skip to content

Commit 5b85ae6

Browse files
committed
Adds some missing translations
1 parent 2702f5e commit 5b85ae6

File tree

1 file changed

+23
-23
lines changed

1 file changed

+23
-23
lines changed

config/locales/ja.yml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,49 +2,49 @@
22
ja:
33
error_invalid_json: must be valid JSON
44

5-
field_default: Default for new projects
5+
field_default: 新規プロジェクトのデフォルト
66
field_geometry: "ジオメトリ"
77
field_location: "場所"
88
field_geom: "ジオメトリ"
9-
field_global: Globally available
10-
field_options_string: Options
11-
field_gtt_tile_source_ids: Tile Sources
9+
field_global: 世界的に利用可能
10+
field_options_string: オプション
11+
field_gtt_tile_source_ids: タイルソース
1212

1313
label_geotask_map: "知らせて 地図"
14-
label_global: Global
14+
label_global: グローバル
1515
label_project_map: "プロジェクト 地図"
1616
label_user_map: "ユーザ 地図"
17-
label_name: Name
17+
label_name: タイトル
1818
label_nearby: "近く(lat,lng)"
19-
label_type: Type
20-
label_config: Configuration
19+
label_type: タイプ
20+
label_config: 構成
2121
label_gtt_settings: GTT
22-
label_gtt_settings_headline: GTT Settings
22+
label_gtt_settings_headline: GTTの設定
2323

24-
gtt_label_geometry: "API Key"
24+
gtt_label_geometry: "APIキー"
2525
gtt_text_settings_help: "Enter the API key. Leave empty if no key is required."
2626
gtt_text_settings_geometry_example: "2747491302261fbc47967ba62621af22"
2727

2828
label_gtt: "GTT"
29-
label_gtt_tile_source: Tile Source
30-
label_gtt_tile_source_new: New Tile Source
31-
label_gtt_tile_source_plural: Tile Sources
32-
label_parameters: Parameters
33-
label_tab_general: "General"
34-
label_tab_geocoder: "Geocoder"
35-
label_tab_map: "Tile Sources"
29+
label_gtt_tile_source: タイルソース
30+
label_gtt_tile_source_new: 新しいタイルソース
31+
label_gtt_tile_source_plural: タイルソース
32+
label_parameters: パラメーター
33+
label_tab_general: "一般"
34+
label_tab_geocoder: "ジオコーダー"
35+
label_tab_map: "タイルソース"
3636

37-
gtt_tile_sources_info: Select the tile sources that should be available in this project.
37+
gtt_tile_sources_info: このプロジェクトで使用できるタイルソースを選択します。
3838

3939
gtt_settings_general_center_lon: "既定の地図中心経度"
4040
gtt_settings_general_center_lat: "既定の地図中心緯度"
4141
gtt_settings_general_zoom_level: "既定の地図ズームレベル"
4242

43-
gtt_settings_map_url: "API Service URL"
44-
gtt_settings_map_apikey: "API Key"
43+
gtt_settings_map_url: "APIサービスのURL"
44+
gtt_settings_map_apikey: "APIキー"
4545
gtt_settings_map_maxzoom_level: "Maximum 地図ズームレベル"
4646

47-
gtt_settings_geocoder_url: "API Service URL"
48-
gtt_settings_geocoder_apikey: "API Key"
47+
gtt_settings_geocoder_url: "APIサービスのURL"
48+
gtt_settings_geocoder_apikey: "APIキー"
4949

50-
text_osm_url_sample: For example https://cyberjapandata.gsi.go.jp/xyz/std/{z}/{x}/{y}.png
50+
text_osm_url_sample: 例: https://cyberjapandata.gsi.go.jp/xyz/std/{z}/{x}/{y}.png

0 commit comments

Comments
 (0)