Add swedish translation
This commit is contained in:
parent
fdbe730ca6
commit
1d6d3208c6
|
@ -4,7 +4,7 @@
|
|||
"block.asbestos.popcorn_ceiling_block": "Popcorn Ceiling",
|
||||
"block.asbestos.asbestos_tile_block": "Asbestos Tiles",
|
||||
"block.asbestos.asbestos_roof_block": "Asbestos Roof Tiles",
|
||||
"item.asbestos.asbestos_fibers": "Asbests Fibers",
|
||||
"item.asbestos.asbestos_fibers": "Asbestos Fibers",
|
||||
"item.asbestos.iron_scraper": "Asbestos Scraper",
|
||||
"item.asbestos.ppe_helmet": "Asbestos Removal PPE Helmet",
|
||||
"item.asbestos.ppe_chestplate": "Asbestos Removal PPE Chestplate",
|
||||
|
@ -21,4 +21,4 @@
|
|||
"text.autoconfig.asbestos.option.mesothelioma.period.@Tooltip[1]": "each check for asbestos around the player",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.threshold": "Mesothelioma threshold",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.threshold.@Tooltip": "How many mesothelioma points must the player have to die"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"block.asbestos.asbestos_block": "Asbestblock",
|
||||
"block.asbestos.serpentinite_block": "Serpentinit",
|
||||
"block.asbestos.popcorn_ceiling_block": "Popcorntak",
|
||||
"block.asbestos.asbestos_tile_block": "Asbestrutor",
|
||||
"block.asbestos.asbestos_roof_block": "Asbesttakrutor",
|
||||
"item.asbestos.asbestos_fibers": "Asbestfiber",
|
||||
"item.asbestos.iron_scraper": "Asbestskrapa",
|
||||
"item.asbestos.ppe_helmet": "Asbestborttagningsskyddshj\u00e4lm",
|
||||
"item.asbestos.ppe_chestplate": "Asbestborttagningsskyddsv\u00e4st",
|
||||
"item.asbestos.ppe_leggings": "Asbestborttagningsskyddsbyxor",
|
||||
"item.asbestos.ppe_boots": "Asbestborttagningsskyddsst\u00f6vlar",
|
||||
"effect.asbestos.mesothelioma": "Mesoteliom",
|
||||
"death.attack.mesotheliomaDamage": "%1$s fick r\u00e4tt till finansiell kompensation",
|
||||
"text.autoconfig.asbestos.title": "Asbestborttagning",
|
||||
"text.autoconfig.asbestos.option.mesothelioma": "Mesoteliominst\u00e4llningar",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.offset": "Avst\u00e5nd (block)",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.offset.@Tooltip": "Hur m\u00e5nga block runt spelaren som kollas",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.period": "Period (sekunder)",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.period.@Tooltip[0]": "Hur m\u00e5nga sekunder som ska g\u00e5 mellan",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.period.@Tooltip[1]": "varje koll efter asbest runt spelaren",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.threshold": "Mesoteliomtr\u00f6skelv\u00e4rde",
|
||||
"text.autoconfig.asbestos.option.mesothelioma.threshold.@Tooltip": "Hur m\u00e5nga mesoteliom-\"po\u00e4ng\" spelaren beh\u00f6ver f\u00e6r att d\u00e6"
|
||||
}
|
Loading…
Reference in New Issue