Skip to content

Commit 2702f5e

Browse files
committed
Updates number of text strings
1 parent dd7fefc commit 2702f5e

File tree

2 files changed

+27
-25
lines changed

2 files changed

+27
-25
lines changed

config/locales/de.yml

Lines changed: 0 additions & 24 deletions
This file was deleted.

config/locales/ja.yml

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,50 @@
11
# Japanese strings go here for Rails i18n
22
ja:
3+
error_invalid_json: must be valid JSON
4+
5+
field_default: Default for new projects
36
field_geometry: "ジオメトリ"
47
field_location: "場所"
58
field_geom: "ジオメトリ"
9+
field_global: Globally available
10+
field_options_string: Options
11+
field_gtt_tile_source_ids: Tile Sources
612

713
label_geotask_map: "知らせて 地図"
14+
label_global: Global
815
label_project_map: "プロジェクト 地図"
916
label_user_map: "ユーザ 地図"
17+
label_name: Name
1018
label_nearby: "近く(lat,lng)"
19+
label_type: Type
20+
label_config: Configuration
21+
label_gtt_settings: GTT
22+
label_gtt_settings_headline: GTT Settings
1123

1224
gtt_label_geometry: "API Key"
1325
gtt_text_settings_help: "Enter the API key. Leave empty if no key is required."
1426
gtt_text_settings_geometry_example: "2747491302261fbc47967ba62621af22"
1527

1628
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
1733
label_tab_general: "General"
18-
label_tab_map: "Basemap"
34+
label_tab_geocoder: "Geocoder"
35+
label_tab_map: "Tile Sources"
36+
37+
gtt_tile_sources_info: Select the tile sources that should be available in this project.
1938

2039
gtt_settings_general_center_lon: "既定の地図中心経度"
2140
gtt_settings_general_center_lat: "既定の地図中心緯度"
2241
gtt_settings_general_zoom_level: "既定の地図ズームレベル"
2342

43+
gtt_settings_map_url: "API Service URL"
44+
gtt_settings_map_apikey: "API Key"
2445
gtt_settings_map_maxzoom_level: "Maximum 地図ズームレベル"
46+
47+
gtt_settings_geocoder_url: "API Service URL"
48+
gtt_settings_geocoder_apikey: "API Key"
49+
50+
text_osm_url_sample: For example https://cyberjapandata.gsi.go.jp/xyz/std/{z}/{x}/{y}.png

0 commit comments

Comments
 (0)