veloren/assets/voxygen/i18n/sv/hud/chat.ftl

42 lines
2.0 KiB
Plaintext
Raw Normal View History

2022-10-05 07:48:18 +00:00
## Player events
hud-chat-online_msg = [{ $name }] är inloggad nu
hud-chat-offline_msg = [{ $name }] loggade ut
## Buff outcomes
2022-08-06 18:52:41 +00:00
hud-outcome-burning = dödsorsak: eld
hud-outcome-curse = dödsorsak: trolldom
hud-outcome-bleeding = dödsorsak: blodförlust
hud-outcome-crippled = dödsorsak: allvarliga skador
hud-outcome-frozen = dödsorsak: förfrysning
2022-10-05 07:48:18 +00:00
hud-outcome-mysterious = dödsorsak: hemlig
## Buff deaths
2022-08-06 18:52:41 +00:00
hud-chat-died_of_pvp_buff_msg = [{ $victim }] { $died_of_buff } orsakad av [{ $attacker }]
2022-10-05 07:48:18 +00:00
hud-chat-died_of_buff_nonexistent_msg = [{ $victim }] { $died_of_buff }
hud-chat-died_of_npc_buff_msg = [{ $victim }] { $died_of_buff } orsakad av { $attacker }
## PvP deaths
2022-08-06 18:52:41 +00:00
hud-chat-pvp_melee_kill_msg = [{ $attacker }] besegrade [{ $victim }]
hud-chat-pvp_ranged_kill_msg = [{ $attacker }] sköt [{ $victim }]
hud-chat-pvp_explosion_kill_msg = [{ $attacker }] sprängde [{ $victim }]
hud-chat-pvp_energy_kill_msg = [{ $attacker }] dödade [{ $victim }] med trolldom
2022-10-05 07:48:18 +00:00
hud-chat-pvp_other_kill_msg = [{ $attacker }] dödade [{ $victim }]
## PvE deaths
2022-08-06 18:52:41 +00:00
hud-chat-npc_melee_kill_msg = { $attacker } dödade [{ $victim }]
hud-chat-npc_ranged_kill_msg = { $attacker } sköt [{ $victim }]
hud-chat-npc_explosion_kill_msg = { $attacker } sprängde [{ $victim }]
hud-chat-npc_energy_kill_msg = { $attacker } dödade [{ $victim }] med trolldom
hud-chat-npc_other_kill_msg = { $attacker } dödade [{ $victim }]
2022-10-05 07:48:18 +00:00
## Other deaths
hud-chat-environmental_kill_msg = [{ $name }] dog i { $environment }
hud-chat-fall_kill_msg = [{ $name }] föll till sin död
hud-chat-suicide_msg = [{ $name }] dog av självförvållade skador
hud-chat-default_death_msg = [{ $name }] dog
## Utils
hud-chat-all = Alla
hud-chat-you = Du
hud-chat-chat_tab_hover_tooltip = Högerklicka för inställningar
hud-loot-pickup-msg = {$actor} plockade upp { $amount ->
[one] { $item }
*[other] {$amount}x {$item}
}
2022-08-06 18:52:41 +00:00
hud-chat-loot_fail = Din packning är full!
hud-chat-goodbye = Hejdå!
hud-chat-connection_lost = Anslutningen bröts. Sparkas ut om { $time } sekunder.