onoma 0.3.1 → 0.3.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.gitignore +2 -0
- data/config/locales/eng.yml +140 -45
- data/config/locales/fra.yml +185 -32
- data/db/migrate/20170904223101_add_cultivable_zone_registry.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 +596 -432
- data/lib/onoma/version.rb +1 -1
- metadata +19 -8
- data/db/db.xml +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 1ca8d835ccebf6aaa76001af013bec3a53e5460728bcabc0904d16c472717c23
|
4
|
+
data.tar.gz: b638c147926324b3a6093fa5e6c85fb37ee505c143fab9ae0eade41d440985c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 53947b76b31a7710bdbbd8a2ea062df628dfbd718c3ec667f6e7a91391cb4de2a76179ee1ad893f280b29e97418d886d6cb88a00e65604a68bfb3023c5445e33
|
7
|
+
data.tar.gz: f6efeff8f544456dbaca20352ce52d2451cb4f3e748aa5c7322e5fd27726f70be4cf5590560b87260ec34ff357fb6f312118ba386385591445d0aed4ea89aa9b
|
data/.gitignore
CHANGED
data/config/locales/eng.yml
CHANGED
@@ -118,7 +118,6 @@ eng:
|
|
118
118
|
banks_and_similar: "Banks and similar"
|
119
119
|
banks_services_expenses: "Banks services expenses"
|
120
120
|
biocorporeal_asset_depreciations: "Biocorporeal asset depreciations"
|
121
|
-
bonus_staff_expenses: "Bonus staff expenses"
|
122
121
|
brands_and_patents_assets: "Brands and patents assets"
|
123
122
|
brands_and_patents_assets_amortization: "Brands and patents assets amortization"
|
124
123
|
building_assets: "Building assets"
|
@@ -145,6 +144,7 @@ eng:
|
|
145
144
|
cooperative_participation_assets: "Cooperative participation assets"
|
146
145
|
corporeal_asset_depreciations: "Corporeal asset depreciations"
|
147
146
|
corporeal_asset_revenues: "Corporeal asset revenues"
|
147
|
+
corporeal_asset_revenues_of_livestock: "Corporeal asset revenues of livestock"
|
148
148
|
corporeal_assets: "Corporeal assets"
|
149
149
|
corporeal_depreciations_inputations_expenses: "Land parcel construction depreciations inputations expenses"
|
150
150
|
corporeal_depreciations_inputations_expenses_living_goods: "Animals depreciations inputations expenses"
|
@@ -173,7 +173,6 @@ eng:
|
|
173
173
|
employee_representative_committees: "Employee representative committees"
|
174
174
|
end_products_stock: "End products stock"
|
175
175
|
enterprise_collected_vat: "Enterprise collected VAT"
|
176
|
-
enterprise_deductible_vat: "Enterprise deductible VAT"
|
177
176
|
entity_collectable_taxes: "Entity collectable taxes"
|
178
177
|
equipment_asset_depreciations: "Equipment assets depreciations"
|
179
178
|
equipment_assets: "Equipment assets"
|
@@ -267,6 +266,7 @@ eng:
|
|
267
266
|
initial_society_capital: "Initial society capital"
|
268
267
|
installation_sustainable_plant_assets: "Installation sustainable plant assets"
|
269
268
|
insurance_expenses: "Insurance expenses"
|
269
|
+
intangible_fixed_asset_in_progress: "Intangible fixed asset in progress"
|
270
270
|
intangible_fixed_assets_revenues: "Intangible fixed assets revenues"
|
271
271
|
internal_transfers: "Internal transfers"
|
272
272
|
inventory_variations: "Inventory variations"
|
@@ -355,6 +355,7 @@ eng:
|
|
355
355
|
other_investment_subventions: "Other investment subventions"
|
356
356
|
other_investment_subventions_in_earnings_statement: "Other investment subventions in earnings statement"
|
357
357
|
other_materials_stock: "Other materials stock"
|
358
|
+
other_plants_tangible_fixed_asset_in_progress: "Other plants tangible fixed asset in progress"
|
358
359
|
other_professional_agricultural_participation_assets: "Other professional agricultural participation assets"
|
359
360
|
other_reserves: "Other reserves"
|
360
361
|
other_social_expenses: "Other social expenses"
|
@@ -395,47 +396,10 @@ eng:
|
|
395
396
|
participations: "Participations"
|
396
397
|
particular_operation_with_state: "Particular operation with state"
|
397
398
|
payment_guarantees: "Payment guarantees"
|
398
|
-
|
399
|
-
|
400
|
-
|
401
|
-
|
402
|
-
paid_vacation: "Paid vacation"
|
403
|
-
services_expenses: "Services expenses"
|
404
|
-
tangible_fixed_assets_revenues_without_livestock: "Tangible fixed assets revenues without livestock"
|
405
|
-
pcga:
|
406
|
-
animal_expenses: "Animal expenses"
|
407
|
-
animal_rent_expenses: "Animal rent expenses"
|
408
|
-
animals_making_expenses: "Animals making expenses"
|
409
|
-
associates_salary: "Associates salary"
|
410
|
-
corporeal_depreciations_inputations_expenses: "Corporeal depreciations inputations expenses"
|
411
|
-
corporeal_depreciations_inputations_expenses_living_goods: "Corporeal depreciations inputations expenses living goods"
|
412
|
-
electricity_expenses: "Électricity expenses"
|
413
|
-
insurance_compensations: "Insurance compensations"
|
414
|
-
little_office_equipment_expenses: "Little office equipment expenses"
|
415
|
-
maintenances_consumables_stocks_variation: "Maintenances consumables stocks variation"
|
416
|
-
making_services_expenses: "Making services expenses"
|
417
|
-
managing_associates_salary: "Managing associates salary"
|
418
|
-
materials_stocks_variation: "Materials stocks variation"
|
419
|
-
office_supplies_stock: "Office supplies stock"
|
420
|
-
office_supply_matter_stocks_variation: "Office supply matter stocks variation"
|
421
|
-
other_consumable_matter_stocks_variation: "Other consumable matter stocks variation"
|
422
|
-
other_rent_expenses: "Other rent expenses"
|
423
|
-
packaging_stock: "Packaging stock"
|
424
|
-
packaging_stocks_variation: "Packaging stocks variation"
|
425
|
-
paid_vacation: "Paid vacation"
|
426
|
-
permanent_staff_salary: "Permanent staff salary"
|
427
|
-
products_specials_taxes_for_animal_products: "Products specials taxes for animal products"
|
428
|
-
products_specials_taxes_for_animals: "Products specials taxes for animals"
|
429
|
-
products_specials_taxes_for_plant_products: "Products specials taxes for plant products"
|
430
|
-
products_specials_taxes_for_processed_products: "Products specials taxes for processed products"
|
431
|
-
raw_material_stocks_variation: "Raw material stocks variation"
|
432
|
-
staff_supply_expenses: "Staff supply expenses"
|
433
|
-
staff_supply_stocks_variation: "Staff supply stocks variation"
|
434
|
-
tangible_fixed_assets_revenues_livestock: "Tangible fixed assets revenues livestock"
|
435
|
-
tangible_fixed_assets_revenues_without_livestock: "Tangible fixed assets revenues without livestock"
|
436
|
-
temporary_staff_salary: "Temporary staff salary"
|
437
|
-
workshop_and_warehouse_supplies_expenses: "Workshop and warehouse supplies expenses"
|
438
|
-
workshop_and_warehouse_supplies_stocks_variation: "Workshop and warehouse supplies stocks variation"
|
399
|
+
payments_on_account_on_intangible_fixed_assets: "Payments on account on intangible fixed assets"
|
400
|
+
payments_on_account_on_orders_for_tangible_fixed_assets: "Payments on account on orders for tangible fixed assets"
|
401
|
+
payments_on_account_on_orders_for_tangible_fixed_assets_except_for_livestock: "Payments on account on orders for tangible fixed assets except for livestock"
|
402
|
+
payments_on_account_on_orders_for_tangible_fixed_assets_for_livestock: "Payments on account on orders for tangible fixed assets for livestock"
|
439
403
|
pending_deposit_payments: "Pending deposit payments"
|
440
404
|
plant_derivative_stock: "Plant derivative stock"
|
441
405
|
plant_derivatives_revenues: "Plant derivatives revenues"
|
@@ -515,6 +479,7 @@ eng:
|
|
515
479
|
staff_remuneration: "Staff remuneration"
|
516
480
|
staff_salary: "Staff salary"
|
517
481
|
staff_submissions: "Staff submissions"
|
482
|
+
staff_supply_stock: "Staff supply stock"
|
518
483
|
state_and_other_public_entities: "State and other public entities"
|
519
484
|
state_emission_quota_to_restitute: "State emission quota to restitute"
|
520
485
|
stocks: "Stocks"
|
@@ -1968,6 +1933,7 @@ eng:
|
|
1968
1933
|
animal_list: "Animal list"
|
1969
1934
|
animal_sheet: "Animal sheet"
|
1970
1935
|
balance_sheet: "Balance sheet"
|
1936
|
+
by_account_fixed_asset_registry: "Fixed asset registry by account"
|
1971
1937
|
deposit_list: "Deposit list"
|
1972
1938
|
entity_sheet: "Entity sheet"
|
1973
1939
|
equipment_certification: "Equipment certification"
|
@@ -1978,6 +1944,7 @@ eng:
|
|
1978
1944
|
fr_pcg82_profit_and_loss_statement: "French classical profit and loss statement"
|
1979
1945
|
fr_pcga_balance_sheet: "French agricultural balance sheet"
|
1980
1946
|
fr_pcga_profit_and_loss_statement: "French agricultural profit and loss statement"
|
1947
|
+
gain_and_loss_fixed_asset_registry: "Gain and loss fixed asset registry"
|
1981
1948
|
general_journal: "General journal"
|
1982
1949
|
general_ledger: "General ledger"
|
1983
1950
|
income_statement: "Profit and loss statement"
|
@@ -1994,6 +1961,7 @@ eng:
|
|
1994
1961
|
outgoing_deliveries_journal: "Outgoing deliveries journal"
|
1995
1962
|
outgoing_delivery_docket: "Outgoing delivery docket"
|
1996
1963
|
outgoing_payment_list: "Outgoing payment list"
|
1964
|
+
pending_vat_register: "Pending VAT register"
|
1997
1965
|
phytosanitary_certification: "Phytosanitary certification"
|
1998
1966
|
phytosanitary_register: "Phytosanitary register"
|
1999
1967
|
prescription: "Prescription"
|
@@ -2008,6 +1976,7 @@ eng:
|
|
2008
1976
|
sales_order: "Sales order"
|
2009
1977
|
security_data_sheet: "Security data sheet"
|
2010
1978
|
shipping_note: "Shipping note"
|
1979
|
+
short_balance_sheet: "Short balance sheet"
|
2011
1980
|
stocks: "Stocks"
|
2012
1981
|
tax_assessment: "Tax assessment"
|
2013
1982
|
trial_balance: "Trial balance"
|
@@ -2182,6 +2151,7 @@ eng:
|
|
2182
2151
|
birth_farm_number: "Birth farm number"
|
2183
2152
|
boron_concentration: "Boron concentration"
|
2184
2153
|
calcium_concentration: "Calcium concentration"
|
2154
|
+
caliber: "Caliber"
|
2185
2155
|
calving_ease_index: "Calving ease index"
|
2186
2156
|
cation_exchange_capacity: "Cation exchange capacity"
|
2187
2157
|
cation_exchange_capacity_analysis_method: "Cation exchange capacity analysis method"
|
@@ -2318,6 +2288,7 @@ eng:
|
|
2318
2288
|
seedling_count: "Seedling count"
|
2319
2289
|
sex: "Sex"
|
2320
2290
|
shape: "Shape"
|
2291
|
+
sodium_concentration: "Sodium concentration"
|
2321
2292
|
soil_cultural_state: "Soil cultural state"
|
2322
2293
|
soil_depth: "Soil depth"
|
2323
2294
|
soil_nature: "Soil nature"
|
@@ -2480,7 +2451,6 @@ eng:
|
|
2480
2451
|
wheat_helminthosporiosis: "Wheat helminthosporiosis"
|
2481
2452
|
wheat_powdery_mildew: "Wheat powdery mildew"
|
2482
2453
|
wild_animal_ravage: "Wild animal ravage"
|
2483
|
-
witness: "Witness"
|
2484
2454
|
wood_leopard_moth: "Wood leopard moth"
|
2485
2455
|
yellow_acarine: "Yellow acarine"
|
2486
2456
|
yellow_rust: "Yellow rust"
|
@@ -3210,6 +3180,7 @@ eng:
|
|
3210
3180
|
box: "Box"
|
3211
3181
|
building: "Building"
|
3212
3182
|
can: "Can"
|
3183
|
+
centiliter: "Centiliter"
|
3213
3184
|
cubic_meter: "Cubic meter"
|
3214
3185
|
day: "Day"
|
3215
3186
|
domain: "Domain"
|
@@ -3227,6 +3198,7 @@ eng:
|
|
3227
3198
|
kilowatt_hour: "Kilowatt hour"
|
3228
3199
|
liter: "Liter"
|
3229
3200
|
meal: "Meal"
|
3201
|
+
milliliter: "Milliliter"
|
3230
3202
|
month: "Month"
|
3231
3203
|
night: "Night"
|
3232
3204
|
package: "Package"
|
@@ -3241,8 +3213,10 @@ eng:
|
|
3241
3213
|
square_meter: "Square meter"
|
3242
3214
|
stake: "Stake"
|
3243
3215
|
subject: "Subject"
|
3216
|
+
thousand: "Thousand"
|
3244
3217
|
ton: "Ton"
|
3245
3218
|
unit: "Unit"
|
3219
|
+
unity: "Unity"
|
3246
3220
|
items:
|
3247
3221
|
115g_jam: "115g jam"
|
3248
3222
|
230g_jam: "230g jam"
|
@@ -3269,12 +3243,21 @@ eng:
|
|
3269
3243
|
animals_making_service: "Animals making service"
|
3270
3244
|
annual_fallow_crop: "Annual fallow crop"
|
3271
3245
|
anti_slug: "Anti slug"
|
3246
|
+
antidrift_panel_lv: "Antidrift panel LV"
|
3247
|
+
antidrift_panel_tv: "Antidrift panel TV"
|
3272
3248
|
apple_crop: "Apple crop"
|
3249
|
+
arboreal_tractor: "Arboreal tractor"
|
3250
|
+
arboricultural_cultivator: "Arboricultural cultivator"
|
3251
|
+
arboricultural_mounted_jet_sprayer: "Arboricultural mounted jet sprayer"
|
3252
|
+
arboricultural_platform: "Arboricultural platform"
|
3253
|
+
arboricultural_pneumatic_sprayer: "Arboricultural pneumatic sprayer"
|
3254
|
+
arboricultural_weeding_boom: "Arboricultural weeding boom"
|
3273
3255
|
arezzo_wheat_crop: "Arezzo wheat crop"
|
3274
3256
|
ascott_wheat_crop: "Ascott wheat crop"
|
3275
3257
|
ascott_wheat_seed_25: "Ascott wheat seed 25"
|
3276
3258
|
asparagus_crop: "Asparagus crop"
|
3277
3259
|
associate_social_contribution: "Associate social contribution"
|
3260
|
+
back_arboricultural_hay_rake: "Back arboricultural hay rake"
|
3278
3261
|
bale_collector: "Bale collector"
|
3279
3262
|
baler: "Baler"
|
3280
3263
|
bank_service: "Bank service"
|
@@ -3293,6 +3276,7 @@ eng:
|
|
3293
3276
|
big_sticker: "Big sticker"
|
3294
3277
|
blackcurrant_crop: "Blackcurrant crop"
|
3295
3278
|
blackcurrant_seedling: "Blackcurrant seedling"
|
3279
|
+
blade_intercep_vtv: "Blade intercep VTV"
|
3296
3280
|
bolt: "Bolt"
|
3297
3281
|
bordelaise_100cl_bottle: "Bordelaise 100cl bottle"
|
3298
3282
|
bordelaise_75cl_bottle: "Bordelaise 75cl bottle"
|
@@ -3309,6 +3293,8 @@ eng:
|
|
3309
3293
|
bottle_75cl_wine: "Bottle 75cl wine"
|
3310
3294
|
bottle_900cl_wine: "Bottle 900cl wine"
|
3311
3295
|
brassicaceae_fungicide: "Brassicaceae fungicide"
|
3296
|
+
brush_intercep_tv: "Brush intercep TV"
|
3297
|
+
brush_intercep_vtv: "Brush intercep VTV"
|
3312
3298
|
buckwheat_crop: "Buckwheat crop"
|
3313
3299
|
buckwheat_grain: "Buckwheat grain"
|
3314
3300
|
buckwheat_seed: "Buckwheat seed"
|
@@ -3344,6 +3330,12 @@ eng:
|
|
3344
3330
|
car_moving_travel: "Car moving travel"
|
3345
3331
|
card: "Card"
|
3346
3332
|
carriage: "Carriage"
|
3333
|
+
carrier_confined_sprayer_lv: "Carrier confined sprayer LV"
|
3334
|
+
carrier_manure_spreader: "Carrier manure spreader"
|
3335
|
+
carrier_pre_pruner_lv: "Carrier pre pruner LV"
|
3336
|
+
carrier_sprayer_lv: "Carrier sprayer LV"
|
3337
|
+
carrier_topper_trimmer_lv: "Carrier topper trimmer LV"
|
3338
|
+
carrier_topper_trimmer_tv: "Carrier topper trimmer TV"
|
3347
3339
|
carrot: "Carrot"
|
3348
3340
|
carrot_crop: "Carrot crop"
|
3349
3341
|
carrot_seed: "Carrot seed"
|
@@ -3359,11 +3351,13 @@ eng:
|
|
3359
3351
|
chandler_walnut: "Chandler walnut"
|
3360
3352
|
chard: "Chard"
|
3361
3353
|
chemical_fertilizer_division: "Chemical fertilizer division"
|
3354
|
+
chemical_trunck_cleaner_lv: "Chemical trunck cleaner LV"
|
3362
3355
|
cherry_laurel_crop: "Cherry laurel crop"
|
3363
3356
|
chick_hen_band: "Chick hen band"
|
3364
3357
|
chicken_egg: "Chicken egg"
|
3365
3358
|
chicken_meat: "Chicken meat"
|
3366
3359
|
chicory_crop: "Chicory crop"
|
3360
|
+
claw_interrow_vtv: "Claw interrow VTV"
|
3367
3361
|
common_beta_crop: "Common beta crop"
|
3368
3362
|
common_carrot_crop: "Common carrot crop"
|
3369
3363
|
common_consumable: "Common consumable"
|
@@ -3372,10 +3366,12 @@ eng:
|
|
3372
3366
|
common_onion_crop: "Common onion crop"
|
3373
3367
|
common_package: "Common package"
|
3374
3368
|
complete_herbicide: "Complete herbicide"
|
3369
|
+
compost_spreader_lv: "Compost spreader LV"
|
3375
3370
|
computer_display: "Computer display"
|
3376
3371
|
computer_item: "Computer item"
|
3377
3372
|
computer_mouse: "Computer mouse"
|
3378
3373
|
concrete_tank: "Concrete tank"
|
3374
|
+
confined_sprayer_lv: "Confined sprayer LV"
|
3379
3375
|
congress: "Congress"
|
3380
3376
|
consumer_goods_office_item: "Consumer goods office item"
|
3381
3377
|
coop:adexar_5l: "Coop:adexar 5l"
|
@@ -3494,15 +3490,20 @@ eng:
|
|
3494
3490
|
cover_crop: "Cover crop"
|
3495
3491
|
cover_implanter: "Cover implanter"
|
3496
3492
|
cow_milk: "Cow milk"
|
3493
|
+
crawler_tractor: "Crawler tractor"
|
3497
3494
|
creation_society_study: "Creation society study"
|
3495
|
+
crop_duster: "Crop duster"
|
3498
3496
|
crop_residue: "Crop residue"
|
3499
3497
|
cultivable_zone: "Cultivable zone"
|
3500
3498
|
daily_project_management: "Daily project management"
|
3501
3499
|
daily_software_engineering: "Daily software engineering"
|
3502
3500
|
daily_training_course: "Daily training course"
|
3503
3501
|
dairy_equipment_cleaner: "Dairy equipment cleaner"
|
3502
|
+
destructive_crush_roller: "Destructive crush roller"
|
3504
3503
|
diesel: "Diesel"
|
3505
3504
|
disc_harrow: "Disc harrow"
|
3505
|
+
disc_harrow_lv: "Disc harrow LV"
|
3506
|
+
disc_intercep_vtv: "Disc intercep VTV"
|
3506
3507
|
discount_and_reduction: "Discount and reduction"
|
3507
3508
|
disinfectant_product: "Disinfectant product"
|
3508
3509
|
domain_name_subscription: "Domain name subscription"
|
@@ -3514,7 +3515,9 @@ eng:
|
|
3514
3515
|
duck_slurry: "Duck slurry"
|
3515
3516
|
dumper: "Dumper"
|
3516
3517
|
eco_participation: "Eco participation"
|
3518
|
+
electric_pruning: "Electric pruning"
|
3517
3519
|
electricity: "Electricity"
|
3520
|
+
electronic_mechanical_pruner_lv: "Electronic mechanical pruner LV"
|
3518
3521
|
employee: "Employee"
|
3519
3522
|
ennis_hazelnut: "Ennis hazelnut"
|
3520
3523
|
equipment: "Equipment"
|
@@ -3573,6 +3576,7 @@ eng:
|
|
3573
3576
|
franquette_walnut: "Franquette walnut"
|
3574
3577
|
freelance_sofware_development: "Freelance sofware development"
|
3575
3578
|
freezer_tank: "Freezer tank"
|
3579
|
+
front_arboricultural_hay_rake: "Front arboricultural hay rake"
|
3576
3580
|
frozen_fruit: "Frozen fruit"
|
3577
3581
|
fruit_derivative_good: "Fruit derivative good"
|
3578
3582
|
fuel_tank: "Fuel tank"
|
@@ -3592,6 +3596,8 @@ eng:
|
|
3592
3596
|
grain_crusher: "Grain crusher"
|
3593
3597
|
grain_tank: "Grain tank"
|
3594
3598
|
granulated_insecticide_12: "Granulated insecticide 12"
|
3599
|
+
grape_harvester_lv: "Grape harvester LV"
|
3600
|
+
grape_harvester_tv: "Grape harvester TV"
|
3595
3601
|
grape_reaper: "Grape reaper"
|
3596
3602
|
grape_trailer: "Grape trailer"
|
3597
3603
|
grass: "Grass"
|
@@ -3599,9 +3605,11 @@ eng:
|
|
3599
3605
|
grass_silage: "Grass silage"
|
3600
3606
|
green_compost: "Green compost"
|
3601
3607
|
grinder: "Grinder"
|
3608
|
+
grinder_vine_shoot_extractor: "Grinder vine shoot extractor"
|
3602
3609
|
growth_regulator: "Growth regulator"
|
3603
3610
|
guineafowl_manure: "Guineafowl manure"
|
3604
3611
|
hand_drawn: "Hand drawn"
|
3612
|
+
hand_tying_lv: "Hand tying LV"
|
3605
3613
|
hanging_scroll: "Hanging scroll"
|
3606
3614
|
hard_wheat_crop: "Hard wheat crop"
|
3607
3615
|
hard_wheat_grain: "Hard wheat grain"
|
@@ -3638,7 +3646,12 @@ eng:
|
|
3638
3646
|
hourly_training_course: "Hourly training course"
|
3639
3647
|
hourly_user_support: "Hourly user support"
|
3640
3648
|
howard_walnut: "Howard walnut"
|
3649
|
+
hydraulic_blade_intercep_tv: "Hydraulic blade intercep TV"
|
3650
|
+
hydraulic_intercep_lv: "Hydraulic intercep LV"
|
3641
3651
|
hydraulic_oil: "Hydraulic oil"
|
3652
|
+
hydraulic_plow_lv: "Hydraulic plow LV"
|
3653
|
+
hydraulic_plow_tv: "Hydraulic plow TV"
|
3654
|
+
hydraulic_trunck_cleaner_lv: "Hydraulic trunck cleaner LV"
|
3642
3655
|
ichn_subsidies: "Ichn subsidies"
|
3643
3656
|
implanter: "Implanter"
|
3644
3657
|
infirmity_and_death_insurance: "Infirmity and death insurance"
|
@@ -3647,6 +3660,7 @@ eng:
|
|
3647
3660
|
inseminator: "Inseminator"
|
3648
3661
|
insurance: "Insurance"
|
3649
3662
|
internet_line_subscription: "Internet line subscription"
|
3663
|
+
interrow_sower_lv: "Interrow sower LV"
|
3650
3664
|
intership: "Intership"
|
3651
3665
|
ip_address_subscription: "Ip address subscription"
|
3652
3666
|
irrigation_pivot: "Irrigation pivot"
|
@@ -3707,10 +3721,16 @@ eng:
|
|
3707
3721
|
malic_acid_25kg: "Malic acid 25kg"
|
3708
3722
|
manager: "Manager"
|
3709
3723
|
manual_implanter: "Manual planter"
|
3724
|
+
manual_mechanical_pruner_lv: "Manual mechanical pruner LV"
|
3710
3725
|
manure_division: "Manure division"
|
3726
|
+
manure_spreader_lv: "Manure spreader LV"
|
3727
|
+
manure_spreader_tv: "Manure spreader TV"
|
3711
3728
|
market_gardening_crop: "Market gardening crop"
|
3712
3729
|
meadow_grass: "Meadow grass"
|
3713
3730
|
meal_travel: "Meal travel"
|
3731
|
+
mechanical_blade_intercep_tv: "Mechanical blade intercep TV"
|
3732
|
+
mechanical_plow_lv: "Mechanical plow LV"
|
3733
|
+
mechanical_plow_tv: "Mechanical plow TV"
|
3714
3734
|
merlot_noir_so4_vine_seedling: "Merlot noir so4 vine seedling"
|
3715
3735
|
merveille_hazelnut: "Merveille hazelnut"
|
3716
3736
|
milk_tank: "Milk tank"
|
@@ -3733,6 +3753,10 @@ eng:
|
|
3733
3753
|
monthly_enterprise_support: "Monthly enterprise support"
|
3734
3754
|
motor_hoe: "Motor hoe"
|
3735
3755
|
motor_oil: "Motor oil"
|
3756
|
+
mounted_jet_sprayer_lv: "Mounted jet sprayer LV"
|
3757
|
+
mounted_jet_sprayer_tv: "Mounted jet sprayer TV"
|
3758
|
+
mounted_jet_sprayer_vtv: "Mounted jet sprayer VTV"
|
3759
|
+
mounted_pneumatic_sprayer_tv: "Mounted pneumatic sprayer TV"
|
3736
3760
|
moving_travel: "Moving travel"
|
3737
3761
|
mower: "Windrower"
|
3738
3762
|
mud: "Mud"
|
@@ -3781,13 +3805,17 @@ eng:
|
|
3781
3805
|
pig_slurry: "Pig slurry"
|
3782
3806
|
piglet_band: "Piglet band"
|
3783
3807
|
piglet_meat: "Piglet meat"
|
3808
|
+
plant_cover_sower: "Plant cover sower"
|
3784
3809
|
plant_medicine_tank: "Plant medicine tank"
|
3785
3810
|
plastic_cover_500m: "Plastic cover 500m"
|
3786
3811
|
plow: "Plough"
|
3812
|
+
plow_interrow_vtv: "Plow interrow VTV"
|
3787
3813
|
plum: "Plum"
|
3788
3814
|
plum_crop: "Plum crop"
|
3789
3815
|
plum_reaper: "Plum reaper"
|
3790
3816
|
plum_seedling: "Plum seedling"
|
3817
|
+
pneumatic_pruning: "Pneumatic pruning"
|
3818
|
+
pneumatic_sprayer_vtv: "Pneumatic sprayer VTV"
|
3791
3819
|
poaceae_fungicide: "Poaceae fungicide"
|
3792
3820
|
poaceae_herbicide: "Poaceae herbicide"
|
3793
3821
|
pollination_tool: "Pollination tool"
|
@@ -3806,10 +3834,15 @@ eng:
|
|
3806
3834
|
potato: "Potato"
|
3807
3835
|
potato_crop: "Potato crop"
|
3808
3836
|
poultry_sausage: "Poultry sausage"
|
3837
|
+
pre_pruner_lv: "Pre pruner LV"
|
3838
|
+
pre_pruner_pruner_lv: "Pre pruner pruner LV"
|
3839
|
+
pre_pruner_tv: "Pre pruner TV"
|
3809
3840
|
preparation_division: "Preparation division"
|
3810
3841
|
printer: "Printer"
|
3811
3842
|
product_warranty: "Product warranty"
|
3812
3843
|
project_study: "Project study"
|
3844
|
+
projected_jet_sprayer_tv: "Projected jet sprayer TV"
|
3845
|
+
projected_jet_sprayer_vtv: "Projected jet sprayer VTV"
|
3813
3846
|
protective_canvas: "Protective canvas"
|
3814
3847
|
protective_net: "Protective net"
|
3815
3848
|
pruning_platform: "Pruning platform"
|
@@ -3831,10 +3864,19 @@ eng:
|
|
3831
3864
|
riflexine: "Riflexine"
|
3832
3865
|
roast_veal_meat: "Roast veal meat"
|
3833
3866
|
roll: "Roll"
|
3867
|
+
roller_stripper_lv: "Roller stripper LV"
|
3834
3868
|
rollup: "Rollup"
|
3835
3869
|
ronde_de_piemont_hazelnut: "Ronde de piemont hazelnut"
|
3836
3870
|
rose_crop: "Rose crop"
|
3837
3871
|
rose_seedling: "Rose seedling"
|
3872
|
+
rotary_cultivator_lv: "Rotary cultivator LV"
|
3873
|
+
rotary_cultivator_tv: "Rotary cultivator TV"
|
3874
|
+
rotary_flail_intercep_vtv: "Rotary flail intercep VTV"
|
3875
|
+
rotary_grinder_tv: "Rotary grinder TV"
|
3876
|
+
rotary_spade_interrow_vtv: "Rotary spade interrow VTV"
|
3877
|
+
rotary_trimmer_lv: "Rotary trimmer LV"
|
3878
|
+
rotary_trimmer_tv: "Rotary trimmer TV"
|
3879
|
+
rotative_intercep_lv: "Rotative intercep LV"
|
3838
3880
|
rotavator: "Rotavator"
|
3839
3881
|
rubisko_wheat_crop: "Rubisko wheat crop"
|
3840
3882
|
running_water: "Running water"
|
@@ -3847,14 +3889,19 @@ eng:
|
|
3847
3889
|
saffron_seedling: "Saffron seedling"
|
3848
3890
|
salary_social_contribution: "Salary social contribution"
|
3849
3891
|
salmon_band: "Salmon band"
|
3892
|
+
scarifier_tv: "Scarifier TV"
|
3850
3893
|
screed_building: "Screed building"
|
3851
3894
|
seed: "Seed"
|
3852
3895
|
seedling: "Seedling"
|
3853
3896
|
segorbe_hazelnut: "Segorbe hazelnut"
|
3897
|
+
self_propelled_grape_harvester_lv: "Self propelled grape harvester LV"
|
3898
|
+
self_propelled_grape_harvester_tv: "Self propelled grape harvester TV"
|
3854
3899
|
server_certificate_subscription: "Server certificate subscription"
|
3855
3900
|
server_rental: "Server rental"
|
3856
3901
|
settlement: "Settlement"
|
3857
3902
|
sheep_herd: "Sheep herd"
|
3903
|
+
shoot_grinder_lv: "Shoot grinder LV"
|
3904
|
+
shoot_hay_rake_lv: "Shoot hay rake LV"
|
3858
3905
|
shoulder_veal_meat: "Shoulder veal meat"
|
3859
3906
|
sieve_shaker: "Sieve shaker"
|
3860
3907
|
silage_distributor: "Silage distributor"
|
@@ -3880,18 +3927,29 @@ eng:
|
|
3880
3927
|
sprayer: "Sprayer"
|
3881
3928
|
spread_renting: "Spread renting"
|
3882
3929
|
spreader: "Fertilizer spreader"
|
3930
|
+
spreader_lv: "Spreader LV"
|
3883
3931
|
spreader_trailer: "Manure spreader"
|
3932
|
+
spreader_tv: "Spreader TV"
|
3884
3933
|
spring_barley_crop: "Spring barley crop"
|
3885
3934
|
spring_barley_seed_25: "Spring barley seed 25"
|
3886
3935
|
spring_oat_crop: "Spring oat crop"
|
3887
3936
|
squash: "Squash"
|
3888
3937
|
stainless_steel_tank: "Stainless steel tank"
|
3938
|
+
star_intercep_vtv: "Star intercep VTV"
|
3889
3939
|
steam_engine: "Steam engine"
|
3940
|
+
stone_grinder: "Stone grinder"
|
3941
|
+
straddle_tractor: "Straddle tractor"
|
3942
|
+
straddle_tractor_shoot_grinder_tv: "Straddle tractor shoot grinder TV"
|
3943
|
+
straddle_tractor_trimmer_tv: "Straddle tractor trimmer TV"
|
3944
|
+
strap_trunck_cleaner_tv: "Strap trunck cleaner TV"
|
3890
3945
|
strawberry_crop: "Strawberry crop"
|
3891
3946
|
strawberry_seedling: "Strawberry seedling"
|
3947
|
+
stripper_lv: "Stripper LV"
|
3948
|
+
stripper_tv: "Stripper TV"
|
3892
3949
|
stubble_cultivator: "Stubble cultivator"
|
3893
3950
|
subscription_professional_society: "Subscription professional society"
|
3894
3951
|
subsoil_plow: "Subsoiler"
|
3952
|
+
subsoiler_lv: "Subsoiler LV"
|
3895
3953
|
sugar_vinasse: "Sugar vinasse"
|
3896
3954
|
sunflower_crop: "Sunflower crop"
|
3897
3955
|
sunflower_grain: "Sunflower grain"
|
@@ -3900,6 +3958,8 @@ eng:
|
|
3900
3958
|
tablur_hard_wheat_crop: "Tablur hard wheat crop"
|
3901
3959
|
tablur_hard_wheat_seed_25: "Tablur hard wheat seed 25"
|
3902
3960
|
tangerine_crop: "Tangerine crop"
|
3961
|
+
tank_pump_lv: "Tank pump LV"
|
3962
|
+
tank_pump_tv: "Tank pump TV"
|
3903
3963
|
taxe: "Taxe"
|
3904
3964
|
technician: "Technician"
|
3905
3965
|
telescopic_handler: "Telescopic handler"
|
@@ -3908,9 +3968,15 @@ eng:
|
|
3908
3968
|
tobacco_crop: "Tobacco crop"
|
3909
3969
|
tonda_giffoni_hazelnut: "Tonda giffoni hazelnut"
|
3910
3970
|
topper: "Topper"
|
3971
|
+
topper_trimmer_lv: "Topper trimmer LV"
|
3911
3972
|
tractor: "Tractor"
|
3973
|
+
tractor_shoot_grinder_tv: "Tractor shoot grinder TV"
|
3974
|
+
trailed_pneumatic_sprayer_lv: "Trailed pneumatic sprayer LV"
|
3975
|
+
trailed_pneumatic_sprayer_tv: "Trailed pneumatic sprayer TV"
|
3912
3976
|
trailer: "Trailer"
|
3913
3977
|
trimmer: "Trimmer"
|
3978
|
+
trimmer_lv: "Trimmer LV"
|
3979
|
+
trimmer_tv: "Trimmer TV"
|
3914
3980
|
triticale_crop: "Triticale crop"
|
3915
3981
|
triticale_grain: "Triticale grain"
|
3916
3982
|
triticale_seed: "Triticale seed"
|
@@ -3926,13 +3992,18 @@ eng:
|
|
3926
3992
|
vine_grape_crop: "Vine grape crop"
|
3927
3993
|
vine_grape_juice: "Vine grape juice"
|
3928
3994
|
vine_grape_must: "Vine grape must"
|
3995
|
+
vine_lifter_lv: "Vine lifter LV"
|
3929
3996
|
vine_residu: "Vine residu"
|
3997
|
+
vine_shoot_extractor: "Vine shoot extractor"
|
3998
|
+
vine_tractor: "Vine tractor"
|
3930
3999
|
vines_harvest_insurance: "Vines harvest insurance"
|
3931
4000
|
walnut: "Walnut"
|
3932
4001
|
walnut_crop: "Walnut crop"
|
3933
4002
|
water_bowser: "Water bowser"
|
3934
4003
|
water_spreader: "Water spreader"
|
3935
4004
|
weeder: "Weeder"
|
4005
|
+
weeding_boom_lv: "Weeding boom LV"
|
4006
|
+
weeding_boom_tv: "Weeding boom TV"
|
3936
4007
|
weeding_kit: "Weeding kit"
|
3937
4008
|
wheat_crop: "Wheat crop"
|
3938
4009
|
wheat_grain: "Wheat grain"
|
@@ -3943,8 +4014,12 @@ eng:
|
|
3943
4014
|
wheel_loader: "Wheel loader"
|
3944
4015
|
white_sugar_25kg: "White sugar 25kg"
|
3945
4016
|
wine: "Wine"
|
4017
|
+
wine_cultivator_lv: "Wine cultivator LV"
|
4018
|
+
wine_cultivator_tv: "Wine cultivator TV"
|
4019
|
+
wine_disc_stubble_cultivator: "Wine disc stubble cultivator"
|
3946
4020
|
wine_press: "Wine press"
|
3947
4021
|
wine_storage_division: "Wine storage division"
|
4022
|
+
wine_tipper_trailer: "Wine tipper trailer"
|
3948
4023
|
wine_vinasse: "Wine vinasse"
|
3949
4024
|
winter_barley_crop: "Winter barley crop"
|
3950
4025
|
winter_barley_seed_25: "Winter barley seed 25"
|
@@ -4031,6 +4106,7 @@ eng:
|
|
4031
4106
|
crop_residue: "Crop residue"
|
4032
4107
|
crop_taxe: "Crop taxe"
|
4033
4108
|
cultivable_zone: "Cultivable zone"
|
4109
|
+
cutting_equipment: "Cutting equipment"
|
4034
4110
|
discount_and_reduction: "Discount and reduction"
|
4035
4111
|
disinfectant_product: "Disinfectant product"
|
4036
4112
|
draining_item: "Draining item"
|
@@ -4039,6 +4115,7 @@ eng:
|
|
4039
4115
|
dumper: "Dumper"
|
4040
4116
|
egg: "Egg"
|
4041
4117
|
electricity: "Electricity"
|
4118
|
+
element_count: "Element count"
|
4042
4119
|
equipment: "Equipment"
|
4043
4120
|
equipment_building_division: "Equipment building division"
|
4044
4121
|
equipment_repair_services: "Equipment repair services"
|
@@ -4133,6 +4210,7 @@ eng:
|
|
4133
4210
|
leek: "Leek"
|
4134
4211
|
legal_registration: "Legal registration"
|
4135
4212
|
lettuce: "Lettuce"
|
4213
|
+
lift: "Lift"
|
4136
4214
|
little_office_item: "Little office item"
|
4137
4215
|
loan_interest: "Loan interest"
|
4138
4216
|
mail_subscription: "Mail subscription"
|
@@ -4187,8 +4265,10 @@ eng:
|
|
4187
4265
|
pig_band: "Pig band"
|
4188
4266
|
pig_herd: "Pig herd"
|
4189
4267
|
piglet_band: "Piglet band"
|
4268
|
+
plant_grinder: "Plant grinder"
|
4190
4269
|
plant_medicine_tank: "Plant medicine tank"
|
4191
4270
|
plastic_cover: "Plastic cover"
|
4271
|
+
platform: "Platform"
|
4192
4272
|
plow: "Plough"
|
4193
4273
|
plum: "Plum"
|
4194
4274
|
plum_reaper: "Plum reaper"
|
@@ -4227,6 +4307,8 @@ eng:
|
|
4227
4307
|
seed: "Seed"
|
4228
4308
|
seedbed_preparator: "Seedbed preparator"
|
4229
4309
|
seedling: "Seedling"
|
4310
|
+
self_propelled_carrier: "Self propelled carrier"
|
4311
|
+
self_propelled_harvester: "Self propelled harvester"
|
4230
4312
|
settlement: "Settlement"
|
4231
4313
|
sheep_herd: "Sheep herd"
|
4232
4314
|
shell_fruit_reaper: "Shell fruit reaper"
|
@@ -4236,6 +4318,7 @@ eng:
|
|
4236
4318
|
small_equipment: "Small equipment"
|
4237
4319
|
so2_solution: "SO₂ solution"
|
4238
4320
|
software_engineering: "Software engineering"
|
4321
|
+
soil_grinder: "Soil grinder"
|
4239
4322
|
soil_loosener: "Soil loosener"
|
4240
4323
|
sower: "Seeder"
|
4241
4324
|
species: "Species"
|
@@ -4254,6 +4337,7 @@ eng:
|
|
4254
4337
|
taxe: "Taxe"
|
4255
4338
|
technician: "Technician"
|
4256
4339
|
telescopic_handler: "Telescopic handler"
|
4340
|
+
tool: "Tool"
|
4257
4341
|
topper: "Topper"
|
4258
4342
|
tractor: "Tractor"
|
4259
4343
|
trade_show: "Trade show"
|
@@ -4270,6 +4354,9 @@ eng:
|
|
4270
4354
|
vegetable_crop: "Vegetable crop"
|
4271
4355
|
vegetals_making_services: "Vegetals making services"
|
4272
4356
|
vial: "Vial"
|
4357
|
+
vine_and_ochard_tractor: "Vine and ochard tractor"
|
4358
|
+
vine_lifter: "Vine lifter"
|
4359
|
+
vine_shoot_extractor: "Vine shoot extractor"
|
4273
4360
|
walnut: "Walnut"
|
4274
4361
|
walnut_crop: "Walnut crop"
|
4275
4362
|
water_spreader: "Water spreader"
|
@@ -4703,6 +4790,7 @@ eng:
|
|
4703
4790
|
arctium: "Arctium"
|
4704
4791
|
arctium_lappa: "Arctium lappa"
|
4705
4792
|
arctium_minus: "Arctium minus"
|
4793
|
+
arecaceae: "Arecaceae"
|
4706
4794
|
argania: "Argania"
|
4707
4795
|
argania_spinosa: "Argan"
|
4708
4796
|
artemisia: "Artemisia"
|
@@ -5284,7 +5372,10 @@ eng:
|
|
5284
5372
|
dioscorea_trifida: "Indian yam"
|
5285
5373
|
dioscorea_villosa: "Wild yam"
|
5286
5374
|
dioscoreaceae: "Yam family"
|
5375
|
+
diospyros: "Persimmons"
|
5376
|
+
diospyros_kaki: "Chinese persimmon"
|
5287
5377
|
easement: "Easement"
|
5378
|
+
ebenaceae: "Ebony"
|
5288
5379
|
egg: "Egg"
|
5289
5380
|
elaeagnaceae: "Elaeagnaceae"
|
5290
5381
|
elaeagnus: "Elaeagnus"
|
@@ -5310,6 +5401,8 @@ eng:
|
|
5310
5401
|
erysiphaceae: "Erysiphaceae"
|
5311
5402
|
eucalyptus: "Eucalyptus"
|
5312
5403
|
euphorbiaceae: "Euphorbiaceae"
|
5404
|
+
euterpe: "Euterpe"
|
5405
|
+
euterpe_oleracea: "Assai palm"
|
5313
5406
|
excrement: "Excrement"
|
5314
5407
|
fabaceae: "Fabaceae"
|
5315
5408
|
fagaceae: "Fagaceae"
|
@@ -5949,6 +6042,8 @@ eng:
|
|
5949
6042
|
mytilus_edulis: "Blue mussel"
|
5950
6043
|
mytilus_galloprovincialis: "Mediterranean mussel"
|
5951
6044
|
mytilus_trossulus: "Bay mussel"
|
6045
|
+
nasturtium: "Nasturtium"
|
6046
|
+
nasturtium_officinale: "Watercress"
|
5952
6047
|
nematoda: "Nematode"
|
5953
6048
|
nicotiana: "Nicotiana"
|
5954
6049
|
nicotiana_tabacum: "Cultivated tobacco"
|
@@ -7327,4 +7422,4 @@ eng:
|
|
7327
7422
|
wine_transformers: "Wine transformers"
|
7328
7423
|
name: "Working sets"
|
7329
7424
|
property_natures:
|
7330
|
-
expression: "Expression"
|
7425
|
+
expression: "Expression"
|