mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
e103b078c3
Updated by "Squash Git commits" hook in Weblate. Translation: Veloren/voxygen-hud-misc Translate-URL: https://translate.codeberg.org/projects/veloren/voxygen-hud-misc/
37 lines
2.0 KiB
Plaintext
37 lines
2.0 KiB
Plaintext
hud-chat-all = Wszystko
|
|
hud-chat-you = Ty
|
|
hud-chat-chat_tab_hover_tooltip = Kliknij prawym aby otworzyć ustawienia
|
|
hud-outcome-burning = zmarł od podpalenia
|
|
hud-outcome-curse = zmarł od klątwy
|
|
hud-outcome-bleeding = zmarł przez wykrwawienie
|
|
hud-outcome-crippled = zmarł od złamań
|
|
hud-outcome-frozen = zmarł z zimna
|
|
hud-outcome-mysterious = zmarł przez sekret
|
|
hud-chat-online_msg = { "[" }{ $name }] jest online
|
|
hud-chat-offline_msg = { "[" }{ $name }] jest offline
|
|
hud-chat-default_death_msg = { "[" }{ $name }] umiera
|
|
hud-chat-environmental_kill_msg = { "[" }{ $name }] umiera w { $environment }
|
|
hud-chat-fall_kill_msg = { "[" }{ $name }] spada z wysokości
|
|
hud-chat-suicide_msg = { "[" }{ $name }] umiera od własnych ran
|
|
hud-chat-died_of_pvp_buff_msg = { "[" }{ $victim }] { $died_of_buff } nałożene przez [{ $attacker }]
|
|
hud-chat-pvp_melee_kill_msg = { "[" }{ $attacker }] zwycięża nad [{ $victim }]
|
|
hud-chat-pvp_ranged_kill_msg = { "[" }{ $attacker }] ustrzela [{ $victim }]
|
|
hud-chat-pvp_explosion_kill_msg = { "[" }{ $attacker }] wysadza [{ $victim }]
|
|
hud-chat-pvp_energy_kill_msg = { "[" }{ $attacker }] zabija [{ $victim }] magią
|
|
hud-chat-pvp_other_kill_msg = { "[" }{ $attacker }] zabija [{ $victim }]
|
|
hud-chat-died_of_buff_nonexistent_msg = { "[" }{ $victim }] { $died_of_buff }
|
|
hud-chat-died_of_npc_buff_msg = { "[" }{ $victim }] { $died_of_buff } nałożone przez { $attacker }
|
|
hud-chat-npc_melee_kill_msg = { $attacker } zabija [{ $victim }]
|
|
hud-chat-npc_ranged_kill_msg = { $attacker } ustrzela [{ $victim }]
|
|
hud-chat-npc_explosion_kill_msg = { $attacker } wysadza [{ $victim }]
|
|
hud-chat-npc_energy_kill_msg = { $attacker } zabija [{ $victim }] magią
|
|
hud-chat-npc_other_kill_msg = { $attacker } zabija [{ $victim }]
|
|
hud-loot-pickup-msg =
|
|
{ $actor } podniósł { $amount ->
|
|
[one] { $item }
|
|
*[other] { $amount }x { $item }
|
|
}
|
|
hud-chat-loot_fail = Twój ekwipunek jest pełen!
|
|
hud-chat-goodbye = Żegnaj!
|
|
hud-chat-connection_lost = Stracono połączenie. Wyrzucanie za { $time } sekund.
|