-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathi18n.json
More file actions
164 lines (164 loc) · 7.05 KB
/
i18n.json
File metadata and controls
164 lines (164 loc) · 7.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
{
"en": {
"app_title": "IUCN GET Ecosystem Selector",
"app_subtitle": "Global Ecosystem Typology - Multi-Selection Process",
"step1_title": "Step 1: Select Realms",
"step1_subtitle": "Choose one or more ecosystem realms",
"step2_title": "Step 2: Select Biomes",
"step2_subtitle": "Choose biomes within selected realms",
"step3_title": "Step 3: Select EFGs",
"step3_subtitle": "Choose Ecosystem Functional Groups",
"step4_title": "Step 4: Manage Results",
"step4_subtitle": "Drag to reorder, export your selection",
"btn_confirm": "Confirm Selection",
"btn_next": "Next Step",
"btn_export_json": "Export JSON",
"btn_export_csv": "Export CSV",
"btn_reset": "Reset All",
"btn_back": "Back to Selection",
"selected_count": "{{count}} selected",
"biomes_count": "{{count}} biomes",
"efgs_count": "{{count}} EFGs",
"collapse": "Collapse",
"expand": "Expand",
"drag_hint": "Drag to reorder",
"delete": "Delete",
"summary_realm": "Realm:",
"summary_biome": "Biome:",
"summary_efg": "EFGs:",
"realm_T": "Terrestrial",
"realm_F": "Freshwater",
"realm_M": "Marine",
"realm_S": "Subterranean",
"realm_TF": "Terrestrial-Freshwater",
"realm_MT": "Marine-Terrestrial",
"realm_FM": "Freshwater-Marine",
"realm_MFT": "Marine-Freshwater-Terrestrial",
"realm_SF": "Subterranean-Freshwater",
"realm_SM": "Subterranean-Marine",
"realm_desc_T": "Land-based environments including forests, grasslands, and deserts",
"realm_desc_F": "Rivers, lakes, wetlands, and other inland water bodies",
"realm_desc_M": "Ocean and coastal waters including coral reefs and deep sea",
"realm_desc_S": "Underground environments including caves and aquifers",
"realm_desc_TF": "Ecosystems at the interface of land and freshwater",
"realm_desc_MT": "Coastal ecosystems where ocean meets land",
"realm_desc_FM": "Estuaries and brackish water environments",
"realm_desc_MFT": "Complex transitional ecosystems",
"realm_desc_SF": "Underground water systems",
"realm_desc_SM": "Underwater caves and marine groundwater",
"tooltip_key_features": "Key Features:",
"tooltip_distribution": "Distribution:",
"tooltip_view_more": "View on IUCN GET",
"export_report": "Export Report",
"generating_report": "Generating report...",
"report_generated": "Report generated successfully!"
},
"zh": {
"app_title": "IUCN GET 生态系统选择器",
"app_subtitle": "全球生态系统分类 - 多选流程",
"step1_title": "步骤 1:选择 Realm",
"step1_subtitle": "选择一个或多个生态系统领域",
"step2_title": "步骤 2:选择 Biome",
"step2_subtitle": "在选定的 Realm 中选择生物群系",
"step3_title": "步骤 3:选择 EFG",
"step3_subtitle": "选择生态系统功能组",
"step4_title": "步骤 4:管理结果",
"step4_subtitle": "拖动排序,导出您的选择",
"btn_confirm": "确认选择",
"btn_next": "下一步",
"btn_export_json": "导出 JSON",
"btn_export_csv": "导出 CSV",
"btn_reset": "重置全部",
"btn_back": "返回选择",
"selected_count": "已选 {{count}} 项",
"biomes_count": "{{count}} 个生物群系",
"efgs_count": "{{count}} 个 EFG",
"collapse": "折叠",
"expand": "展开",
"drag_hint": "拖动以排序",
"delete": "删除",
"summary_realm": "Realm:",
"summary_biome": "Biome:",
"summary_efg": "EFG:",
"realm_T": "陆地",
"realm_F": "淡水",
"realm_M": "海洋",
"realm_S": "地下",
"realm_TF": "陆地-淡水",
"realm_MT": "海洋-陆地",
"realm_FM": "淡水-海洋",
"realm_MFT": "海洋-淡水-陆地",
"realm_SF": "地下-淡水",
"realm_SM": "地下-海洋",
"realm_desc_T": "陆地环境,包括森林、草原和沙漠",
"realm_desc_F": "河流、湖泊、湿地和其他内陆水体",
"realm_desc_M": "海洋和沿海水域,包括珊瑚礁和深海",
"realm_desc_S": "地下环境,包括洞穴和含水层",
"realm_desc_TF": "陆地与淡水交界的生态系统",
"realm_desc_MT": "海洋与陆地交汇的沿海生态系统",
"realm_desc_FM": "河口和咸淡水环境",
"realm_desc_MFT": "复杂的过渡生态系统",
"realm_desc_SF": "地下水系统",
"realm_desc_SM": "水下洞穴和海洋地下水",
"tooltip_key_features": "关键特征:",
"tooltip_distribution": "分布:",
"tooltip_view_more": "在 IUCN GET 查看",
"export_report": "导出报告",
"generating_report": "正在生成报告...",
"report_generated": "报告生成成功!"
},
"ja": {
"app_title": "IUCN GET 生態系セレクター",
"app_subtitle": "グローバル生態系分類 - 複数選択プロセス",
"step1_title": "ステップ 1:Realm を選択",
"step1_subtitle": "1つ以上の生態系領域を選択",
"step2_title": "ステップ 2:Biome を選択",
"step2_subtitle": "選択した Realm 内のバイオームを選択",
"step3_title": "ステップ 3:EFG を選択",
"step3_subtitle": "生態系機能グループを選択",
"step4_title": "ステップ 4:結果を管理",
"step4_subtitle": "ドラッグして並べ替え、選択をエクスポート",
"btn_confirm": "選択を確認",
"btn_next": "次のステップ",
"btn_export_json": "JSON をエクスポート",
"btn_export_csv": "CSV をエクスポート",
"btn_reset": "すべてリセット",
"btn_back": "選択に戻る",
"selected_count": "{{count}} 件選択",
"biomes_count": "{{count}} バイオーム",
"efgs_count": "{{count}} EFG",
"collapse": "折りたたむ",
"expand": "展開",
"drag_hint": "ドラッグして並べ替え",
"delete": "削除",
"summary_realm": "Realm:",
"summary_biome": "Biome:",
"summary_efg": "EFG:",
"realm_T": "陸域",
"realm_F": "淡水",
"realm_M": "海洋",
"realm_S": "地下",
"realm_TF": "陸域-淡水",
"realm_MT": "海洋-陸域",
"realm_FM": "淡水-海洋",
"realm_MFT": "海洋-淡水-陸域",
"realm_SF": "地下-淡水",
"realm_SM": "地下-海洋",
"realm_desc_T": "森林、草原、砂漠を含む陸上環境",
"realm_desc_F": "河川、湖沼、湿地、その他の内陸水域",
"realm_desc_M": "サンゴ礁や深海を含む海洋と沿岸水域",
"realm_desc_S": "洞窟や帯水層を含む地下環境",
"realm_desc_TF": "陸地と淡水の境界にある生態系",
"realm_desc_MT": "海洋と陸地が出会う沿岸生態系",
"realm_desc_FM": "河口と汽水環境",
"realm_desc_MFT": "複雑な移行生態系",
"realm_desc_SF": "地下水系",
"realm_desc_SM": "水中洞窟と海洋地下水",
"tooltip_key_features": "主な特徴:",
"tooltip_distribution": "分布:",
"tooltip_view_more": "IUCN GET で表示",
"export_report": "レポートをエクスポート",
"generating_report": "レポートを生成中...",
"report_generated": "レポートが正常に生成されました!"
}
}