onoma 0.1.1 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/.gitignore +2 -0
- data/README.md +13 -1
- data/config/locales/arb.yml +77 -278
- data/config/locales/cmn.yml +69 -178
- data/config/locales/deu.yml +61 -1098
- data/config/locales/eng.yml +3166 -2984
- data/config/locales/fra.yml +705 -423
- data/config/locales/ita.yml +63 -1153
- data/config/locales/jpn.yml +80 -217
- data/config/locales/por.yml +63 -960
- data/config/locales/spa.yml +70 -601
- data/db/migrate/20170904223101_add_cultivable_zone_registry.xml +4 -0
- data/db/migrate/20170914083358_add_new_product_nature_variants.xml +14 -0
- data/db/migrate/20170927144852_add_kiwi_varieties.xml +7 -0
- data/db/migrate/20171106085357_update_account_numbers.xml +431 -0
- data/db/migrate/20171212081801_add_fiscal_positions.xml +12 -0
- data/db/migrate/20180408190101_add_new_plant_variants.xml +7 -0
- data/db/migrate/20180409130101_add_common_crop.xml +4 -0
- data/db/migrate/20180418085027_add-hour-counter-indicator.xml +9 -0
- data/db/migrate/20180709134310_add_centralizing_field_to_accounts.xml +22 -0
- data/db/migrate/20180711093131_review_all_accounts_number_and_fallbacks.xml +431 -0
- data/db/migrate/20180806080646_edit_centralizing_field_accounts.xml +17 -0
- data/db/migrate/20180814184001_add_missing_categories.xml +12 -0
- data/db/migrate/20180907160001_edit_accounts_to_unlock_first_run.xml +21 -0
- data/db/migrate/20181004220301_add_journal_ledger.xml +4 -0
- data/db/migrate/20181205162401_add_intra_vat.xml +6 -0
- data/db/migrate/20181213153405_fix_accounting_systems.xml +7 -0
- data/db/migrate/20181217155149_fiscal_position_refers_to_accounting_system.xml +10 -0
- data/db/migrate/20181217173101_fiscal_position_reference_typo.xml +4 -0
- data/db/migrate/20190315154040_add_suspense_account.xml +4 -0
- data/db/migrate/20190326110849_add_asset_fixable_to_product_nature_categories.xml +25 -0
- data/db/migrate/20190326135443_change_product_nature_category_cultivable_zone_into_land.xml +21 -0
- data/db/migrate/20190329133808_change_land_fixed_assets_account_usage.xml +7 -0
- data/db/migrate/20190405120711_delete_land_sales_account_and_assign_land_parcels_sell_revenues_to_land.xml +5 -0
- data/db/migrate/20190412071057_add_new_fixed_assets_andn_depreciable_accounts.xml +22 -0
- data/db/migrate/20190509092804_add_account_exceptional_depreciations_imputations_expenses_for_fixed_assets.xml +4 -0
- data/db/migrate/20190514084753_add_approved_input_volume.xml +9 -0
- data/db/migrate/20190520072403_add_new_accounts.xml +58 -0
- data/db/migrate/20190521170601_add_missing_taxes.xml +7 -0
- data/db/migrate/20190611101014_change_deductible_vat_account.xml +5 -0
- data/db/migrate/20190620092151_fix_conflicts_in_new_accounts.xml +6 -0
- data/db/migrate/20190625152636_change_mixture_seed_product_nature_variant.xml +4 -0
- data/db/migrate/20190718130243_remove_services_expenses.xml +5 -0
- data/db/migrate/20190801142431_remove_accounts_from_pcg82.xml +5 -0
- data/db/migrate/20190823091727_fix-cubic-meter-per-hectare-symbol.xml +5 -0
- data/db/migrate/20190917161215_add_missing_mass_area_density_units.xml +21 -0
- data/db/migrate/20190917161216_update_quintal_symbol.xml +4 -0
- data/db/migrate/20190917161217_adds_more_info_to_units.xml +133 -0
- data/db/migrate/20190918074757_add_new_accounts.xml +8 -0
- data/db/migrate/20191001122750_add_accounts_fixed_assets_related.xml +10 -0
- data/db/migrate/20191028175001_add_short_balance_sheet.xml +4 -0
- data/db/migrate/20191029131921_add_vine_equipments.xml +117 -0
- data/db/migrate/20191112132413_remove_roller_from_product_natures.xml +5 -0
- data/db/migrate/20200305160358_add_varieties_for_phytosanitary.xml +11 -0
- data/db/reference.xml +1170 -900
- data/lib/onoma.rb +9 -26
- data/lib/onoma/database.rb +1 -1
- data/lib/onoma/item.rb +3 -1
- data/lib/onoma/migration/actions/item_creation.rb +1 -1
- data/lib/onoma/migration/actions/property_creation.rb +1 -1
- data/lib/onoma/nomenclature.rb +7 -11
- data/lib/onoma/version.rb +1 -1
- data/onoma.gemspec +5 -4
- metadata +73 -17
data/config/locales/cmn.yml
CHANGED
@@ -17,7 +17,6 @@ cmn:
|
|
17
17
|
castrate: "阉割"
|
18
18
|
catalyze: "催化"
|
19
19
|
catch: "抓住"
|
20
|
-
# chaptelise: "Chaptelise"
|
21
20
|
clarify: "澄清"
|
22
21
|
clean: "清洁"
|
23
22
|
close: "关闭"
|
@@ -30,7 +29,6 @@ cmn:
|
|
30
29
|
earth_up: "培"
|
31
30
|
enclose: "围"
|
32
31
|
feed: "饲料"
|
33
|
-
# fermentize: "Fermentize"
|
34
32
|
fertilize: "施肥"
|
35
33
|
fill: "填"
|
36
34
|
freeze: "冻结"
|
@@ -72,7 +70,7 @@ cmn:
|
|
72
70
|
uncover: "揭露"
|
73
71
|
wrap: "包"
|
74
72
|
name: "能力"
|
75
|
-
|
73
|
+
property_natures:
|
76
74
|
parameters: "参数"
|
77
75
|
accounting_systems:
|
78
76
|
items:
|
@@ -106,8 +104,7 @@ cmn:
|
|
106
104
|
animal_reproduction_stock: "动物繁殖股票"
|
107
105
|
animal_reproduction_stocks_variation: "动物繁殖变异的股票"
|
108
106
|
animal_revenues: "动物收入"
|
109
|
-
|
110
|
-
animals_making_expenses_expenses: "动物制作费用支出"
|
107
|
+
animals_making_expenses: "动物制作费用支出"
|
111
108
|
animals_subsidies: "动物补贴"
|
112
109
|
asset_impairment_losses: "资产减值损失"
|
113
110
|
assets_products_stock: "资产产品股票"
|
@@ -144,13 +141,16 @@ cmn:
|
|
144
141
|
corporeal_asset_depreciations: "有形资产贬值"
|
145
142
|
corporeal_asset_revenues: "有形资产收入"
|
146
143
|
corporeal_assets: "有形资产"
|
144
|
+
corporeal_depreciations_inputations_expenses: "地块建筑折旧费用inputations"
|
145
|
+
corporeal_depreciations_inputations_expenses_living_goods: "动物贬值inputations费用"
|
147
146
|
corporeals_and_incorporeals_depreciations_inputations_expenses: "Corporeals和incorporeals贬值inputations费用"
|
148
147
|
credit_retained_earnings: "信用未分配利润"
|
149
148
|
creditor_clients: "债权人客户"
|
150
149
|
debit_retained_earnings: "借记留存收益"
|
151
150
|
debtor_suppliers: "债务人的供应商"
|
152
151
|
deductible_asset_vat: "扣除资产增值税"
|
153
|
-
|
152
|
+
deductible_products_and_services_vat: "抵扣增值税"
|
153
|
+
deductible_vat: "企业抵扣增值税"
|
154
154
|
deductible_vat_to_resolve: "抵扣增值税,以解决"
|
155
155
|
deferred_expense_accounts: "递延费用帐户"
|
156
156
|
deprecated_client_entity_accounts: "过时的客户端实体帐户"
|
@@ -168,7 +168,6 @@ cmn:
|
|
168
168
|
employee_representative_committees: "员工代表委员会"
|
169
169
|
end_products_stock: "高端产品股票"
|
170
170
|
enterprise_collected_vat: "企业收集增值税"
|
171
|
-
enterprise_deductible_vat: "企业抵扣增值税"
|
172
171
|
entity_collectable_taxes: "实体收藏税"
|
173
172
|
equipment_asset_depreciations: "设备资产贬值"
|
174
173
|
equipment_assets: "设备资产"
|
@@ -182,11 +181,11 @@ cmn:
|
|
182
181
|
equity_securities: "股本证券"
|
183
182
|
equity_security_asset_impairment_losses: "股本证券资产减值损失"
|
184
183
|
establishment_charge_assets: "建立收费资产"
|
184
|
+
exceptional_charge_transfer_revenues: "Exceptionnal电荷转移收入"
|
185
|
+
exceptional_depreciations_inputations_expenses: "Exceptionnal贬值inputations费用"
|
186
|
+
exceptional_depreciations_inputations_revenues: "Exceptionnal无形的资产减值收入"
|
185
187
|
exceptional_expenses: "特殊支出"
|
186
188
|
exceptional_revenues: "特殊的收入"
|
187
|
-
exceptionnal_charge_transfer_revenues: "Exceptionnal电荷转移收入"
|
188
|
-
exceptionnal_depreciations_inputations_expenses: "Exceptionnal贬值inputations费用"
|
189
|
-
exceptionnal_incorporeal_asset_depreciation_revenues: "Exceptionnal无形的资产减值收入"
|
190
189
|
expenses: "开支"
|
191
190
|
exploitation_depreciations_inputations_expenses: "开发贬值inputations费用"
|
192
191
|
exploitation_expenses_transfers: "开发费用转移"
|
@@ -264,10 +263,8 @@ cmn:
|
|
264
263
|
land_parcel_assets: "地块资产"
|
265
264
|
land_parcel_construction_asset_depreciations: "地块建资产贬值"
|
266
265
|
land_parcel_construction_assets: "地块建资产"
|
267
|
-
land_parcel_construction_depreciations_inputations_expenses: "地块建筑折旧费用inputations"
|
268
266
|
land_parcel_locative_expenses: "地块方位费用"
|
269
267
|
land_parcel_rent_expenses: "地块租金费用"
|
270
|
-
land_parcel_sell_revenues: "地块出售收入"
|
271
268
|
leasing_expenses: "租赁费用"
|
272
269
|
legal_reserves: "法律储量"
|
273
270
|
licences_expenses: "牌照费"
|
@@ -478,6 +475,7 @@ cmn:
|
|
478
475
|
sustainables_plants_assets: "Sustainables厂资产"
|
479
476
|
sustainables_plants_on_other_land_parcel_assets: "其他地块资产Sustainables厂"
|
480
477
|
sustainables_plants_on_own_land_parcel_assets: "在自己的地块资产Sustainables厂"
|
478
|
+
tangible_fixed_assets_revenues_without_livestock: "地块出售收入"
|
481
479
|
tax_depreciation_revenues: "Taxe折旧收入"
|
482
480
|
taxes_expenses: "税收支出"
|
483
481
|
technical_installation_equipment_and_tools_assets: "技术安装设备和工具资产"
|
@@ -511,11 +509,10 @@ cmn:
|
|
511
509
|
young_animal_revenues: "年轻的动物收入"
|
512
510
|
young_reproductor_animals_inventory_variations: "年轻REPRODUCTOR动物库存变化"
|
513
511
|
name: "帐号"
|
514
|
-
|
512
|
+
property_natures:
|
515
513
|
debtor: "债务人"
|
516
514
|
fr_pcg82: "法国PCG82"
|
517
515
|
fr_pcga: "法国PCGA"
|
518
|
-
# pt_snc: "Protuguese SNC"
|
519
516
|
activity_families:
|
520
517
|
choices:
|
521
518
|
nature:
|
@@ -531,7 +528,7 @@ cmn:
|
|
531
528
|
tool_maintaining: "维护工具"
|
532
529
|
wine_making: "酿酒"
|
533
530
|
name: "家庭活动"
|
534
|
-
|
531
|
+
property_natures:
|
535
532
|
cultivation_variety: "栽培品种"
|
536
533
|
nature: "性质"
|
537
534
|
support_variety: "支持多种"
|
@@ -541,7 +538,7 @@ cmn:
|
|
541
538
|
france_department: "法国部门"
|
542
539
|
france_region: "法国区"
|
543
540
|
name: "行政辖区性质"
|
544
|
-
|
541
|
+
property_natures:
|
545
542
|
country: "国家"
|
546
543
|
parent: "亲"
|
547
544
|
administrative_areas:
|
@@ -675,7 +672,7 @@ cmn:
|
|
675
672
|
france_region_reunion: "法国地区团圆"
|
676
673
|
france_region_rhone_alpes: "法国地区的罗讷 - 阿尔卑斯"
|
677
674
|
name: "行政区划"
|
678
|
-
|
675
|
+
property_natures:
|
679
676
|
code: "码"
|
680
677
|
nature: "性质"
|
681
678
|
parent_area: "父区"
|
@@ -691,7 +688,7 @@ cmn:
|
|
691
688
|
unitary_cow_milk_analysis: "酉牛奶分析"
|
692
689
|
water_analysis: "水质分析"
|
693
690
|
name: "分析性质"
|
694
|
-
|
691
|
+
property_natures:
|
695
692
|
items: "项目"
|
696
693
|
target_derivative_of: "目标导"
|
697
694
|
target_variety: "目标品种"
|
@@ -703,18 +700,10 @@ cmn:
|
|
703
700
|
senescence: "衰老"
|
704
701
|
name: "动物的生活状态"
|
705
702
|
cation_exchange_capacity_analysis_methods:
|
706
|
-
items:
|
707
|
-
# cobaltihexamine: "Cobaltihexamine"
|
708
|
-
# metson: "Metson"
|
709
703
|
name: "阳离子交换量分析方法"
|
710
704
|
certification_labels:
|
711
705
|
items:
|
712
|
-
# aoc: "AOC"
|
713
|
-
# aop: "AOP"
|
714
|
-
# aor: "AOR"
|
715
706
|
bio: "生物"
|
716
|
-
# ig: "IG"
|
717
|
-
# igp: "IGP"
|
718
707
|
label_rouge: "红标签"
|
719
708
|
name: "认证标签"
|
720
709
|
certifications:
|
@@ -733,7 +722,7 @@ cmn:
|
|
733
722
|
eau_de_vie_de_cognac: "香水争夺科尼亚克"
|
734
723
|
eau_de_vie_des_charentes: "香水争夺德夏朗德"
|
735
724
|
name: "认证"
|
736
|
-
|
725
|
+
property_natures:
|
737
726
|
labels: "标签"
|
738
727
|
land: "土地"
|
739
728
|
chemical_classifications:
|
@@ -1216,7 +1205,7 @@ cmn:
|
|
1216
1205
|
ghs_toxic: "有毒的"
|
1217
1206
|
ghs-h360fd2: "可能损害生育能力。可能会损害胎儿"
|
1218
1207
|
name: "化学分类"
|
1219
|
-
|
1208
|
+
property_natures:
|
1220
1209
|
code: "码"
|
1221
1210
|
chemical_elements:
|
1222
1211
|
items:
|
@@ -1231,7 +1220,6 @@ cmn:
|
|
1231
1220
|
berkelium: "锫"
|
1232
1221
|
beryllium: "铍"
|
1233
1222
|
bismuth: "铋"
|
1234
|
-
# bohrium: "Bohrium"
|
1235
1223
|
boron: "硼"
|
1236
1224
|
bromine: "溴"
|
1237
1225
|
cadmium: "镉"
|
@@ -1247,7 +1235,6 @@ cmn:
|
|
1247
1235
|
copper: "铜"
|
1248
1236
|
curium: "锔"
|
1249
1237
|
darmstadtium: "鐽"
|
1250
|
-
# dubnium: "Dubnium"
|
1251
1238
|
dysprosium: "镝"
|
1252
1239
|
einsteinium: "锿"
|
1253
1240
|
erbium: "铒"
|
@@ -1307,10 +1294,8 @@ cmn:
|
|
1307
1294
|
roentgenium: "錀"
|
1308
1295
|
rubidium: "铷"
|
1309
1296
|
ruthenium: "钌"
|
1310
|
-
# rutherfordium: "Rutherfordium"
|
1311
1297
|
samarium: "钐"
|
1312
1298
|
scandium: "钪"
|
1313
|
-
# seaborgium: "Seaborgium"
|
1314
1299
|
selenium: "硒"
|
1315
1300
|
silicon: "硅"
|
1316
1301
|
silver: "银"
|
@@ -1327,10 +1312,6 @@ cmn:
|
|
1327
1312
|
tin: "锡"
|
1328
1313
|
titanium: "钛"
|
1329
1314
|
tungsten: "钨"
|
1330
|
-
# ununoctium: "Ununoctium"
|
1331
|
-
# ununpentium: "Ununpentium"
|
1332
|
-
# ununseptium: "Ununseptium"
|
1333
|
-
# ununtrium: "Ununtrium"
|
1334
1315
|
uranium: "铀"
|
1335
1316
|
vanadium: "钒"
|
1336
1317
|
xenon: "氙"
|
@@ -1339,7 +1320,7 @@ cmn:
|
|
1339
1320
|
zinc: "锌"
|
1340
1321
|
zirconium: "锆"
|
1341
1322
|
name: "化学元素"
|
1342
|
-
|
1323
|
+
property_natures:
|
1343
1324
|
atomic_number: "原子数"
|
1344
1325
|
atomic_weight: "原子量"
|
1345
1326
|
boil_temperature: "沸腾温度"
|
@@ -1600,7 +1581,7 @@ cmn:
|
|
1600
1581
|
zm: "赞比亚"
|
1601
1582
|
zw: "津巴布韦"
|
1602
1583
|
name: "国家"
|
1603
|
-
|
1584
|
+
property_natures:
|
1604
1585
|
number: "数"
|
1605
1586
|
crop_sets:
|
1606
1587
|
items:
|
@@ -1627,7 +1608,6 @@ cmn:
|
|
1627
1608
|
nightshade: "茄科"
|
1628
1609
|
oleaginous: "油腻的"
|
1629
1610
|
peas: "豌豆"
|
1630
|
-
# proteaginous: "Proteaginous"
|
1631
1611
|
rape: "强奸"
|
1632
1612
|
rapeseed: "菜子"
|
1633
1613
|
secale_phacelia: "黑麦phacelia"
|
@@ -1642,7 +1622,7 @@ cmn:
|
|
1642
1622
|
wheat: "小麦"
|
1643
1623
|
winter_straw_cereal: "冬季谷物秸秆"
|
1644
1624
|
name: "作物套"
|
1645
|
-
|
1625
|
+
property_natures:
|
1646
1626
|
varieties: "品种"
|
1647
1627
|
currencies:
|
1648
1628
|
items:
|
@@ -1665,7 +1645,6 @@ cmn:
|
|
1665
1645
|
BMD: "百慕达元"
|
1666
1646
|
BND: "文莱元"
|
1667
1647
|
BOB: "诺"
|
1668
|
-
# BOV: "Mvdol"
|
1669
1648
|
BRL: "巴西雷亚尔"
|
1670
1649
|
BSD: "巴哈马元"
|
1671
1650
|
BTN: "努尔特鲁姆"
|
@@ -1816,7 +1795,7 @@ cmn:
|
|
1816
1795
|
ZMK: "赞比亚克瓦查"
|
1817
1796
|
ZWL: "津巴布韦元"
|
1818
1797
|
name: "货币"
|
1819
|
-
|
1798
|
+
property_natures:
|
1820
1799
|
active: "活性"
|
1821
1800
|
cash: "现金"
|
1822
1801
|
countries: "国家"
|
@@ -1824,19 +1803,6 @@ cmn:
|
|
1824
1803
|
precision: "精确"
|
1825
1804
|
symbol: "符号"
|
1826
1805
|
delivery_modes:
|
1827
|
-
choices:
|
1828
|
-
incoterm:
|
1829
|
-
# CFR: "CFR"
|
1830
|
-
# CIF: "CIF"
|
1831
|
-
# CIP: "CIP"
|
1832
|
-
# CPT: "CPT"
|
1833
|
-
# DAP: "DAP"
|
1834
|
-
# DAT: "DAT"
|
1835
|
-
# DDP: "DDP"
|
1836
|
-
# EXW: "EXW"
|
1837
|
-
# FAS: "FAS"
|
1838
|
-
# FCA: "FCA"
|
1839
|
-
# FOB: "FOB"
|
1840
1806
|
items:
|
1841
1807
|
delivered_at_place: "在交货地点"
|
1842
1808
|
delivered_at_terminal: "在终端交付"
|
@@ -1844,7 +1810,7 @@ cmn:
|
|
1844
1810
|
ex_works: "以前的工作"
|
1845
1811
|
free_carrier: "自由载流子"
|
1846
1812
|
name: "交付模式"
|
1847
|
-
|
1813
|
+
property_natures:
|
1848
1814
|
incoterm: "贸易术语"
|
1849
1815
|
dimensions:
|
1850
1816
|
items:
|
@@ -1877,7 +1843,7 @@ cmn:
|
|
1877
1843
|
volume_concentration: "体积浓度"
|
1878
1844
|
volume_flow: "体积流量"
|
1879
1845
|
name: "外形尺寸"
|
1880
|
-
|
1846
|
+
property_natures:
|
1881
1847
|
symbol: "符号"
|
1882
1848
|
document_categories:
|
1883
1849
|
items:
|
@@ -1897,7 +1863,7 @@ cmn:
|
|
1897
1863
|
stock_management: "库存管理"
|
1898
1864
|
wine_making: "酿酒"
|
1899
1865
|
name: "文档类别"
|
1900
|
-
|
1866
|
+
property_natures:
|
1901
1867
|
acta_category: "ACTA类别"
|
1902
1868
|
document_natures:
|
1903
1869
|
items:
|
@@ -1958,7 +1924,7 @@ cmn:
|
|
1958
1924
|
wine_manipulation_register: "葡萄酒操纵寄存器"
|
1959
1925
|
worker_register: "工人寄存器"
|
1960
1926
|
name: "文档性质"
|
1961
|
-
|
1927
|
+
property_natures:
|
1962
1928
|
category: "类别"
|
1963
1929
|
entity_link_natures:
|
1964
1930
|
items:
|
@@ -1982,12 +1948,11 @@ cmn:
|
|
1982
1948
|
linked:
|
1983
1949
|
collaboration: "合作者"
|
1984
1950
|
direct_kinship: "儿童"
|
1985
|
-
# hierarchy: "Managee"
|
1986
1951
|
membership: "组织"
|
1987
1952
|
sibling_kinship: "兄弟"
|
1988
1953
|
transform: "新组织"
|
1989
1954
|
undefined: "熟人"
|
1990
|
-
|
1955
|
+
property_natures:
|
1991
1956
|
entity: "实体"
|
1992
1957
|
linked: "关联"
|
1993
1958
|
symmetric: "对称"
|
@@ -2017,7 +1982,7 @@ cmn:
|
|
2017
1982
|
working_group: "工作小组"
|
2018
1983
|
working_time_recovery: "工作时间恢复"
|
2019
1984
|
name: "事件性质"
|
2020
|
-
|
1985
|
+
property_natures:
|
2021
1986
|
default_duration: "默认持续时间"
|
2022
1987
|
fence_perimeters:
|
2023
1988
|
items:
|
@@ -2067,7 +2032,7 @@ cmn:
|
|
2067
2032
|
quandl_token: "Quandl令牌"
|
2068
2033
|
synel_username: "SYNEL用户名"
|
2069
2034
|
name: "标识符性质"
|
2070
|
-
|
2035
|
+
property_natures:
|
2071
2036
|
fallbacks: "回退"
|
2072
2037
|
password: "密码"
|
2073
2038
|
indicators:
|
@@ -2106,6 +2071,7 @@ cmn:
|
|
2106
2071
|
animal_life_state: "动物的生活状态"
|
2107
2072
|
application_width: "应用宽"
|
2108
2073
|
approved_input_dose: "批准输入剂量"
|
2074
|
+
approved_input_volume: "批准输入剂量"
|
2109
2075
|
atmospheric_pressure: "气压"
|
2110
2076
|
available_water_capacity_per_area: "单位面积有效含水量"
|
2111
2077
|
average_atmospheric_pressure: "平均气压"
|
@@ -2275,7 +2241,7 @@ cmn:
|
|
2275
2241
|
working_lifespan: "工作寿命"
|
2276
2242
|
zinc_concentration: "锌浓度"
|
2277
2243
|
name: "指标"
|
2278
|
-
|
2244
|
+
property_natures:
|
2279
2245
|
choices: "选择"
|
2280
2246
|
curve: "曲线"
|
2281
2247
|
datatype: "数据类型"
|
@@ -2309,9 +2275,7 @@ cmn:
|
|
2309
2275
|
carrot_fly: "胡萝卜飞"
|
2310
2276
|
carrot_mildiew: "胡萝卜"
|
2311
2277
|
carrot_powdery_mildew: "胡萝卜白粉病"
|
2312
|
-
# cassidinae: "Cassidinae"
|
2313
2278
|
caterpillar: "毛虫"
|
2314
|
-
# cercosporiosis: "Cercosporiosis"
|
2315
2279
|
cereal_mildiew: "谷物味"
|
2316
2280
|
chenopodium_album: "藜"
|
2317
2281
|
climate_issue: "气候问题"
|
@@ -2347,7 +2311,6 @@ cmn:
|
|
2347
2311
|
fungus_disease: "真菌病"
|
2348
2312
|
fusarium: "镰刀菌"
|
2349
2313
|
fusarium_head_blight: "赤霉病"
|
2350
|
-
# galium_aparine: "Galium aparine"
|
2351
2314
|
grapevine_yellows: "黄色葡萄"
|
2352
2315
|
husk_fly: "稻壳飞"
|
2353
2316
|
insecta_disease: "昆虫病"
|
@@ -2355,7 +2318,6 @@ cmn:
|
|
2355
2318
|
large_white: "大白"
|
2356
2319
|
limping: "跛行"
|
2357
2320
|
longhorn_beetle: "天牛"
|
2358
|
-
# mammite: "Mammite"
|
2359
2321
|
mechanical_issue: "机械问题"
|
2360
2322
|
mediterranean_corn_borer: "地中海玉米螟"
|
2361
2323
|
moth: "蛾"
|
@@ -2380,7 +2342,6 @@ cmn:
|
|
2380
2342
|
pseudomonas_syringae: "丁香假单胞菌"
|
2381
2343
|
respiratory_problem: "呼吸问题"
|
2382
2344
|
rhizoctonia: "水稻纹枯病"
|
2383
|
-
# rumex_crispus: "Rumex crispus"
|
2384
2345
|
scale_insect: "介壳虫"
|
2385
2346
|
scaphoideus_titanus_leafhopper: "Scaphoideus TITANUS叶蝉"
|
2386
2347
|
sclerotinia: "菌核病"
|
@@ -2390,7 +2351,6 @@ cmn:
|
|
2390
2351
|
septoria_blotch: "斑枯斑"
|
2391
2352
|
sorghum_halepense: "约翰逊草"
|
2392
2353
|
support_issue: "支持问题"
|
2393
|
-
# tipburn: "Tipburn"
|
2394
2354
|
tomato_mildew: "番茄霉菌"
|
2395
2355
|
vegetation_cover_regrowth: "植被覆盖再生长"
|
2396
2356
|
vine_mildew: "藤霉变"
|
@@ -2402,7 +2362,7 @@ cmn:
|
|
2402
2362
|
yellow_acarine: "黄螨"
|
2403
2363
|
yellow_rust: "黄锈"
|
2404
2364
|
name: "问题性质"
|
2405
|
-
|
2365
|
+
property_natures:
|
2406
2366
|
cause: "原因"
|
2407
2367
|
target: "目标"
|
2408
2368
|
treatments: "治疗"
|
@@ -2556,10 +2516,9 @@ cmn:
|
|
2556
2516
|
sodium_chloride: "氯化钠"
|
2557
2517
|
sucrose: "蔗糖"
|
2558
2518
|
sulfur_dioxide: "二氧化硫"
|
2559
|
-
# tetraphosphorus_decaoxide: "Tetraphosphorus decaoxide"
|
2560
2519
|
water: "水"
|
2561
2520
|
name: "分子"
|
2562
|
-
|
2521
|
+
property_natures:
|
2563
2522
|
formula: "式"
|
2564
2523
|
net_services:
|
2565
2524
|
choices:
|
@@ -2569,19 +2528,13 @@ cmn:
|
|
2569
2528
|
rest: "休息"
|
2570
2529
|
soap: "肥皂"
|
2571
2530
|
items:
|
2572
|
-
# cartodb: "Cartodb"
|
2573
2531
|
charentes_alliance_extranet: "夏朗德联盟外联网"
|
2574
2532
|
est_elevage: "EST ELEVAGE"
|
2575
|
-
# idele: "Idele"
|
2576
2533
|
lilco: "LILCO"
|
2577
2534
|
msa: "MSA"
|
2578
|
-
# openweathermap: "OpenWeatherMap"
|
2579
|
-
# selso: "Selso"
|
2580
2535
|
synel: "SYNEL"
|
2581
|
-
# synest: "Synest"
|
2582
|
-
# telepac: "Telepac"
|
2583
2536
|
name: "网络服务"
|
2584
|
-
|
2537
|
+
property_natures:
|
2585
2538
|
approach: "途径"
|
2586
2539
|
identifiers: "身份标识"
|
2587
2540
|
nature: "性质"
|
@@ -2615,7 +2568,7 @@ cmn:
|
|
2615
2568
|
stem_elongation: "茎的伸长"
|
2616
2569
|
tillering: "分蘖"
|
2617
2570
|
name: "植物的生命状态"
|
2618
|
-
|
2571
|
+
property_natures:
|
2619
2572
|
order: "订购"
|
2620
2573
|
plant_reproduction_states:
|
2621
2574
|
items:
|
@@ -2655,7 +2608,6 @@ cmn:
|
|
2655
2608
|
complete_wine_transfer: "完整的酒调"
|
2656
2609
|
concrete_slab_pouring: "混凝土浇筑板"
|
2657
2610
|
conservation_plowing: "保护春耕"
|
2658
|
-
# corvicide: "Corvicide"
|
2659
2611
|
curative_maintenance: "疗效维持"
|
2660
2612
|
cutting: "切割"
|
2661
2613
|
dehorning: "去角"
|
@@ -2760,10 +2712,7 @@ cmn:
|
|
2760
2712
|
straw_bunching: "秸秆群聚"
|
2761
2713
|
sulfur_addition: "除硫"
|
2762
2714
|
sun_protection: "防晒"
|
2763
|
-
# swathing: "Swathing"
|
2764
|
-
# talpicide: "Talpicide"
|
2765
2715
|
temperature_improvement: "温度提高"
|
2766
|
-
# topkilling: "Topkilling"
|
2767
2716
|
tractor_troubleshooting: "拖拉机故障排除"
|
2768
2717
|
transportation: "运输"
|
2769
2718
|
troubleshooting: "故障排除"
|
@@ -2814,7 +2763,7 @@ cmn:
|
|
2814
2763
|
viticulture_transformation: "葡萄栽培转型"
|
2815
2764
|
washing_packaging_transformation: "清洗包装改造"
|
2816
2765
|
name: "程序类别"
|
2817
|
-
|
2766
|
+
property_natures:
|
2818
2767
|
activity_family: "家庭活动"
|
2819
2768
|
procedure_natures:
|
2820
2769
|
items:
|
@@ -2839,7 +2788,6 @@ cmn:
|
|
2839
2788
|
chemical_weed_killing: "化学除草"
|
2840
2789
|
consummables_addition: "Consummables此外"
|
2841
2790
|
coupling: "耦合"
|
2842
|
-
# cultipacking: "Cultipacking"
|
2843
2791
|
cutting: "切割"
|
2844
2792
|
egg_production: "禽蛋产量"
|
2845
2793
|
enclosing: "内附"
|
@@ -2891,7 +2839,6 @@ cmn:
|
|
2891
2839
|
product_moving: "移动产品"
|
2892
2840
|
pruning: "修剪"
|
2893
2841
|
raking: "耙"
|
2894
|
-
# remontage: "Remontage"
|
2895
2842
|
seed_mixing: "种子混合"
|
2896
2843
|
seedling_sorting: "幼苗排序"
|
2897
2844
|
silage: "青贮饲料"
|
@@ -2909,14 +2856,13 @@ cmn:
|
|
2909
2856
|
viviparous_birth: "胎生诞生"
|
2910
2857
|
weed_killing: "除草"
|
2911
2858
|
name: "程序性质"
|
2912
|
-
|
2859
|
+
property_natures:
|
2913
2860
|
activity_families: "家庭活动"
|
2914
2861
|
roles: "角色"
|
2915
2862
|
procedure_roles:
|
2916
2863
|
items:
|
2917
2864
|
container: "容器"
|
2918
2865
|
doer: "杜尔"
|
2919
|
-
# includer: "Includer"
|
2920
2866
|
input: "输入"
|
2921
2867
|
input_origin: "输入起点"
|
2922
2868
|
output: "产量"
|
@@ -2996,7 +2942,6 @@ cmn:
|
|
2996
2942
|
construction_materials_in_own_outstanding_installation: "建筑材料在自身优秀的安装"
|
2997
2943
|
consumer_goods_office_item: "消费品办公项目"
|
2998
2944
|
crop: "作物"
|
2999
|
-
cultivable_zone: "可种植区"
|
3000
2945
|
discount_and_reduction: "折扣和减少"
|
3001
2946
|
duty_and_taxe: "关税和taxe"
|
3002
2947
|
egg: "蛋"
|
@@ -3028,6 +2973,7 @@ cmn:
|
|
3028
2973
|
installing_charge: "安装费"
|
3029
2974
|
insurance: "保险"
|
3030
2975
|
irrigation_water: "灌溉用水"
|
2976
|
+
land: "可种植区"
|
3031
2977
|
land_parcel: "地块"
|
3032
2978
|
land_parcel_cluster: "地块集群"
|
3033
2979
|
land_parcel_construction: "地块建设"
|
@@ -3072,7 +3018,6 @@ cmn:
|
|
3072
3018
|
straw: "稻草"
|
3073
3019
|
studies_and_research: "调查和研究"
|
3074
3020
|
subcontracting: "分包"
|
3075
|
-
# taxe: "Taxe"
|
3076
3021
|
telecommunication: "电信"
|
3077
3022
|
trade_show: "贸易展览会"
|
3078
3023
|
travel: "旅行"
|
@@ -3085,7 +3030,7 @@ cmn:
|
|
3085
3030
|
young_cat: "年轻的猫"
|
3086
3031
|
young_dog: "幼犬"
|
3087
3032
|
name: "产品类别性质"
|
3088
|
-
|
3033
|
+
property_natures:
|
3089
3034
|
charge_account: "收费帐户"
|
3090
3035
|
depreciable: "折旧"
|
3091
3036
|
depreciation_percentage: "折旧率"
|
@@ -3095,7 +3040,6 @@ cmn:
|
|
3095
3040
|
pictogram: "形符"
|
3096
3041
|
product_account: "产品帐户"
|
3097
3042
|
purchasable: "购买"
|
3098
|
-
# reductible: "Reductible"
|
3099
3043
|
saleable: "可销售"
|
3100
3044
|
stock_account: "股票账户"
|
3101
3045
|
stock_movement_account: "股票的走势帐户"
|
@@ -3169,7 +3113,6 @@ cmn:
|
|
3169
3113
|
accommodation_taxe: "住宿taxe"
|
3170
3114
|
accommodation_travel: "旅游住宿"
|
3171
3115
|
acetal: "乙缩醛"
|
3172
|
-
# actilact: "Actilact"
|
3173
3116
|
additive: "添加剂"
|
3174
3117
|
air_compressor: "空气压缩机"
|
3175
3118
|
all_inclusive_corn_sower: "全包玉米播种机"
|
@@ -3227,6 +3170,7 @@ cmn:
|
|
3227
3170
|
brassicaceae_fungicide: "十字花科杀菌剂"
|
3228
3171
|
buckwheat_crop: "荞麦作物"
|
3229
3172
|
buckwheat_grain: "荞麦粒"
|
3173
|
+
buckwheat_seed: "荞麦种子"
|
3230
3174
|
building: "建造"
|
3231
3175
|
building_division: "建设司"
|
3232
3176
|
building_insurance: "建设保险"
|
@@ -3261,6 +3205,7 @@ cmn:
|
|
3261
3205
|
carriage: "运输"
|
3262
3206
|
carrot: "胡萝卜"
|
3263
3207
|
carrot_crop: "胡萝卜作物"
|
3208
|
+
carrot_seed: "胡萝卜种子"
|
3264
3209
|
cattle_compost: "牛堆肥"
|
3265
3210
|
cattle_herd: "牛群"
|
3266
3211
|
cattle_liquid_slurry: "牛液浆"
|
@@ -3507,6 +3452,7 @@ cmn:
|
|
3507
3452
|
grass_silage: "青贮草"
|
3508
3453
|
green_compost: "绿色堆肥"
|
3509
3454
|
grinder: "磨床"
|
3455
|
+
growth_regulator: "生长调节剂"
|
3510
3456
|
guineafowl_manure: "珠鸡粪便"
|
3511
3457
|
hand_drawn: "手绘"
|
3512
3458
|
hanging_scroll: "幛"
|
@@ -3551,7 +3497,6 @@ cmn:
|
|
3551
3497
|
infirmity_and_death_insurance: "虚弱和死亡保险"
|
3552
3498
|
ink_cartridge: "墨盒"
|
3553
3499
|
insecticide: "杀虫剂"
|
3554
|
-
# inseminator: "Inseminator"
|
3555
3500
|
insurance: "保险"
|
3556
3501
|
internet_line_subscription: "网上网下申购"
|
3557
3502
|
intership: "实习生"
|
@@ -3651,6 +3596,7 @@ cmn:
|
|
3651
3596
|
nematicide: "杀线虫剂"
|
3652
3597
|
nibble_lamb_meat: "四位羊肉"
|
3653
3598
|
nomacorc_cork: "诺玛科瓶塞"
|
3599
|
+
oat_grain: "燕麦粒"
|
3654
3600
|
oenological_yeast_sc_500g: "酿酒酵母SC500克"
|
3655
3601
|
office_building: "办公楼"
|
3656
3602
|
office_building_division: "办公楼师"
|
@@ -3734,7 +3680,6 @@ cmn:
|
|
3734
3680
|
representation_suit: "表示服"
|
3735
3681
|
responsibility_insurance: "责任保险"
|
3736
3682
|
ridger: "起垄"
|
3737
|
-
# riflexine: "Riflexine"
|
3738
3683
|
roast_veal_meat: "烤小牛肉肉"
|
3739
3684
|
roll: "滚"
|
3740
3685
|
rollup: "卷起"
|
@@ -3745,6 +3690,9 @@ cmn:
|
|
3745
3690
|
rubisko_wheat_crop: "Rubisko小麦作物"
|
3746
3691
|
running_water: "自来水"
|
3747
3692
|
rye_crop: "黑麦作物"
|
3693
|
+
rye_grain: "黑麦籽粒"
|
3694
|
+
rye_seed: "黑麦种子"
|
3695
|
+
rye_straw: "黑麦"
|
3748
3696
|
saffron_crop: "藏红花作物"
|
3749
3697
|
saffron_pollen: "藏红花花粉"
|
3750
3698
|
saffron_seedling: "藏红花苗"
|
@@ -3775,6 +3723,7 @@ cmn:
|
|
3775
3723
|
sower: "索维"
|
3776
3724
|
soy_crop: "大豆作物"
|
3777
3725
|
soy_grain: "大豆谷物"
|
3726
|
+
soy_seed: "大豆种子"
|
3778
3727
|
spelt_grain: "斯佩耳特小麦籽粒"
|
3779
3728
|
spelt_seed_25: "斯佩耳特小麦种子25"
|
3780
3729
|
spelt_wheat_crop: "斯佩耳特小麦作物"
|
@@ -3802,7 +3751,6 @@ cmn:
|
|
3802
3751
|
tablur_hard_wheat_crop: "Tablur硬小麦作物"
|
3803
3752
|
tablur_hard_wheat_seed_25: "Tablur硬质小麦种子25"
|
3804
3753
|
tangerine_crop: "柑橘作物"
|
3805
|
-
# taxe: "Taxe"
|
3806
3754
|
technician: "技术员"
|
3807
3755
|
telescopic_handler: "伸缩臂叉车"
|
3808
3756
|
temporary_meadow_crop: "临时草甸作物"
|
@@ -3815,13 +3763,14 @@ cmn:
|
|
3815
3763
|
trimmer: "裁纸机"
|
3816
3764
|
triticale_crop: "黑麦作物"
|
3817
3765
|
triticale_grain: "小黑麦"
|
3766
|
+
triticale_seed: "黑小麦种子"
|
3767
|
+
triticale_straw: "小黑麦"
|
3818
3768
|
truck: "卡车"
|
3819
3769
|
turnip: "芜菁"
|
3820
3770
|
uncover: "揭露"
|
3821
3771
|
urban_compost: "城市堆肥"
|
3822
3772
|
various_loan_interest: "各种贷款利息"
|
3823
3773
|
veal_meat: "肉牛肉"
|
3824
|
-
# vibrocultivator: "Cutivator"
|
3825
3774
|
vine_grape_berry: "藤葡萄果实"
|
3826
3775
|
vine_grape_crop: "葡萄葡萄种植"
|
3827
3776
|
vine_grape_juice: "藤葡萄汁"
|
@@ -3857,7 +3806,7 @@ cmn:
|
|
3857
3806
|
young_rabbit: "年轻的兔子"
|
3858
3807
|
zea_herbicide: "玉米除草剂"
|
3859
3808
|
name: "产品性质变种"
|
3860
|
-
|
3809
|
+
property_natures:
|
3861
3810
|
derivative_of: "衍生"
|
3862
3811
|
frozen_indicators_values: "冰冻指标值"
|
3863
3812
|
nature: "性质"
|
@@ -3992,6 +3941,7 @@ cmn:
|
|
3992
3941
|
grape_trailer: "葡萄拖车"
|
3993
3942
|
grass: "草"
|
3994
3943
|
grinder: "磨床"
|
3944
|
+
growth_regulator: "生长调节剂"
|
3995
3945
|
hand_drawn: "手绘"
|
3996
3946
|
harrow: "耙"
|
3997
3947
|
harvest_insurance: "嘉实保险"
|
@@ -4013,7 +3963,6 @@ cmn:
|
|
4013
3963
|
implanter: "注入"
|
4014
3964
|
infirmity_and_death_insurance: "虚弱和死亡保险"
|
4015
3965
|
insecticide: "杀虫剂"
|
4016
|
-
# inseminator: "Inseminator"
|
4017
3966
|
installing_charge: "安装费"
|
4018
3967
|
insurance: "保险"
|
4019
3968
|
irrigation_pivot: "灌溉支点"
|
@@ -4146,7 +4095,6 @@ cmn:
|
|
4146
4095
|
studies_and_research: "调查和研究"
|
4147
4096
|
sugar: "糖"
|
4148
4097
|
superficial_plow: "浅犁"
|
4149
|
-
# taxe: "Taxe"
|
4150
4098
|
technician: "技术员"
|
4151
4099
|
telescopic_handler: "伸缩臂叉车"
|
4152
4100
|
topper: "礼帽"
|
@@ -4182,7 +4130,7 @@ cmn:
|
|
4182
4130
|
wire: "线"
|
4183
4131
|
young_rabbit: "年轻的兔子"
|
4184
4132
|
name: "产品性质"
|
4185
|
-
|
4133
|
+
property_natures:
|
4186
4134
|
abilities: "能力"
|
4187
4135
|
category: "类别"
|
4188
4136
|
derivative_of: "衍生"
|
@@ -4190,7 +4138,6 @@ cmn:
|
|
4190
4138
|
frozen_indicators: "冰冻指标"
|
4191
4139
|
linkage_points: "联动点"
|
4192
4140
|
population_counting: "人口计数"
|
4193
|
-
# reductible: "Reductible"
|
4194
4141
|
variable_indicators: "变量指标"
|
4195
4142
|
variety: "品种"
|
4196
4143
|
production_natures:
|
@@ -4216,7 +4163,7 @@ cmn:
|
|
4216
4163
|
seed: "种子"
|
4217
4164
|
vegetable: "蔬菜"
|
4218
4165
|
name: "生产用途"
|
4219
|
-
|
4166
|
+
property_natures:
|
4220
4167
|
crop_sets: "作物套"
|
4221
4168
|
residue_elimination_methods:
|
4222
4169
|
items:
|
@@ -4233,7 +4180,7 @@ cmn:
|
|
4233
4180
|
farm_worker: "农场工人"
|
4234
4181
|
veterinary: "兽医"
|
4235
4182
|
name: "角色"
|
4236
|
-
|
4183
|
+
property_natures:
|
4237
4184
|
accesses: "访问"
|
4238
4185
|
running_costs:
|
4239
4186
|
choices:
|
@@ -4245,7 +4192,7 @@ cmn:
|
|
4245
4192
|
2014_small_tractor_75_to_85_fhp: "2014年小型拖拉机75至85 FHP"
|
4246
4193
|
2014_small_tractor_85_to_95_fhp: "2014小型拖拉机85至95 FHP"
|
4247
4194
|
name: "运营成本"
|
4248
|
-
|
4195
|
+
property_natures:
|
4249
4196
|
average_purchase_price: "平均收购价"
|
4250
4197
|
currency: "货币"
|
4251
4198
|
hourly_cost: "每小时成本"
|
@@ -4301,7 +4248,7 @@ cmn:
|
|
4301
4248
|
amount: "量"
|
4302
4249
|
percentage: "百分比"
|
4303
4250
|
items:
|
4304
|
-
asset_vat: "资产增值税"
|
4251
|
+
asset_vat: "资产增值税"
|
4305
4252
|
eu_vat: "欧盟增值税"
|
4306
4253
|
import_export_vat: "进口/出口增值税"
|
4307
4254
|
inflated_vat: "充气增值税"
|
@@ -4311,7 +4258,7 @@ cmn:
|
|
4311
4258
|
particular_vat: "特别是增值税"
|
4312
4259
|
reduced_vat: "降低增值税"
|
4313
4260
|
name: "税收性质"
|
4314
|
-
|
4261
|
+
property_natures:
|
4315
4262
|
collect_account: "收集帐户"
|
4316
4263
|
computation_method: "计算方法"
|
4317
4264
|
deduction_account: "扣除账户"
|
@@ -4334,11 +4281,11 @@ cmn:
|
|
4334
4281
|
french_vat_normal_1995: "法国增值税1995年正常"
|
4335
4282
|
french_vat_normal_2000: "法国增值税普通2000"
|
4336
4283
|
french_vat_normal_2014: "法国增值税普通2014"
|
4337
|
-
french_vat_normal_asset_1966: "法国增值税正常的资产1966年"
|
4338
|
-
french_vat_normal_asset_1982: "法国增值税一般资产1982"
|
4339
|
-
french_vat_normal_asset_1995: "法国增值税正常的资产1995年"
|
4340
|
-
french_vat_normal_asset_2000: "法国增值税一般资产2000"
|
4341
|
-
french_vat_normal_asset_2014: "法国增值税一般资产2014"
|
4284
|
+
french_vat_normal_asset_1966: "法国增值税正常的资产1966年"
|
4285
|
+
french_vat_normal_asset_1982: "法国增值税一般资产1982"
|
4286
|
+
french_vat_normal_asset_1995: "法国增值税正常的资产1995年"
|
4287
|
+
french_vat_normal_asset_2000: "法国增值税一般资产2000"
|
4288
|
+
french_vat_normal_asset_2014: "法国增值税一般资产2014"
|
4342
4289
|
french_vat_null: "法国增值税空"
|
4343
4290
|
french_vat_particular_1982: "法国增值税尤其1982年"
|
4344
4291
|
french_vat_particular_1989: "法国增值税尤其是1989"
|
@@ -4360,7 +4307,7 @@ cmn:
|
|
4360
4307
|
swiss_vat_particular_2011: "瑞士增值税尤其是2011"
|
4361
4308
|
swiss_vat_reduced_2011: "瑞士增值税减少2011"
|
4362
4309
|
name: "税"
|
4363
|
-
|
4310
|
+
property_natures:
|
4364
4311
|
amount: "量"
|
4365
4312
|
country: "国家"
|
4366
4313
|
nature: "性质"
|
@@ -4381,7 +4328,6 @@ cmn:
|
|
4381
4328
|
centiliter_per_hectoliter: "每百升厘升"
|
4382
4329
|
centiliter_per_liter: "每升厘升"
|
4383
4330
|
centimeter: "厘米"
|
4384
|
-
# centimole: "Centimole"
|
4385
4331
|
centimole_per_kilogram: "Centimole每公斤"
|
4386
4332
|
cubic_centimeter: "立方厘米"
|
4387
4333
|
cubic_meter: "立方米"
|
@@ -4476,7 +4422,7 @@ cmn:
|
|
4476
4422
|
watt: "瓦"
|
4477
4423
|
watt_per_square_meter: "瓦每平方米"
|
4478
4424
|
name: "单位"
|
4479
|
-
|
4425
|
+
property_natures:
|
4480
4426
|
a: "一个"
|
4481
4427
|
b: "乙"
|
4482
4428
|
d: "ð"
|
@@ -4497,6 +4443,10 @@ cmn:
|
|
4497
4443
|
acipenser_sturio: "鲟sturio"
|
4498
4444
|
acipenser_transmontanus: "鲟transmontanus"
|
4499
4445
|
acipenseridae: "鲟"
|
4446
|
+
actinidia: "猕猴桃"
|
4447
|
+
actinidia_chinensis: "猕猴桃"
|
4448
|
+
actinidia_deliciosa: "猕猴桃猕猴桃"
|
4449
|
+
actinidiaceae: "猕猴桃"
|
4500
4450
|
actinopterygii: "辐"
|
4501
4451
|
adoxa: "五福花"
|
4502
4452
|
adoxaceae: "五福花科"
|
@@ -4564,7 +4514,6 @@ cmn:
|
|
4564
4514
|
anas_laysanensis: "阿纳斯laysanensis"
|
4565
4515
|
anas_platyrhynchos: "绿头鸭"
|
4566
4516
|
anatidae: "鸭科"
|
4567
|
-
# anethum: "Anethum"
|
4568
4517
|
anethum_graveolens: "莳萝"
|
4569
4518
|
angelica: "当归"
|
4570
4519
|
animal: "动物"
|
@@ -4584,7 +4533,6 @@ cmn:
|
|
4584
4533
|
anthriscus: "细叶芹"
|
4585
4534
|
anthriscus_cerefolium: "花园山萝卜"
|
4586
4535
|
anthriscus_nitida: "阿尔卑斯山萝卜"
|
4587
|
-
# aphidoidea: "Aphidoidea"
|
4588
4536
|
apiaceae: "伞形科"
|
4589
4537
|
apidae: "蜜蜂"
|
4590
4538
|
apis: "蜜蜂"
|
@@ -4609,8 +4557,6 @@ cmn:
|
|
4609
4557
|
artocarpus_elasticus: "</s> </s>"
|
4610
4558
|
artocarpus_heterophyllus: "菠萝蜜"
|
4611
4559
|
artocarpus_hirsutus: "王尔德杰克"
|
4612
|
-
# artocarpus_integer: "Chempedak"
|
4613
|
-
# artocarpus_mariannensis: "Dugdug"
|
4614
4560
|
artocarpus_odoratissimus: "马江"
|
4615
4561
|
artocarpus_rigidus: "猴子杰克"
|
4616
4562
|
artocarpus_tamaran: "塔马兰artocarpus"
|
@@ -4636,7 +4582,6 @@ cmn:
|
|
4636
4582
|
beta_vulgaris_altissima: "甜菜"
|
4637
4583
|
beta_vulgaris_cicla: "查德"
|
4638
4584
|
beta_vulgaris_cicla_barese: "查德barese"
|
4639
|
-
# beta_vulgaris_crassa: "Mangelwurzel"
|
4640
4585
|
beta_vulgaris_vulgaris: "红菜头"
|
4641
4586
|
betula: "桦木"
|
4642
4587
|
betula_pendula: "白桦"
|
@@ -4742,10 +4687,8 @@ cmn:
|
|
4742
4687
|
brassica_oleracea_botrytis_navalo: "花椰菜Navalo"
|
4743
4688
|
brassica_oleracea_botrytis_optimist: "花椰菜乐观"
|
4744
4689
|
brassica_oleracea_botrytis_redoutable: "花椰菜可畏"
|
4745
|
-
# brassica_oleracea_botrytis_romanesco: "Romanesco"
|
4746
4690
|
brassica_oleracea_botrytis_romanesco_lazio: "Romanesco拉齐奥"
|
4747
4691
|
brassica_oleracea_botrytis_romanesco_navona: "Romanesco纳沃纳"
|
4748
|
-
# brassica_oleracea_botrytis_romanesco_vernica: "Romanesco Vernica"
|
4749
4692
|
brassica_oleracea_botrytis_skywalker: "花椰菜天行者"
|
4750
4693
|
brassica_oleracea_capitata: "苹果白菜"
|
4751
4694
|
brassica_oleracea_capitata_f_acuta: "尖白菜"
|
@@ -4759,7 +4702,6 @@ cmn:
|
|
4759
4702
|
brassica_oleracea_capitata_f_rubra_travero: "红卷心菜travero"
|
4760
4703
|
brassica_oleracea_costata: "Tronchunda白菜"
|
4761
4704
|
brassica_oleracea_gemmifera: "布鲁塞尔豆芽"
|
4762
|
-
# brassica_oleracea_gongylodes: "Kohirabi"
|
4763
4705
|
brassica_oleracea_italica: "西兰花"
|
4764
4706
|
brassica_oleracea_italica_belstar: "西兰花Belstar"
|
4765
4707
|
brassica_oleracea_italica_monaco: "西兰花摩纳哥"
|
@@ -4799,10 +4741,8 @@ cmn:
|
|
4799
4741
|
brassica_rapa_rapa_turnep: "萝卜Turnep"
|
4800
4742
|
brassicaceae: "十字花科"
|
4801
4743
|
bromeliaceae: "凤梨科"
|
4802
|
-
# bromus: "Bromes"
|
4803
4744
|
building: "建造"
|
4804
4745
|
building_division: "建设司"
|
4805
|
-
# cairina: "Cairina"
|
4806
4746
|
cairina_moschata: "番鸭"
|
4807
4747
|
camelina: "亚麻"
|
4808
4748
|
camelina_sativa: "荠蓝"
|
@@ -4886,12 +4826,10 @@ cmn:
|
|
4886
4826
|
capsicum_annuum_glabriusculum: "辣椒鸟"
|
4887
4827
|
capsicum_annuum_green: "绿皮书"
|
4888
4828
|
capsicum_annuum_paprika: "辣椒"
|
4889
|
-
# capsicum_baccatum: "Locoto"
|
4890
4829
|
capsicum_baccatum_baccatum: "常见Locoto"
|
4891
4830
|
capsicum_baccatum_pendulum: "秘鲁辣椒"
|
4892
4831
|
capsicum_chinense: "哈瓦那辣椒"
|
4893
4832
|
capsicum_frutescens: "辣椒"
|
4894
|
-
# capsicum_pubescens: "Rocoto"
|
4895
4833
|
car: "汽车"
|
4896
4834
|
carica: "番木瓜"
|
4897
4835
|
carica_papaya: "番木瓜"
|
@@ -4926,14 +4864,12 @@ cmn:
|
|
4926
4864
|
cercis: "紫荆"
|
4927
4865
|
cercis_siliquastrum: "南欧紫荆"
|
4928
4866
|
cervidae: "鹿科"
|
4929
|
-
# chamaemelum: "Chamaemelum"
|
4930
4867
|
cheese: "起司"
|
4931
4868
|
chenopodium: "藜"
|
4932
4869
|
chenopodium_album: "藜"
|
4933
4870
|
chenopodium_quinoa: "藜藜"
|
4934
4871
|
chloris: "虎尾草"
|
4935
4872
|
chloris_gayana: "罗德草"
|
4936
|
-
# chrysophyllum: "Goldenleaf"
|
4937
4873
|
chrysophyllum_africanum: "Ch木"
|
4938
4874
|
chrysophyllum_albidum: "白星苹果"
|
4939
4875
|
chrysophyllum_argenteum: "混蛋红木"
|
@@ -5043,7 +4979,6 @@ cmn:
|
|
5043
4979
|
cucurbita_maxima_maxima: "常见的冬瓜"
|
5044
4980
|
cucurbita_maxima_nelson: "壁球纳尔逊"
|
5045
4981
|
cucurbita_maxima_noir_du_bresil: "黑色巴西的南瓜"
|
5046
|
-
# cucurbita_maxima_potimarron: "Potimarron"
|
5047
4982
|
cucurbita_maxima_potimarron_orange_summer: "Potimarron橙色夏天"
|
5048
4983
|
cucurbita_maxima_potimarron_red_hokkaido: "Potimarron红北海道"
|
5049
4984
|
cucurbita_maxima_potimarron_uchiki_kuri: "Potimarron Uchiki库里"
|
@@ -5153,12 +5088,10 @@ cmn:
|
|
5153
5088
|
daucus_carota_white_with_green_collar: "胡萝卜与白绿领"
|
5154
5089
|
daucus_carota_yellow_doubs: "胡萝卜黄杜省"
|
5155
5090
|
daucus_carota_yukon: "胡萝卜育空"
|
5156
|
-
# diervillaceae: "Diervillaceae"
|
5157
5091
|
dimocarpus: "龙眼"
|
5158
5092
|
dimocarpus_longan: "龙眼"
|
5159
5093
|
dioscorea: "芋头"
|
5160
5094
|
dioscorea_alata: "飞山药"
|
5161
|
-
# dioscorea_altissima: "Dunguey"
|
5162
5095
|
dioscorea_bulbifera: "蓣"
|
5163
5096
|
dioscorea_cayenensis: "黄色几内亚山药"
|
5164
5097
|
dioscorea_dumetorum: "苦涩的山药"
|
@@ -5201,7 +5134,6 @@ cmn:
|
|
5201
5134
|
equus_caballus_pur_sang: "马PUR唱"
|
5202
5135
|
equus_caballus_shetland: "马设得兰群岛"
|
5203
5136
|
equus_zebra: "斑马"
|
5204
|
-
# eremocitrus: "Eremocitrus"
|
5205
5137
|
eruca: "芸"
|
5206
5138
|
eruca_vesicaria: "芸vesicaria"
|
5207
5139
|
erysiphaceae: "白粉菌"
|
@@ -5264,7 +5196,6 @@ cmn:
|
|
5264
5196
|
grain: "粮食"
|
5265
5197
|
grape: "葡萄"
|
5266
5198
|
grass: "草"
|
5267
|
-
# grossulariaceae: "Grossulariaceae"
|
5268
5199
|
guano: "鸟粪"
|
5269
5200
|
guizotia: "小葵子属"
|
5270
5201
|
guizotia_abyssinica: "尼日尔"
|
@@ -5288,7 +5219,6 @@ cmn:
|
|
5288
5219
|
helianthus_annuus_rapala: "年度葵花籽RAPALA"
|
5289
5220
|
helianthus_annuus_sy_valeo: "年度葵花籽SY法雷奥"
|
5290
5221
|
helianthus_tuberosus: "菊芋"
|
5291
|
-
# helicidae: "Helicidae"
|
5292
5222
|
helix: "螺旋"
|
5293
5223
|
helix_aperta: "螺旋APERTA"
|
5294
5224
|
helix_aspersa: "花园蜗牛"
|
@@ -5471,15 +5401,12 @@ cmn:
|
|
5471
5401
|
humulus_lupulus: "跳"
|
5472
5402
|
hydrangeaceae: "绣球"
|
5473
5403
|
hymenochaetaceae: "锈革孔菌科"
|
5474
|
-
# hypericaceae: "Hypericaceae"
|
5475
5404
|
hypericum: "金丝桃"
|
5476
|
-
# immatter: "Immatter"
|
5477
5405
|
insecta: "昆虫纲"
|
5478
5406
|
ipomoea: "五爪"
|
5479
5407
|
ipomoea_batatas: "甘薯"
|
5480
5408
|
ipomoea_batatas_beauregard: "红薯博勒加德"
|
5481
5409
|
iridaceae: "鸢尾科"
|
5482
|
-
# jarilla: "Jarilla"
|
5483
5410
|
jarilla_heterophylla: "大猩猩(Jarilla heterophylla)"
|
5484
5411
|
juglandaceae: "胡桃"
|
5485
5412
|
juglans: "胡桃"
|
@@ -5524,7 +5451,6 @@ cmn:
|
|
5524
5451
|
ligustrum: "女贞子"
|
5525
5452
|
ligustrum_ovalifolium: "卵叶女贞"
|
5526
5453
|
ligustrum_vulgare: "女贞大麦"
|
5527
|
-
# limacidae: "Limacidae"
|
5528
5454
|
limonium: "补血"
|
5529
5455
|
limonium_vulgare: "常见的海薰衣草"
|
5530
5456
|
linaceae: "亚麻科"
|
@@ -5819,7 +5745,6 @@ cmn:
|
|
5819
5745
|
melissa: "梅利莎"
|
5820
5746
|
melon: "瓜"
|
5821
5747
|
mentha: "薄荷"
|
5822
|
-
# microcitrus: "Microcitrus"
|
5823
5748
|
milk: "牛奶"
|
5824
5749
|
miscanthus: "芒草"
|
5825
5750
|
mix: "混合"
|
@@ -5838,7 +5763,6 @@ cmn:
|
|
5838
5763
|
musaceae: "芭蕉科"
|
5839
5764
|
musca: "飞"
|
5840
5765
|
musca_domestica: "苍蝇"
|
5841
|
-
# myocastoridae: "Myocastoridae"
|
5842
5766
|
myrtaceae: "桃金娘科"
|
5843
5767
|
mytilidae: "贻贝科"
|
5844
5768
|
mytilus: "紫"
|
@@ -5852,9 +5776,7 @@ cmn:
|
|
5852
5776
|
nicotiana_tabacum_brown: "烟草栽培布朗"
|
5853
5777
|
nicotiana_tabacum_burley: "栽培烟草白肋烟"
|
5854
5778
|
nicotiana_tabacum_virginie: "栽培烟草维吉尼"
|
5855
|
-
# numida: "Numida"
|
5856
5779
|
numida_meleagris: "头盔Guineafowl"
|
5857
|
-
# numididae: "Numididae"
|
5858
5780
|
ocimum: "罗勒"
|
5859
5781
|
ocimum_basilicum: "罗勒"
|
5860
5782
|
oil: "油"
|
@@ -5912,13 +5834,10 @@ cmn:
|
|
5912
5834
|
oleaceae: "木犀科"
|
5913
5835
|
onobrychis: "红豆"
|
5914
5836
|
onobrychis_viciifolia: "常见的红豆草"
|
5915
|
-
# operophtera_brumata: "Operophtera brumata"
|
5916
5837
|
orchidaceae: "兰科"
|
5917
5838
|
origanum: "唇形科植物"
|
5918
5839
|
origanum_majorana: "墨角兰"
|
5919
|
-
# ornithopus: "Ornithopus"
|
5920
5840
|
ornithopus_sativus: "Ornithopus红花"
|
5921
|
-
# oryctolagus: "Oryctolagus"
|
5922
5841
|
oryctolagus_cuniculus: "常见的兔子"
|
5923
5842
|
oryctolagus_cuniculus_blanc_de_vienne: "常见的兔白中维埃纳"
|
5924
5843
|
oryctolagus_cuniculus_bleu_de_vienne: "常见的兔布鲁德维埃纳"
|
@@ -5926,12 +5845,10 @@ cmn:
|
|
5926
5845
|
oryctolagus_cuniculus_nain_belier: "常见的兔奈恩belier"
|
5927
5846
|
oryza: "米"
|
5928
5847
|
oryza_sativa: "栽培稻"
|
5929
|
-
# ostreidae: "Ostreidae"
|
5930
5848
|
ovis: "盘羊"
|
5931
5849
|
ovis_aries: "羊"
|
5932
5850
|
packaged_matter: "包装物"
|
5933
5851
|
palaquium: "胶木属"
|
5934
|
-
# palaquium_gutta: "Gutta percha"
|
5935
5852
|
panicum: "柳枝"
|
5936
5853
|
panicum_miliaceum: "粢"
|
5937
5854
|
papaver: "罂粟"
|
@@ -5949,7 +5866,6 @@ cmn:
|
|
5949
5866
|
passiflora_bryonioides: "杯西番莲"
|
5950
5867
|
passiflora_caerulea: "蓝西番莲"
|
5951
5868
|
passiflora_ciliata: "装满西番莲"
|
5952
|
-
# passiflora_cincinnata: "Crato passionvine"
|
5953
5869
|
passiflora_coccinea: "猩红番茄"
|
5954
5870
|
passiflora_edulis: "西番莲"
|
5955
5871
|
passiflora_filipes: "苗条西番莲"
|
@@ -5971,8 +5887,6 @@ cmn:
|
|
5971
5887
|
passiflora_quadrangularis: "巨型granadilla"
|
5972
5888
|
passiflora_racemosa: "总谱西番莲"
|
5973
5889
|
passiflora_rubra: "荷兰人的laudanum"
|
5974
|
-
# passiflora_serratodigitata: "Tagua Tagua"
|
5975
|
-
# passiflora_sexflora: "Goatsfoot"
|
5976
5890
|
passiflora_suberosa: "软木西番莲"
|
5977
5891
|
passiflora_subpeltata: "白西番莲"
|
5978
5892
|
passiflora_tarminiana: "香蕉poka"
|
@@ -5993,8 +5907,6 @@ cmn:
|
|
5993
5907
|
pear: "梨"
|
5994
5908
|
pecten: "扇贝"
|
5995
5909
|
pecten_maximus: "大扇贝"
|
5996
|
-
# pectinidae: "Pectinidae"
|
5997
|
-
# peronosporaceae: "Peronosporaceae"
|
5998
5910
|
persea: "鳄梨"
|
5999
5911
|
persea_americana: "鳄梨"
|
6000
5912
|
petroselinum: "香菜"
|
@@ -6003,7 +5915,6 @@ cmn:
|
|
6003
5915
|
petroselinum_crispum_neapolitanum: "意大利香菜"
|
6004
5916
|
petroselinum_crispum_tuberosum: "汉堡欧芹"
|
6005
5917
|
petroselinum_segetum: "玉米香菜"
|
6006
|
-
# phacelia: "Phacelia"
|
6007
5918
|
phalaris: "法拉里斯"
|
6008
5919
|
phalaris_canariensis: "金丝雀草"
|
6009
5920
|
phaseolus: "菜豆"
|
@@ -6027,10 +5938,8 @@ cmn:
|
|
6027
5938
|
phasianus_colchicus: "雉鸡"
|
6028
5939
|
philadelphus: "梅花"
|
6029
5940
|
phleum: "猫尾"
|
6030
|
-
# phytoptus_avellanae: "Phytoptus avellanae"
|
6031
5941
|
pimpinella: "茴"
|
6032
5942
|
pimpinella_anisum: "茴芹"
|
6033
|
-
# piriqueta: "Stripeseed"
|
6034
5943
|
piriqueta_cistoides: "有斑纹的条纹"
|
6035
5944
|
piriqueta_racemosa: "刚硬条纹"
|
6036
5945
|
piriqueta_viscosa: "紫色条纹"
|
@@ -6068,11 +5977,6 @@ cmn:
|
|
6068
5977
|
poncirus: "刺柠檬树"
|
6069
5978
|
portable_equipment: "便携式设备"
|
6070
5979
|
potassium_ferrocyanide: "亚铁氰化钾"
|
6071
|
-
# pouteria: "Eggfruit"
|
6072
|
-
# pouteria_caimito: "Abiu"
|
6073
|
-
# pouteria_campechiana: "Canistel"
|
6074
|
-
# pouteria_lucuma: "Lucuma"
|
6075
|
-
# pouteria_sapota: "Mamey Sapote"
|
6076
5980
|
preparation: "制备"
|
6077
5981
|
primula: "报春花"
|
6078
5982
|
primulaceae: "报春花科"
|
@@ -6261,8 +6165,6 @@ cmn:
|
|
6261
6165
|
pyrus_communis_william: "梨树威廉"
|
6262
6166
|
pyrus_communis_william_bon_chretien: "梨树威廉苯教克雷蒂安"
|
6263
6167
|
quercus: "橡木"
|
6264
|
-
# rajania: "Rajania"
|
6265
|
-
# rajania_cordata: "Himber"
|
6266
6168
|
raphanus: "萝卜"
|
6267
6169
|
raphanus_sativus: "萝卜"
|
6268
6170
|
raphanus_sativus_daïkon: "萝卜白萝卜"
|
@@ -6275,7 +6177,6 @@ cmn:
|
|
6275
6177
|
raphanus_sativus_oleiformis_compass: "牧草萝卜指南针"
|
6276
6178
|
raspberry: "覆盆子"
|
6277
6179
|
raw_matter: "生物质"
|
6278
|
-
# rhagoletis_completa: "Rhagoletis completa"
|
6279
6180
|
ribes: "糖茶"
|
6280
6181
|
ribes_nigrum: "黑加仑"
|
6281
6182
|
ribes_nigrum_andega: "黑加仑Andega"
|
@@ -6307,7 +6208,6 @@ cmn:
|
|
6307
6208
|
saccharomyces: "酿酒"
|
6308
6209
|
saccharomyces_cerevisiae: "酿酒酵母"
|
6309
6210
|
saccharomyces_cerevisiae_jb3: "酿酒酵母 - JB3"
|
6310
|
-
# saccharomycetaceae: "Saccharomycetaceae"
|
6311
6211
|
saccharose: "蔗糖"
|
6312
6212
|
saccharum: "甘蔗"
|
6313
6213
|
saccharum_officinarum: "甘蔗"
|
@@ -6316,7 +6216,6 @@ cmn:
|
|
6316
6216
|
salix_purpurea: "柳菊"
|
6317
6217
|
salix_rosmarinifolia: "柳rosmarinifolia"
|
6318
6218
|
salmo: "鲑"
|
6319
|
-
# salmo_carpio: "Carpione"
|
6320
6219
|
salmo_salar: "大西洋鲑鱼"
|
6321
6220
|
salmo_trutta: "褐鳟鱼"
|
6322
6221
|
salmonidae: "鲑"
|
@@ -6329,7 +6228,6 @@ cmn:
|
|
6329
6228
|
sapotaceae: "山榄科"
|
6330
6229
|
satureja: "香薄荷属"
|
6331
6230
|
scaphoideus_titanus: "Scaphoideus TITANUS"
|
6332
|
-
# sclerotiniaceae: "Sclerotiniaceae"
|
6333
6231
|
screw_bottle: "螺丝瓶"
|
6334
6232
|
screw_cap: "螺丝帽"
|
6335
6233
|
secale: "黑麦"
|
@@ -6341,7 +6239,6 @@ cmn:
|
|
6341
6239
|
setaria: "谷子"
|
6342
6240
|
setaria_italica: "谷子"
|
6343
6241
|
settlement: "沉降"
|
6344
|
-
# shepherdia: "Shepherdia"
|
6345
6242
|
silage: "青贮饲料"
|
6346
6243
|
silybum: "水飞蓟"
|
6347
6244
|
silybum_marianum: "水飞蓟"
|
@@ -6507,7 +6404,6 @@ cmn:
|
|
6507
6404
|
solanum_melongena_valencia_round: "Valencira圆茄子"
|
6508
6405
|
solanum_melongena_violetta_di_firenze: "维奥莱塔di Firenze酒店茄子"
|
6509
6406
|
solanum_muricatum: "佩皮诺杜尔塞"
|
6510
|
-
# solanum_quitoense: "Naranjilla"
|
6511
6407
|
solanum_torvum: "魔鬼图"
|
6512
6408
|
solanum_tuberosum: "土豆"
|
6513
6409
|
solanum_tuberosum_accord: "土豆雅阁"
|
@@ -6774,7 +6670,6 @@ cmn:
|
|
6774
6670
|
theobroma_cacao: "可可树"
|
6775
6671
|
theobroma_grandiflorum: "可可桔梗"
|
6776
6672
|
thymus: "胸腺"
|
6777
|
-
# tieghemella: "Tieghemella"
|
6778
6673
|
tieghemella_heckelii: "樱桃桃花心木"
|
6779
6674
|
tilia: "椴"
|
6780
6675
|
tilia_americana: "美洲椴"
|
@@ -7025,10 +6920,8 @@ cmn:
|
|
7025
6920
|
triticum_spelta: "斯佩耳特小麦"
|
7026
6921
|
truck: "卡车"
|
7027
6922
|
turnera: "时钟花属"
|
7028
|
-
# turnera_coerula: "Turnera coerula"
|
7029
6923
|
turnera_diffusa: "达米阿"
|
7030
6924
|
turnera_pumilea: "黄der"
|
7031
|
-
# turnera_ulmifolia: "Ramgoat dashalong"
|
7032
6925
|
uncinula: "钩丝"
|
7033
6926
|
uncinula_necator: "白粉病"
|
7034
6927
|
urtica: "荨麻"
|
@@ -7040,7 +6933,6 @@ cmn:
|
|
7040
6933
|
vanilla: "香草"
|
7041
6934
|
vanilla_planifolia: "香荚兰"
|
7042
6935
|
vanilla_pompona: "香草pompona"
|
7043
|
-
# vasconcellea: "Vasconcellea"
|
7044
6936
|
vasconcellea_monoica: "科德尔蒙特"
|
7045
6937
|
vasconcellea_pubescens: "山木瓜"
|
7046
6938
|
vasconcellea_quercifolia: "橡木叶木瓜"
|
@@ -7128,7 +7020,6 @@ cmn:
|
|
7128
7020
|
worker: "工人"
|
7129
7021
|
x_felium: "的X Felium"
|
7130
7022
|
x_schedolium: "的X Schedolium"
|
7131
|
-
# xanthomonadaceae: "Xanthomonadaceae"
|
7132
7023
|
xanthomonas: "黄单胞菌"
|
7133
7024
|
xanthomonas_arboricola: "七叶黄单胞菌"
|
7134
7025
|
yeast: "酵母"
|
@@ -7202,7 +7093,7 @@ cmn:
|
|
7202
7093
|
zone: "区"
|
7203
7094
|
zone_property_title: "区产权"
|
7204
7095
|
name: "品种"
|
7205
|
-
|
7096
|
+
property_natures:
|
7206
7097
|
derivative_of: "衍生"
|
7207
7098
|
europa_tsn: "欧罗巴号ID"
|
7208
7099
|
french_race_code: "法国赛典"
|
@@ -7223,5 +7114,5 @@ cmn:
|
|
7223
7114
|
wine_tanks: "酒罐"
|
7224
7115
|
wine_transformers: "葡萄酒变压器"
|
7225
7116
|
name: "工作集"
|
7226
|
-
|
7117
|
+
property_natures:
|
7227
7118
|
expression: "表达"
|