From 67610c5b92e218cc245c040209c1a79ab6b02758 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 15 Oct 2020 03:36:19 +1000 Subject: [PATCH] Merge branch 'master' into Juhu/strafehud --- .tx/merge-base | 2 +- common.ast.po | 2142 ++++++++-------- common.be.po | 2124 ++++++++-------- common.bg.po | 2138 ++++++++-------- common.ca.po | 2036 ++++++++------- common.cs.po | 2072 ++++++++-------- common.da.po | 2034 ++++++++------- common.de.po | 2182 ++++++++-------- common.de_CH.po | 2182 ++++++++-------- common.el.po | 2108 ++++++++-------- common.en_AU.po | 2138 ++++++++-------- common.eo.po | 2032 ++++++++------- common.es.po | 2172 ++++++++-------- common.es_MX.po | 2032 ++++++++------- common.fi.po | 2170 ++++++++-------- common.fr.po | 2174 ++++++++-------- common.ga.po | 2070 ++++++++-------- common.gd.po | 2044 ++++++++------- common.gl.po | 2072 ++++++++-------- common.he.po | 2046 ++++++++------- common.hu.po | 2124 ++++++++-------- common.it.po | 2178 ++++++++-------- common.ja_JP.po | 2168 ++++++++-------- common.jbo.po | 2032 ++++++++------- common.kk@Cyrl.po | 2042 ++++++++------- common.ko.po | 2120 ++++++++-------- common.kw.po | 2134 ++++++++-------- common.mk.po | 2032 ++++++++------- common.ms.po | 2131 ++++++++-------- common.nl.po | 2146 ++++++++-------- common.no.po | 2032 ++++++++------- common.pl.po | 2146 ++++++++-------- common.pot | 2030 ++++++++------- common.pt.po | 2146 ++++++++-------- common.pt_BR.po | 2198 ++++++++--------- common.ro.po | 2120 ++++++++-------- common.ru.po | 2160 ++++++++-------- common.sq.po | 2032 ++++++++------- common.sr.po | 2148 ++++++++-------- common.sv.po | 2076 ++++++++-------- common.tr.po | 2134 ++++++++-------- common.uk.po | 2102 ++++++++-------- common.uz@Latn.po | 2032 ++++++++------- common.zh_CN.po | 2148 ++++++++-------- common.zh_TW.po | 2124 ++++++++-------- languages.txt | 8 +- mutators.cfg | 2 +- notifications.cfg | 1 - qcsrc/client/_mod.inc | 2 +- qcsrc/client/_mod.qh | 2 +- qcsrc/client/command/cl_cmd.qc | 2 +- qcsrc/client/csqc_constants.qh | 142 -- qcsrc/client/csqcmodel_hooks.qc | 1 - qcsrc/client/{miscfunctions.qc => draw.qc} | 355 +-- qcsrc/client/{miscfunctions.qh => draw.qh} | 73 - qcsrc/client/hud/crosshair.qc | 67 +- qcsrc/client/hud/hud.qc | 42 +- qcsrc/client/hud/hud.qh | 12 + qcsrc/client/hud/hud_config.qc | 2 +- qcsrc/client/hud/panel/ammo.qc | 2 +- qcsrc/client/hud/panel/centerprint.qc | 4 +- qcsrc/client/hud/panel/chat.qc | 2 +- qcsrc/client/hud/panel/engineinfo.qc | 4 +- qcsrc/client/hud/panel/healtharmor.qc | 2 +- qcsrc/client/hud/panel/infomessages.qc | 2 +- qcsrc/client/hud/panel/modicons.qc | 2 +- qcsrc/client/hud/panel/notify.qc | 2 +- qcsrc/client/hud/panel/physics.qc | 2 +- qcsrc/client/hud/panel/powerups.qc | 2 +- qcsrc/client/hud/panel/pressedkeys.qc | 2 +- qcsrc/client/hud/panel/quickmenu.qc | 2 +- qcsrc/client/hud/panel/racetimer.qc | 2 +- qcsrc/client/hud/panel/radar.qc | 2 +- qcsrc/client/hud/panel/score.qc | 2 +- qcsrc/client/hud/panel/scoreboard.qc | 3 +- qcsrc/client/hud/panel/strafehud.qc | 3 +- qcsrc/client/hud/panel/timer.qc | 2 +- qcsrc/client/hud/panel/vote.qc | 2 +- qcsrc/client/hud/panel/weapons.qc | 50 +- qcsrc/client/hud/panel/weapons.qh | 12 + qcsrc/client/main.qc | 149 +- qcsrc/client/main.qh | 18 + qcsrc/client/mapvoting.qc | 15 +- qcsrc/client/mapvoting.qh | 2 + qcsrc/client/shownames.qc | 7 +- qcsrc/client/view.qc | 48 +- qcsrc/client/view.qh | 4 + qcsrc/common/constants.qh | 10 + qcsrc/common/debug.qh | 2 + qcsrc/common/effects/qc/globalsound.qc | 4 +- qcsrc/common/effects/qc/globalsound.qh | 4 + .../gamemode/clanarena/cl_clanarena.qc | 2 + .../gamemode/clanarena/sv_clanarena.qh | 2 +- qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc | 2 + qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qc | 1 + qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh | 2 + qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc | 2 + qcsrc/common/gamemodes/gamemode/cts/sv_cts.qc | 1 + .../gamemode/domination/cl_domination.qc | 1 + .../gamemode/domination/sv_domination.qc | 1 + .../gamemode/freezetag/sv_freezetag.qc | 1 + .../gamemode/keepaway/cl_keepaway.qc | 1 + .../gamemode/keepaway/sv_keepaway.qc | 1 + qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc | 2 + .../gamemodes/gamemode/nexball/cl_nexball.qc | 1 + .../gamemodes/gamemode/nexball/sv_nexball.qc | 2 + .../gamemodes/gamemode/nexball/sv_weapon.qc | 2 +- .../gamemodes/gamemode/onslaught/onslaught.qc | 2 + .../gamemode/onslaught/sv_onslaught.qc | 1 + .../gamemode/onslaught/sv_onslaught.qh | 2 + .../common/gamemodes/gamemode/race/cl_race.qc | 3 + .../common/gamemodes/gamemode/race/sv_race.qc | 1 + qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qc | 10 + qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qh | 9 +- qcsrc/common/mapobjects/misc/dynlight.qc | 1 - qcsrc/common/mapobjects/models.qc | 1 - qcsrc/common/mapobjects/trigger/relay.qc | 9 + qcsrc/common/mapobjects/triggers.qc | 32 + qcsrc/common/minigames/cl_minigames_hud.qc | 1 + qcsrc/common/minigames/minigame/nmm.qc | 4 - qcsrc/common/monsters/monster/spider.qc | 6 +- .../common/mutators/mutator/buffs/sv_buffs.qc | 15 +- .../mutator/damagetext/sv_damagetext.qc | 1 + qcsrc/common/mutators/mutator/nades/nades.qc | 4 +- qcsrc/common/mutators/mutator/nix/sv_nix.qc | 1 + .../common/mutators/mutator/overkill/okhmg.qc | 2 +- .../mutators/mutator/overkill/okmachinegun.qc | 2 +- .../common/mutators/mutator/overkill/oknex.qc | 2 +- .../common/mutators/mutator/overkill/okrpc.qc | 2 +- .../mutators/mutator/overkill/okshotgun.qc | 2 +- .../mutators/mutator/sandbox/sv_sandbox.qc | 2 + qcsrc/common/notifications/all.inc | 2 - qcsrc/common/notifications/all.qc | 1 + qcsrc/common/physics/movetypes/movetypes.qc | 2 +- qcsrc/common/physics/player.qc | 6 +- qcsrc/common/physics/player.qh | 2 +- qcsrc/common/playerstats.qc | 27 +- qcsrc/common/sounds/all.qh | 22 + qcsrc/common/state.qc | 3 +- qcsrc/common/turrets/sv_turrets.qc | 1 + qcsrc/common/turrets/sv_turrets.qh | 2 +- qcsrc/common/util.qc | 213 ++ qcsrc/common/util.qh | 32 + qcsrc/common/weapons/all.qc | 83 +- qcsrc/common/weapons/all.qh | 2 +- qcsrc/common/weapons/calculations.qc | 2 +- qcsrc/common/weapons/weapon/arc.qc | 7 +- qcsrc/common/weapons/weapon/crylink.qc | 8 +- qcsrc/common/weapons/weapon/fireball.qc | 4 +- qcsrc/common/weapons/weapon/hagar.qc | 4 +- qcsrc/common/weapons/weapon/hlac.qc | 34 +- qcsrc/common/weapons/weapon/rifle.qc | 6 +- qcsrc/common/weapons/weapon/shotgun.qc | 2 +- qcsrc/common/weapons/weapon/vortex.qc | 12 +- qcsrc/dpdefs/upstream/dpextensions.qc | 6 +- qcsrc/dpdefs/upstream/menudefs.qc | 4 +- qcsrc/ecs/README.md | 1 + qcsrc/ecs/systems/sv_physics.qc | 2 +- qcsrc/lib/cvar.qh | 70 + qcsrc/lib/log.qh | 5 +- qcsrc/lib/spawnfunc.qh | 2 + qcsrc/lib/warpzone/server.qc | 1 + qcsrc/menu/menu.qc | 2 +- qcsrc/server/_mod.inc | 8 +- qcsrc/server/_mod.qh | 8 +- qcsrc/server/anticheat.qc | 1 - qcsrc/server/autocvars.qh | 19 + qcsrc/server/bot/default/havocbot/havocbot.qc | 3 +- qcsrc/server/bot/default/havocbot/roles.qc | 2 +- qcsrc/server/bot/default/navigation.qc | 4 +- qcsrc/server/bot/default/scripting.qc | 1 - qcsrc/server/bot/default/waypoints.qc | 2 +- qcsrc/server/campaign.qc | 3 +- qcsrc/server/chat.qc | 581 +++++ qcsrc/server/chat.qh | 50 + qcsrc/server/cheats.qc | 12 +- qcsrc/server/client.qc | 498 +--- qcsrc/server/client.qh | 47 +- qcsrc/server/clientkill.qc | 1 + qcsrc/server/command/banning.qc | 1 - qcsrc/server/command/cmd.qc | 16 +- qcsrc/server/command/common.qc | 7 +- qcsrc/server/command/getreplies.qc | 141 +- qcsrc/server/command/getreplies.qh | 6 + qcsrc/server/command/radarmap.qc | 2 + qcsrc/server/command/sv_cmd.qc | 19 +- qcsrc/server/command/sv_cmd.qh | 2 - qcsrc/server/command/vote.qc | 6 +- qcsrc/server/compat/quake.qc | 1 - qcsrc/server/compat/quake3.qc | 2 +- qcsrc/server/compat/wop.qc | 1 - qcsrc/server/damage.qc | 11 +- qcsrc/server/damage.qh | 1 - qcsrc/server/elimination.qc | 36 + qcsrc/server/elimination.qh | 4 + qcsrc/server/gamelog.qc | 2 +- qcsrc/server/hook.qc | 6 +- qcsrc/server/hook.qh | 1 - qcsrc/server/impulse.qc | 92 +- qcsrc/server/intermission.qc | 479 ++++ qcsrc/server/intermission.qh | 31 + qcsrc/server/ipban.qc | 2 +- qcsrc/server/items/items.qc | 1 + qcsrc/server/items/items.qh | 3 + qcsrc/server/main.qc | 158 +- qcsrc/server/main.qh | 13 +- qcsrc/server/mapvoting.qc | 2 +- qcsrc/server/matrix.qc | 2 +- qcsrc/server/miscfunctions.qc | 1448 ----------- qcsrc/server/miscfunctions.qh | 343 --- qcsrc/server/mutators/loader.qc | 3 +- qcsrc/server/pathlib/main.qc | 1 - qcsrc/server/pathlib/movenode.qc | 1 - qcsrc/server/pathlib/utility.qc | 1 - qcsrc/server/player.qc | 77 +- qcsrc/server/player.qh | 2 + qcsrc/server/race.qc | 37 +- qcsrc/server/race.qh | 4 + qcsrc/server/resources.qc | 3 +- qcsrc/server/round_handler.qc | 1 - qcsrc/server/scores.qc | 6 +- qcsrc/server/scores_rules.qc | 1 - qcsrc/server/spawnpoints.qc | 4 +- qcsrc/server/tests.qh | 1 - qcsrc/server/utils.qh | 3 + qcsrc/server/weapons/accuracy.qc | 1 + qcsrc/server/weapons/accuracy.qh | 1 - qcsrc/server/weapons/common.qc | 63 +- qcsrc/server/weapons/common.qh | 6 + qcsrc/server/weapons/csqcprojectile.qc | 1 - qcsrc/server/weapons/hitplot.qc | 3 +- qcsrc/server/weapons/selection.qh | 1 - qcsrc/server/weapons/spawning.qc | 1 + qcsrc/server/weapons/spawning.qh | 1 - qcsrc/server/weapons/throwing.qc | 1 + qcsrc/server/weapons/throwing.qh | 1 - qcsrc/server/weapons/tracing.qc | 46 +- qcsrc/server/weapons/tracing.qh | 16 +- qcsrc/server/weapons/weaponstats.qc | 2 +- qcsrc/server/weapons/weaponsystem.qc | 8 +- qcsrc/server/weapons/weaponsystem.qh | 2 +- qcsrc/server/world.qc | 1080 ++++---- qcsrc/server/world.qh | 90 +- xonotic-client.cfg | 21 + xonotic-server.cfg | 2 + 245 files changed, 49577 insertions(+), 50488 deletions(-) delete mode 100644 qcsrc/client/csqc_constants.qh rename qcsrc/client/{miscfunctions.qc => draw.qc} (59%) rename qcsrc/client/{miscfunctions.qh => draw.qh} (76%) create mode 100644 qcsrc/server/chat.qc create mode 100644 qcsrc/server/chat.qh create mode 100644 qcsrc/server/elimination.qc create mode 100644 qcsrc/server/elimination.qh create mode 100644 qcsrc/server/intermission.qc create mode 100644 qcsrc/server/intermission.qh delete mode 100644 qcsrc/server/miscfunctions.qc delete mode 100644 qcsrc/server/miscfunctions.qh diff --git a/.tx/merge-base b/.tx/merge-base index 188907c415..5737ecab2b 100644 --- a/.tx/merge-base +++ b/.tx/merge-base @@ -1 +1 @@ -Tue Aug 4 07:23:45 CEST 2020 +Fri Oct 9 07:23:35 CEST 2020 diff --git a/common.ast.po b/common.ast.po index 47a175317a..54b2107aca 100644 --- a/common.ast.po +++ b/common.ast.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Asturian (http://www.transifex.com/team-xonotic/xonotic/" "language/ast/)\n" @@ -24,38 +24,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Xugador^7: Esti ye l'área de charra." @@ -128,113 +128,95 @@ msgstr "^1Primi ^3%s^1 pa la información del mou de xuegu" msgid "server info" msgstr "información del sirvidor" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1L'alcuentru yá entamó" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Nun tienes más vides" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Primi ^3%s^1 pa xunite" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "saltar" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1El xuegu entama en ^3%d^1 segundos" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2¡Anguaño tas na etapa ^1calentamientu^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPrimi ^3%s%s pa finar el calentamientu" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "tar preparáu" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPrimi ^3%s%s cuando teas llistu" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Esperando que tean llistos los demás pa finar el calentamientu..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Esperando que tean llistos los demás..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Primi ^3%s^2 pa finar el calentamientu" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "!Los equipos nun tán apré!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Primi ^3%s%s p'axustar" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menú d'equipu" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Primi ^3ESC ^7p'amosar les opciones del HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Clic doblu ^7pa un panel d'opciones específiques." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7pa deshabilitar comprobación de colisión, ^3SHIFT ^7y" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLES DIREICIONALES ^7p'axustes finos." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "El meyor personal" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "El meyor del sirvidor" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Xugador %d" @@ -506,418 +488,418 @@ msgstr "QMCMD^Equipos al debalu" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Llinia d'entamu" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Llinia de fin" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermediu %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^captures" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^muertes" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^destruyíu" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^fallos" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^goles" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^a/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^tasa a/m" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^asesinatos" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^vueltes" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^vides" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^perdes" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^nome" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^nomatu" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^oxetivos" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^coyíes" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^emburrios" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^clasificación" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^devoluciones" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^rondes ganaes" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^puntuación" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^suicidios" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -925,32 +907,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -959,86 +941,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Estadístiques de precisión (promediu %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Estadístiques del mapa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monstruos amortiaos:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Secretos alcontraos:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Rangos" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^puntos" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Espeutadores" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Remaneciendo en ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Tas muertu, espera ^3%s^7 enantes de remanecer" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Tas muertu, primi ^2%s^7 pa remanecer" @@ -1047,27 +1021,27 @@ msgstr "Tas muertu, primi ^2%s^7 pa remanecer" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7en cuantes de \"^1Xugador anónimu^7\" nes estadístiques" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Fíxose una votación pa:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "¿Almitir a los sirvidores atroxar y amosar el to nome?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configurar el HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1080,7 +1054,7 @@ msgstr "^1Configurar el HUD" msgid "Yes" msgstr "Sí" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1105,66 +1079,66 @@ msgstr "Nun tienes" msgid "Unavailable" msgstr "Non disponible" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "ñuedos" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 votu)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d votos)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Nun m'importa" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Decidi'l mou de xuegu" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vota un mapa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Falten %d segundos" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1172,15 +1146,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "¡Intentando desaniciar un equipu que nun ta na llista d'equipos!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Temporizador de granada" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Progresu de captura" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1192,277 +1166,308 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Lladrón de boles" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Asaltu" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Destrúi los obstáculos p'alcontrar y destruyir el núcleu d'enerxía enemigu " +"enantes que'l tiempu s'escose" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Arena de clanes" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Amortia a tolos enemigos pa ganar la ronda" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Llende d'asesinatos:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "La cantidá d'asesinatos precisos enantes que fine l'alcuentru" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Armadura grande" - -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armadura" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capturar la bandera" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "" - -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Alcuentra y trai la bandera enemiga a la to base pa capturala, defendi la to " +"base del otru equipu" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Salú grande" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Llende de captura:" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega salú" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "La cantidá de captures precises enantes que fine l'alcuentru" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Rangos" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Carrera CTS" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Cuerri pol tiempu más rápidu." + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Alcuentru a muerte" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Puntúa tantos asesinatos como pueas" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Captura y defendi tolos puntos de control pa ganar" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominación" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "La cantidá de puntos precisos enantes que fine l'alcuentru" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Fuercia" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasión" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Proteición" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Sobrevivi escontra les foles de monstruos" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Mantén la bola pa consiguir puntos polos asesinatos" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Llende d'asesinatos:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Allóñate" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "La cantidá d'asesinatos precisos enantes que fine l'alcuentru" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Axunta toles llaves pa ganar la ronda" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Alcuentru a muerte" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Caza-llaves" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Puntúa tantos asesinatos como pueas" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1L'alcuentru yá entamó" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Nun tienes más vides" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "El sobreviviente caberu" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Sobrevivi y amortia a los enemigos fasta que nun-yos queden vides" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vides:" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "Carrera" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" -msgstr "Cuerri escontra otros xugadores fasta la llinia de fin" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" -msgstr "Vueltes:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Xuta la bola haza la portería enemiga y caltén la to portería a 0" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Carrera CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Goles:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Cuerri pol tiempu más rápidu." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "La cantidá de goles precisos enantes que fine l'alcuentru" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Lladrón de boles" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" +"Captura los puntos de control p'algamar y destruyir el xenerador enemigu" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" -msgstr "Alcuentru a muerte per equipos" - -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "La cantidá de puntos precisos enantes que fine l'alcuentru" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capturar la bandera" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -"Alcuentra y trai la bandera enemiga a la to base pa capturala, defendi la to " -"base del otru equipu" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Llende de captura:" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "El meyor personal" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "La cantidá de captures precises enantes que fine l'alcuentru" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "El meyor del sirvidor" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Arena de clanes" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "Carrera" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Amortia a tolos enemigos pa ganar la ronda" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" +msgstr "Cuerri escontra otros xugadores fasta la llinia de fin" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Captura y defendi tolos puntos de control pa ganar" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" +msgstr "Vueltes:" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominación" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Axunta toles llaves pa ganar la ronda" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" +msgstr "Alcuentru a muerte per equipos" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Caza-llaves" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Asaltu" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -"Destrúi los obstáculos p'alcontrar y destruyir el núcleu d'enerxía enemigu " -"enantes que'l tiempu s'escose" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -"Captura los puntos de control p'algamar y destruyir el xenerador enemigu" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Xuta la bola haza la portería enemiga y caltén la to portería a 0" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Goles:" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Armadura grande" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "La cantidá de goles precisos enantes que fine l'alcuentru" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armadura" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Mantén la bola pa consiguir puntos polos asesinatos" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Salú grande" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Allóñate" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega salú" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasión" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Sobrevivi escontra les foles de monstruos" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "" + +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Fuercia" + +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Proteición" + +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1754,8 +1759,8 @@ msgid "Resistance" msgstr "Resistencia" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Velocidá" @@ -1851,8 +1856,8 @@ msgstr "" msgid "Extra life" msgstr "Vida estra" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisibilidá" @@ -1892,11 +1897,11 @@ msgstr "" msgid "Grenade" msgstr "Granada" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1904,7 +1909,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2073,17 +2078,17 @@ msgstr "¡%s precisa aida!" msgid "^1Server notices:" msgstr "^1Anuncies del sirvidor:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTA: ^BGLA charra d'espeutador nun s'unvia a los xugadores nel alcuentru" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG capturó la bandera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2092,17 +2097,17 @@ msgstr "" "^BG%s^BG capturó la bandera ^TC^TT^BG en ^F1%s^BG segundos, superando'l " "récor anterior de ^BG%s^BG en ^F2%s^BG segundos" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG capturó la bandera" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG capturó la bandera ^TC^TT^BG en ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2111,393 +2116,393 @@ msgstr "" "^BG%s^BG capturó la bandera ^TC^TT^BG en ^F1%s^BG segundos pero ensin " "superar el récor anterior de ^BG%s^BG en ^F2%s^BG segundos" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGThe ^TC^TT^BG la bandera foi devuelta a la base pol so poseyedor" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGLa bandera devolvióla'l so dueñu" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLa bandera ^TC^TT^BG destruyóse y volvió a la so base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLa bandera ^TC^TT^BG volvió a la so base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGLa bandera volvió a la base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG perdió la bandera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG perdió la bandera" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Tirando moneda... Resultáu: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNun tienes combustible pal ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1La ronda yá entamó, xuniráste a la partida na ronda viniente" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Sedrás espeutador na ronda viniente" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s^K1 afogó a ^BG%s%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi cocináu por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 pasó percierca d'un españíu de napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi disparáu nel espaciu por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 morrió nun accidente con ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 tuvo nel agua munchu tiempu%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 morrió%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 alcontró un llugar amburador%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 tresformóse n'escoria caldio%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "A ^BG%s^K1 españólu un magu%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "A ^BG%s^K1 taragañólu una araña%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 xúnese a los Muertos Vivientes%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "Un Muertu Viviente dió-y lleiciones de kung fu a ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" @@ -2505,439 +2510,439 @@ msgstr "" "^BG%s^K1 decidió echa-y un güeyu a los resultaos de los sos españíos de " "napalm%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 sintió un pocoñín de cutu%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 morrió%s%s. ¿Cuál ye'l busilis de vivir ensin munición?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 quedóse ensin munición%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 tresformóse nun estrella correndera%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 morrió nun accidente%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 nun pudo anubrise de la torreta Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 escentellóse escontra un vehículu%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 foi conxeláu por ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s viveció a ^BG%s^K3" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 viveció pola cayida" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 conxelóse a sí mesmu" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "L'equipu ^TC^TT^BG gana la ronda" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG gana la ronda" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRound empatada" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGRonda finada, nun hai ganador" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGEl mou Dios salvóte de %s unidaes de dañu, ¡tramposu!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGSoltesti l'arma ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGPañesti l'arma ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNun tienes munición abondo pa ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG nun pue disparar, pero la so ^F1%s^BG pue" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4nun ta disponible^BG nesti mapa" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG ta coneutándose" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 coneutóse" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 ta xugando agora" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG soltó la bola" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "¡^BG%s^BG pañó la bola!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG capturó les llaves del equipu ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "A ^BG%s^F3 nun-y queden más vides" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGLos monstruos tán anguaño deshabilitaos" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 coyó Invisibilidá" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 coyó Proteición" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 coyó Velocidá" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 coyó Fuercia" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 desconeutóse" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 foi espulsáu por tar inactivu" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2945,77 +2950,77 @@ msgstr "" "^F2Echósete del sirvidor porque yes un espeutador y los espeutadores nun tán " "permitíos nesti momentu." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 ye agora espeutador" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG abandonó la carrera" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG finó la carrera" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "^F4Convidóte ^BG%s^F4 pa xunite a la so partida de ^F2%s^F4 (^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "¡L'equipu ^TC^TT ^BGpuntua!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3024,20 +3029,20 @@ msgstr "" "^F2Sedrás un xugador nos próximos %s, ¡d'otramiente espulsarásete porque ser " "espeutador nun ta permitío nesti momentu!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 pañó una Superarma" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGNun pues cambiate a un equipu más grande" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGNun tienes permisu pa camudar los equipos" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3046,14 +3051,14 @@ msgstr "" "^F4NOTA: ^BGEl sirvidor ta executando ^F1Xonotic %s (beta)^BG, tienes " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" "^F4NOTA: ^BGEl sirvidor ta executando ^F1Xonotic %s^BG, tienes ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3062,369 +3067,369 @@ msgstr "" "^F4NOTA: Llanzóse ^F1Xonotic %s^BG, y entá tienes ^F2Xonotic %s^BG - " "consigui l'anovamientu dende ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Información de construcción: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 firió les sos oreyes col @!#%% Acordión%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 comió'l cohete de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 españó él solu col so Afarador%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 debió usar un arma más pequeña%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGNun pues asitiar más de ^F2%s^BG mines nun momentu" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 pasó percierca la mina de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 escaecióse de la so mina%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 comió la granada del morteru de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 nun vio la so granada del morteru%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 ta atalantando agora colos portales%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 firió les sos oreyes col @!#%% Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 foi sublimáu pol vaporizador de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4¡Agora tas soledu!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BG¡Tas atacando!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BG¡Tas defendiendo!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4¡Entamái!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4El xuegu entama en ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4La ronda entama en ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Nun pue entamase la ronda" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3434,228 +3439,228 @@ msgstr "" "^BGSiéntite llibre d'^F2intentar capturar^BG la bandera de nueves\n" "^BGsi pienses que tendrás ésitu." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGAnguaño esta bandera nun ta activa" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BG¡Capturesti la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BG¡Capturesti la bandera!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG apurrió la bandera ^TC^TT^BG a %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG pasó-y la bandera a %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGRecibiesti la bandera ^TC^TT^BG de %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGRecibiesti la bandera de %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGPrimi ^F2%s^BG pa recibir la bandera de %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGPidiéndo-y a %s^BG que t'apurra la bandera" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGApurrísti-y la bandera ^TC^TT^BG a %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGPasésti-y la bandera a %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BG¡Conseguisti la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BG¡Consiguiesti la bandera!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG¡L'%senemigu^BG consiguió la to bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG¡L'%senemigu (^BG%s%s)^BG consiguió la to bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BG¡El to %scompañeru^BG consiguió la bandera! ¡Protéxilu!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BG¡El to %scompañeru (^BG%s%s)^BG consiguió la bandera! ¡Protéxilu!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BG¡Devolviesti la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BG¡Compañeru, agora los enemigos puen vete pel radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BG¡Compañeru, los llevadores de bandera puen vese pel radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sAmortiesti a ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sAmortióte ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sAmoriesti a ^BG%s entrín teclexaba" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%s^BG%s amortióte entrín teclexabes" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2¡ConsiguiestI una ^K1GRANADA BONUS^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3664,217 +3669,217 @@ msgstr "" "^BGMoviósete a un equipu distintu\n" "Agora tas en: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1¡Nun vaigas escontra los tos collacios d'equipu!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1¡Nun dispares a los tos collacios d'equipu!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1¡Muerri camperu!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1¡Desaniciástite inxustamente!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1¡Matástite tu solu, mazcayu!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1¡Necesites tener más procuru!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1¡Nun pudiesti aguantar la calor!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1¡Necesites tener curiáu colos monstruos!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1¡Amortióte un monstruu!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1¡Arrodiar un españíu de napalm ye malo!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Tas remaneciendo por quedate ensin munición..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Matósete por quedate ensin munición..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Necesites caltener la to salú" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1¡Tresformástite nuna estrella correndera!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1¡Derretístite en llimu!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1¡Suicidástite!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1¡Finéstilo too!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGAgora tas en: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1¡Morriesti nun accidente!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1¡Amortióte una torreta!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1¡Amortióte una torreta eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1¡Un vehículu estrellóse escontra ti!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1¡Anda pelo segao!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1¡Castrón! ¡Amortiesti a ^BG%s^K1, un compañeru d'equipu!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1¡Castrón! Fosti escontra ^BG%s^K1, ¡un collaciu d'equipu de to!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Amortióte ^BG%s^K1, un compañeru d'equipu" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3882,74 +3887,74 @@ msgstr "" "^K1¡Para de tar inactivu!\n" "^BGDesconeutándote en ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BG¡Necesites %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGTamién necesites %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BG¡Puerta desbloquiada!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Vivecisti a ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Vivecístite" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3^BG%s vivecióte" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BG¡El xenerador ta so ataque!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Conxeléstite" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1La ronda yá entamó, aprucirás conxeláu" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A ¡%s aportó!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3957,7 +3962,7 @@ msgstr "" "^K1¡Nun hai aprucideros disponibles!\n" "Curia que'l to equipu puea igualo..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3965,15 +3970,15 @@ msgstr "" "^K1Nun pues xunite al xuegu nesti momentu.\n" "Algamóse la capacidá máxima de xugadores." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGPañasti la bola" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BG¡Amortir a xente entrín nun tengas la bola, nun da puntos!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3981,13 +3986,13 @@ msgstr "" "^BG¡Toles llaves tán nes manes del to equipu!\n" "¡Aida a los llevadores a casales!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3995,24 +4000,24 @@ msgstr "" "^BG¡Toles llaves tán nes manes del to equipu!\n" "¡Casales colos otros llevadores ^F4AGORA^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4La ronda entamará en ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGEscaniando rangu de frecuencia..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGTas entamando cola llave ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" "^BGNun tienes denguna vida más, tienes d'esperar fasta l'alcuentru viniente" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4021,43 +4026,43 @@ msgstr "" "^BGEsperando polos xugadores pa xunise...\n" "Necesítense xugadores activos pa: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEsperando por %s xugador(es) pa xunise..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "¡^F4^COUNT^BG p'alcontrar dél munición!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BG¡Consigui dél munición o tarás muertu en ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG¡Consigui dél munición porque falten ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vides estra que falten: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4066,34 +4071,34 @@ msgstr "" "^F2^COUNT^BG fasta'l cambéu d'arma...\n" "Arma siguiente: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma activa: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGCapturesti'l puntu de control %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGAnguaño nun pue capturase esti puntu de control" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4101,11 +4106,11 @@ msgstr "" "^BGEntá nun pue destruyise'l xenerador enemigu\n" "^F2Captura dellos puntos de control pa desprotexelu" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BG¡El xenerador ^TCenemigu^BG yá nun ta protexíu!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4113,17 +4118,17 @@ msgstr "" "^K1¡El to xenerador NUN ta protexíu!\n" "^BG¡Recaptura los puntos de control pa protexelu!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGDeshabilitóse la teletresportación pa %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4131,7 +4136,7 @@ msgstr "" "¡^F2Xugando la ^F4PRORROGA^F2!\n" "¡Sigui amortiando fasta tener un ganador!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4139,7 +4144,7 @@ msgstr "" "¡^F2Xugando la ^F4PRORROGA^F2!\n" "¡Sigui puntuando fasta tener un ganador!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4154,136 +4159,136 @@ msgstr "" "to equipu, más aína escayerá'l xenerador\n" "enemigu" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Portal d'entrada^BG creáu" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Portal de salida^BG creáu" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Falló la creación del portal" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2La fuercia inflúi nes tos armes con un poder afarador" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2La fuercia desapaeció" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2La proteición arródiate" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2La proteición desapaeció" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Agora cuerres muncho" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2La velocidá desapaeció" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Yes invisible" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2La invisibilidá desapaeció" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Acabóse la carrera, ¡fina la to vuelta!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BG¡Secuencia completada!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Les superarmes rompiéronse" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Les superarmes perdiéronse" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Agora tienes una superarma" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Camudancia a ^TC^TT^K1 en ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Camudancia d'equipu en ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4689,166 +4694,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Machu" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Fema" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Non decidíu" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4857,78 +4861,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4938,132 +4942,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5073,11 +5078,11 @@ msgstr "" msgid "Press %s" msgstr "Primi %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "¡Ensin arma drecha!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "¡Ensin arma esquierda!" @@ -5113,55 +5118,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arcu" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Españador" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Afarador" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Bola fueu" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Cañón d'asaltu láser pesáu" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Gabitu" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Ametralladora" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Morteru" @@ -5169,11 +5175,11 @@ msgstr "Morteru" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5181,7 +5187,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Escopeta" @@ -5190,11 +5196,11 @@ msgstr "Escopeta" msgid "@!#%'n Tuba" msgstr "@!#% Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vafador" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vórtice" @@ -5435,11 +5441,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6029,26 +6035,6 @@ msgstr "Incluyir velocidá vertical" msgid "Speed unit:" msgstr "Unidá de velocidá:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "ñuedos" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Amosar" @@ -6489,7 +6475,7 @@ msgid "Default" msgstr "Por defeutu" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Ensin llende" @@ -6852,10 +6838,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Armes y oxetos de mutantes:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Gabitu" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8365,7 +8347,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Otru" @@ -8466,27 +8448,31 @@ msgstr "Forciar colores de xugador al míu" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Esvanecimientu de cuerpos:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Dengún" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Dellos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Munchos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8846,129 +8832,125 @@ msgstr "ADSL rápido" msgid "Broadband" msgstr "Banda ancha" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Peticiones del sirvidor/seg:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Descargues:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Númberu máximu de descargues HTTP/FTP al empar" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Velocidá de descarga:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Llatencia llocal:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Amosar gráficu de rede" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Amuesa un gráficu de los tamaños de paquetes y otra información" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Predicción de movimientu del veceru" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensación de fallu de movimientu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Usar cifráu (AES) cuando tea disponible" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Tasa de cuadros" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Máximu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Ensin llende" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Oxetivu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Deshabilitáu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Llende d'inactividá:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Ensin llende" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Guardar tiempu de procesamientu pa otres aplicaciones" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Amosar cuadros per segundu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Amuesa los tos cuadros per segundu rederizaos" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Conseyos emerxentes del menú:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Deshabilitaos" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Estándar" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Avanzaos" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Amosar data y hora actuales" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Amuesa la data y hora del día, útil en captures de pantalla" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Habilitar mou desendolcador" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Axustes avanzaos..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Axustes avanzaos u pues axustar cada variable del xuegu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Reaniciu de fábrica" @@ -9202,115 +9184,115 @@ msgstr "DF^Mundiu" msgid "DF^All" msgstr "DF^Toa" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Buffer de vértices d'oxetos (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Deshabilitáu" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vértices, dellos triángulos (compatible)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vértices" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vértices y triángulos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Rellumu:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Ameyora contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturación:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Ambiente:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensidá:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Esperar pola GPU pa finar cada marcu" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Usar shaders OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Color sicodélica (güevu de pascua)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Vértices trippy (güevu de pascua)" @@ -9395,11 +9377,11 @@ msgstr "¿Permitir que les estadístiques de xugadores usen el to nomatu" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Al responder «Non» apaecerás como «Xugador anónimu»" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "xuegu n'equipu" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "llibre pa toos" @@ -9763,7 +9745,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Resolución de pantalla" diff --git a/common.be.po b/common.be.po index f13c34dfb1..6568f15e88 100644 --- a/common.be.po +++ b/common.be.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Belarusian (http://www.transifex.com/team-xonotic/xonotic/" "language/be/)\n" @@ -22,38 +22,38 @@ msgstr "" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" "%100>=11 && n%100<=14)? 2 : 3);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Гулец^7: Гэта чат." @@ -127,113 +127,95 @@ msgstr "^1Націсніце ^3%s^1 каб даведацца пра рэжым msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Матч ужо пачаўся" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1У вас скончыліся жыцці" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Націсніце ^3%s^1 каб далучыцца" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Гульня пачнецца праз ^3%d^1 секунд" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Зараз у ^1разміначным^2 этапе!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНацісніце ^3%s%s каб скончыць размінку" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНацісніце ^3%s%s калі будзеце гатовы" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Чаканне іншых для сканчэння размінкі..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Чаканне іншых гульцоў..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Націсніце ^3%s^2 каб скончыць размінку" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Колькасці каманд не збалансаваныя!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Націсніце ^3%s%s каб карэктаваць" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Націсніце ^3ESC ^7каб паглядзець настáўленні HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Двойчы пстрыкніце ^7па панэлі для панэльна-спецыфічных параметраў." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7каб адключыць тэст калізій, ^3SHIFT ^7і" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3СТРЭЛКІ ^7для дакладнага рэгулявання." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Уласны рэкорд" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Рэкорд сервера" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Гулец %d" @@ -505,418 +487,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Старт" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Фініш" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Сярэдняе %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "забойствы" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "час" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "узяцці" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^час трымання" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^смерці" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^знішчана" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^выкіданні" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^правалы" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "забойствы" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^галы" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^kcзабойствы" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "см/заб" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "см/заб" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "см/заб" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^забойствы" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^колы" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^жыцці" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^паразы" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^імя" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^мянушка" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^мэты" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^узяцці" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^пінг" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^пз" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^штуршкі" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^рэйтынг" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^вяртанні" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^адраджэнні" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^лік" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^самагубствы" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^сума" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^узяцці" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^цікі" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -924,32 +906,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -958,86 +940,78 @@ msgstr "" msgid "N/A" msgstr "Н/Д" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Статыстыка траплянняў (у сярэднім %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Статыстыка мапы:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Пачвар забіта:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Схованак адшукана:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Рэйтынг" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^пункты" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Гледачы" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Адраджэнне праз ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Вы мёртвы, пачакайце ^3%s^7 да адраджэння" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Вы мёртвы, націсніце ^2%s^7 каб адрадзіцца" @@ -1046,27 +1020,27 @@ msgstr "Вы мёртвы, націсніце ^2%s^7 каб адрадзіцца msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Імя ^7замест \"^1Anonymous player^7\" у статыстыцы" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Апытанне было створана для:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Дазволіць серверам захоўваць і паказваць вашае імя?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Наставіць HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1079,7 +1053,7 @@ msgstr "^1Наставіць HUD" msgid "Yes" msgstr "Так" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1104,66 +1078,66 @@ msgstr "Няма" msgid "Unavailable" msgstr "Недаступны" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/с" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/с" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " м/с" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "м/с" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " км/г" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "км/г" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " м/г" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "м/г" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " вузлы" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "вузлы" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (не звязаны)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 голас)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d галасоў)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Усё адно" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Абярыце тып гульні" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Галасаванка за мапу" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d секунд засталося" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1171,15 +1145,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Спроба выдаліць каманду, якой няма ў спісе каманд!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Таймер гранаты" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Рух адраджэння" @@ -1191,277 +1165,308 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Разбурыць перашкоды, каб знайсці і знішчыць ядро сілкавання ворага за пэўны " +"час" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Абмежаванне балаў:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Забіць усю варожую каманду, каб перамагчы ў раўндзе" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Абмежаванне забойстваў:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture the Flag" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Абмежаванне захопаў:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Рэйтынг" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Race CTS" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze Tag" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Энергія рэгенерацыі" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Уварванне" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Моц" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Выжыць насуперак хвалям пачвар" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Панцыр" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Захоўваць мяч, каб атрымаць балы на забойствы" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Шпулянне Тубай" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Абмежаванне забойстваў:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Сабраць усе ключы" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Матч ужо пачаўся" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1У вас скончыліся жыцці" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Выжываць і забіваць, пакуль у ворагаў не застанецца жыццяў" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Жыцці:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Мэты:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Захапіць кантрольныя пункты, каб дабрацца да варожага генератара і знішчыць " +"яго" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Уласны рэкорд" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Рэкорд сервера" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Race" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Бег навыперадкі да фінішнай лініі" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Колы:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Race CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "" - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Абмежаванне балаў:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture the Flag" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Абмежаванне захопаў:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Забіць усю варожую каманду, каб перамагчы ў раўндзе" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Сабраць усе ключы" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Key Hunt" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -"Разбурыць перашкоды, каб знайсці і знішчыць ядро сілкавання ворага за пэўны " -"час" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -"Захапіць кантрольныя пункты, каб дабрацца да варожага генератара і знішчыць " -"яго" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Мэты:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Захоўваць мяч, каб атрымаць балы на забойствы" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Уварванне" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Энергія рэгенерацыі" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Выжыць насуперак хвалям пачвар" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Моц" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Панцыр" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Шпулянне Тубай" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1751,8 +1756,8 @@ msgid "Resistance" msgstr "Супраціў" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Хуткасць" @@ -1848,8 +1853,8 @@ msgstr "" msgid "Extra life" msgstr "Дадатковае жыццё" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Нябачнасць" @@ -1889,11 +1894,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1901,7 +1906,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2070,16 +2075,16 @@ msgstr "%s патрэбна дапамога!" msgid "^1Server notices:" msgstr "^1Сервер абвяшчае:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4NOTE: ^BGЧат гледачоў нябачны для гульцоў падчас матчу" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG захапіў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2088,17 +2093,17 @@ msgstr "" "^BG%s^BG захапіў ^TC^TT^BG сцяг цягам ^F1%s^BG секунд, пабіўшы папярэдні " "рэкорд ^BG%s^BG - ^F2%s^BG секунд" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG захапіў ^TC^TT^BG сцяг цягам ^F1%s^BG секунд" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2107,42 +2112,42 @@ msgstr "" "^BG%s^BG захапіў ^TC^TT^BG сцяг за ^F2%s^BG секунд, не пабіўшы папярэдні " "рэкорд ^BG%s^BG - ^F1%s^BG секунд" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG сцяг быў вернуты на базу сваім уладальнікам" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG сцяг быў знішчаны і вернуты на базу" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG сцяг быў кінуты на базе і вернуты на яе" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" "^BG ^TC^TT^BG сцяг быў кінуты недзе ў недасяжным месцы і вернуты на базу" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2151,1270 +2156,1270 @@ msgstr "" "^BG ^TC^TT^BG Сцяг больш не мог трываць, і праз ^F1%.2f^BG секунд вярнуўся " "на базу" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGСцяг ^TC^TT^BG быў вернуты на базу" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG згубіў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG узяў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG вярнуў ^TC^TT^BG сцяг" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Кідаем жэрабя... Вынік: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGНяма паліва для ^F1рэактыўнага заплечніка" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Вы не маеце UID, настáўленні супергледача не будуць захаваны/адноўлены" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Раўнд ужо пачаўся, вы далучыцеся да гульні ў наступным раўндзе" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Будзеце назіраць у наступным раўндзе" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 быў ганебна ліквідаваны ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 быў перанесены ў %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 ганебна самаліквідаваўся%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 памёр%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 знайшоў спякотнае месца%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 далучыўся да Зомбі%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 пазбавіўся ўсіх патронаў%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 згінуў%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 перайшоў у %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 быў замарожаны ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 быў ажыўлены ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 вярнуўся да жыцця пасля падзення" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 быў ажыўлены выбухам гранаты" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 замарозіў сам сябе" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG каманда перамагла ў раундзе" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG перамог у раундзе" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGНічыя" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGРаунд скончаны, пераможцаў няма" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGРэжым бога ўратаваў цябе ад %s шкоды, чыцер!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG узяў баф %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG згубіў баф %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGВы кінулі баф %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGВы узялі баф %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGВы не маеце ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВы кінулі ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВы ўзялі ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGВам не стае патронаў да ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG закончыўся, але можна карыстацца ^F1%s^BG" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4 няма ^BG на гэтай мапе" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 цяпер гуляе" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG згубіў мяч!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG узяў мяч!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG узяў ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 узяў Нябачнасць" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 узяў Панцыр" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 узяў Хуткасць" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 узяў Сілу" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 адлучыўся" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 быў выкінуты за бяздзейнасць" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" "^F2Вас выкінулі з сервера, бо вы глядач, а гледачы зараз не дапускаюцца." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 цяпер назірае" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG пакінуў гонку" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG скончыў гонку" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGкаманда атрымала бал(ы)!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 узяў Суперзброю" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Пачалі!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Гульня пачнецца праз ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Раўнд пачнецца праз ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Годзе хавацца!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3424,228 +3429,228 @@ msgstr "" "^BGНе саромцеся ^F2спрабаваць захапіць^BG сцяг ізноў,\n" "^BGкалі лічыце, што здолееце." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВы захапілі ^TC^TT^BG сцяг!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGНадта шмат выкіданняў сцяга! Кіданне адключана на %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG перадаў ^TC^TT^BG сцяг да %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGВы атрымалі ^TC^TT^BG сцяг ад %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGВы просіце %s^BG перадаць вам сцяг" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGВы перадалі ^TC^TT^BG сцяг %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGУ вас ^TC^TT^BG сцяг!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGВораг %s^BG узяў наш сцяг! Трэба вярнуць яго!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGВораг %s (^BG%s%s)^BG узяў наш сцяг! Трэба вярнуць яго!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGЧалец %sвашай каманды^BG узяў сцяг! Трэба абараніць яго!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGЧалец %sвашай каманды (^BG%s%s)^BG узяў сцяг! Трэба абараніць яго!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВы вярнулі ^TC^TT^BG сцяг!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGНявыкрутка! Цяпер ворагі бачаць вас на радары!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGНявыкрутка! Цяпер ворагі бачаць носьбітаў на радары!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВы забілі ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВы адабралі бал у ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sВас забіў ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sУ вас забраў бал ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВы несумленна забілі ^BG%s" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВы адабралі бал у ^BG%s^K1, пакуль яны набіралі" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sВас несумленна забіў ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Вы атрымалі ^K1БОНУСНУЮ ГРАНАТУ^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3654,459 +3659,459 @@ msgstr "" "^BGВас перанеслі ў іншую каманду\n" "Цяпер вы належыце: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Не ідзіце супраць чальцоў сваёй каманды!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не страляйце па сваіх!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Памры, кэмпер!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Скарэктуй сваю тактыку, кэмпер!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Вы былі %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGВы ўзялі мяч" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Дадатковых жыццяў засталося: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Дзейная зброя: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4115,136 +4120,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Уваходны^BG партал створаны" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Выходны^BG партал створаны" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Сіла скончылася" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Панцыр скончыўся" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Хуткасць скончылася" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Нябачнасць скончылася" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4648,166 +4653,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Мужчынскі" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Жаночы" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Не пазначаны" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4816,78 +4820,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4897,132 +4901,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5032,11 +5037,11 @@ msgstr "" msgid "Press %s" msgstr "Націсніце %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Няма стральца справа!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Няма стральца злева!" @@ -5072,55 +5077,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Grappling Hook" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortar" @@ -5128,11 +5134,11 @@ msgstr "Mortar" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5140,7 +5146,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Shotgun" @@ -5149,11 +5155,11 @@ msgstr "Shotgun" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5394,11 +5400,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5985,26 +5991,6 @@ msgstr "З вертыкальнай хуткасцю" msgid "Speed unit:" msgstr "Адзінка хуткасці:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "м/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "км/г" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "м/г" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "вузлы" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Паказваць" @@ -6443,7 +6429,7 @@ msgid "Default" msgstr "Стандартна" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Неабмежавана" @@ -6804,10 +6790,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Мутатары зброі ды рэчаў:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Зачэпка" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8309,7 +8291,7 @@ msgstr "Паказваць імя захопніка сцяга ў Capture The F #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Іншае" @@ -8410,27 +8392,31 @@ msgstr "Паказваць усіх гульцоў маім колерам" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Зацямняць забітых:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Шматкі:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Не" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Крыху" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Багата" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Дахалеры і трошкі" @@ -8790,129 +8776,125 @@ msgstr "Хуткі ADSL" msgid "Broadband" msgstr "Шырокапалоснае" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Запыты сервера/с:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Сцягванні:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Лакальная затрымка:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Паказваць сеткавы графік" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Прадказанне руху на баку кліента" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Кампенсацыя памылак руху" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Выкарыстоўваць шыфраванне (AES) калі даступна" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Чашчыня кадраў" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Не больш за:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Неабмежавана" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Мэтавая:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Адключана" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Абмежаванне пры неактыўнасці:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Неабмежавана" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Берагчы час працэсара для іншых праграм" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Паказваць кадры/с" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Падказкі для элементаў:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Адключана" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Як звычайна" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Пашырана" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Паказваць дзейны час і дату" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Уключыць рэжым распрацоўніка" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Пашыраныя настáўленні..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Поўнае скіданне" @@ -9145,115 +9127,115 @@ msgstr "DF^Наваколле" msgid "DF^All" msgstr "DF^Усё" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Адключана" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Вяршыні, некаторыя трохкутнікі (сумяшчальна)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Вяршыні" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Вяршыні ды трохкутнікі" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Яркасць:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Кантраст:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Гама:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Узмацненне кантрасту:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Насычанасць:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Навакольнае святло:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Велічыня:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Чакаць вылічэння на GPU кожнага кадра" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Выкарыстоўваць шэйдэры OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Псіхадэлічная афарбоўка (вялікоднае яйка)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Файныя вяршыні (вялікоднае яйка)" @@ -9338,11 +9320,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "камандныя" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "free for all" @@ -9704,7 +9686,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.bg.po b/common.bg.po index 6c015f2b60..8d40ca3244 100644 --- a/common.bg.po +++ b/common.bg.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-29 08:59+0000\n" -"Last-Translator: Nik Dim \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" +"Last-Translator: divVerent \n" "Language-Team: Bulgarian (http://www.transifex.com/team-xonotic/xonotic/" "language/bg/)\n" "Language: bg\n" @@ -24,38 +24,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Играч^7: Това е мястото чатене" @@ -128,113 +128,95 @@ msgstr "^1Натиснете ^3%s^1 за информация за режима msgid "server info" msgstr "информация за сървъра" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Мачът вече започна" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Нямате повече животи" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Натиснете ^3%s^1 за да се включите" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "скок" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Играта започва след ^3%d^1 секунди" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2В етап на ^1загряване^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНатиснете ^3%s%s за да приключите загрявката" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "готов" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНатиснете ^3%s%s когато сте готови" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Изчакване на останалите играчи да приключат със загрявката..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Изчакване на останалите играчи да се приготвят" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Натиснете ^3%s^2 за да приключите загрявката" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Броят на играчите е небалансиран" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Натиснете ^3%s%s за да нагласите" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "отборно меню" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Наблюдаващи този играч:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Наблюдаващи теб:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Натиснете ^3ESC ^7за да видите HUD настройките." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Двоен клик ^7върху панел за да видите специфичните настройки." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7за да изключите проверката за сблъсък, ^3SHIFT ^7и" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7за фини настройки" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Лично постижение" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Сървърно постижение" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Играч %d" @@ -506,418 +488,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Начална линия" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Крайна линия" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Междинен %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "пропуснат чекпойнт" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^bcубийства" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^bcвреме" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^пленявания" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^capвреме" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Брой умирания" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^умирания" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^унищожавания" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Общa нанесена щета" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^изпускания" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^фалове" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^знаменосци" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Брой убийства без самоубийствата" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^голове" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^kcубийства" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^k/d" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^kdсъотношение" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Брой убийства" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^убийства" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^обиколки" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^животи" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Колко пъти ключа е бил изгубен" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^загуби" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Име на играч" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^име" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^прякор" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Брой унищожени цели" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^цели" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^задигания" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^пинг" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Загубени пакети" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^зп" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^избутвания" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^ранг" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^връщания" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Брой съживявания" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^съживявания" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Брой спечелени рундове" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^спечелени рундове" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^резултат" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Общ резултат" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^самоубийства" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^сума" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^взимания" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^щракания" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Употреба:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -925,32 +907,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -959,86 +941,78 @@ msgstr "" msgid "N/A" msgstr "няма" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Точност (средно %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Статистика за картата:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Убити чудовища:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Открити тайни(ци):" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Класиране" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^точки" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Зяпачи" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Съживяване след ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Мъртав сте, изчакайте ^3%s^7 преди съживяване" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Мъртав сте, натиснете ^2%s^7 за съживяване" @@ -1047,27 +1021,27 @@ msgstr "Мъртав сте, натиснете ^2%s^7 за съживяване msgid "WARMUP" msgstr "ЗАГРЯВКА" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Име ^7вместо \"^1Анонимен играч^7\" в статистиката" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Бе започнато гласуване за:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Позволявате ли сървърите да пазят и показват вашето име?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Конфигуриране на HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1080,7 +1054,7 @@ msgstr "^1Конфигуриране на HUD" msgid "Yes" msgstr "Да" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1105,66 +1079,66 @@ msgstr "Нямам" msgid "Unavailable" msgstr "Не е на разположение" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr "m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "м/с" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr "km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "км/ч" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr "mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "мили/ч" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "възли" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (не е свързано)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 глас)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d гласа)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Не ми пука" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Изберете вид игра" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Гласуване за карта" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "остават %d секунди" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1173,15 +1147,15 @@ msgid "Trying to remove a team which is not in the teamlist!" msgstr "" "Опитвате се да премахнете отбор, който не съществува в списъка на отборите!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Процес на съживяване" @@ -1193,277 +1167,308 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Унищожи препятствията, за да намериш и разрушиш противниковото ядро преди да " +"изтече времето." -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Максимум точки:" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Убий всички противници, за да спечелиш рунда" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Максимум убийства:" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture the Flag" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Максимум хващания:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Малка броня" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Класиране" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Средна броня" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Голяма броня" - -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Мега броня" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Състезавай се за най-бързо време." -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Малка аптечка" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Средна аптечка" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Голяма аптечка" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Превземи и защитавай всички контролни точки, за да спечелиш." -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Мега аптечка" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Дуел" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze Tag" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Гориво" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasion" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Сила" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Щит" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n хвърляне на туба" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Максимум убийства:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Събери всички ключове, за да спечелиш рунда." -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Key Hunt" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Мачът вече започна" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Нямате повече животи" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Оцелей и убивай, докато противниците останат без животи" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Животи:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Максимум голове:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Завземи контролните точки, за да достигнеш и разрушиш противниковия " +"генератор." + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Лично постижение" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Сървърно постижение" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Race" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Състезавай се срещу другите играчи до финала" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Обиколки:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Race CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Състезавай се за най-бързо време." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Максимум точки:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture the Flag" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Максимум хващания:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Убий всички противници, за да спечелиш рунда" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Превземи и защитавай всички контролни точки, за да спечелиш." - -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Събери всички ключове, за да спечелиш рунда." +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Малка броня" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Средна броня" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Унищожи препятствията, за да намериш и разрушиш противниковото ядро преди да " -"изтече времето." +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Голяма броня" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "" -"Завземи контролните точки, за да достигнеш и разрушиш противниковия " -"генератор." +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Мега броня" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Малка аптечка" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Средна аптечка" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Голяма аптечка" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Максимум голове:" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Мега аптечка" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze Tag" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" - -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Гориво" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Сила" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Дуел" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Щит" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n хвърляне на туба" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1753,8 +1758,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Скорост" @@ -1850,8 +1855,8 @@ msgstr "" msgid "Extra life" msgstr "Допълнителен живот" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Невидимост" @@ -1891,11 +1896,11 @@ msgstr "" msgid "Grenade" msgstr "Граната" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1903,7 +1908,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2072,17 +2077,17 @@ msgstr "%s се нужда е от помощ!" msgid "^1Server notices:" msgstr "^1Сървъра обявява: " -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTE: ^BGЧатът между зрителите не се изпраща до играите по време на мач" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG открадна ^TC^TT^BG знаме" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2091,17 +2096,17 @@ msgstr "" "^BG%s^BG плени ^TC^TT^BG знаме за ^F1%s^BG секунди, подобрявайки рекорда на " "^BG%s^BG от ^F2%s^BG секудни" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG взе флага" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG плени ^TC^TT^BG знаме за ^F1%s^BG секунди" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2110,31 +2115,31 @@ msgstr "" "^BG%s^BG плени ^TC^TT^BG знаме за ^F2%s^BG секунди, като не успя да подобри " "рекорда на ^BG%s^BG от ^F1%s^BG секудни" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG знаме бе върнато в базата от собственика си" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG знаме бе унищожено и върнато в базата" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG знаме бе изтървано и върнато в базата" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2142,11 +2147,11 @@ msgstr "" "^BG ^TC^TT^BG знаме бе изпуснато и падна на недостижимо място. То бе върнато " "в базата" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2155,176 +2160,176 @@ msgstr "" "^BG ^TC^TT^BG знаме нямаше търпение и се върна в базата след ^F1%.2f^BG " "секудни" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG знаме бе върнато в базата" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG изгуби ^TC^TT^BG знаме" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG загуби флага" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "BG%s^BG получи ^TC^TT^BG знаме" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG взе флага" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG върна ^TC^TT^BG знаме" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Хвърля монета... Резултат: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGНямаш никакво гориво за ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Ще наблюдаваш в следващия рунд" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе нечестно елиминиран от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе удавен от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе заземен от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 се разгорещи от стрелбата на ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе изпепелен от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе сготвен от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 бе издухан от Nade-то на ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 се доближи твърде близко до напалмова експлозия%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе застрелян във въздуха от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе смален от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе консервиран от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" "^BG%s%s^K1 се опита да окупира телепорта на ^BG%s^K1's но бе издухан в " "пространството%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе теле-убит от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 се спомина в инцидент с ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -2332,35 +2337,35 @@ msgstr "" "^BG%s%s^K1 бе хванат от взирвната вълна когато ^BG%s^K1's Bumblebee " "експлодира%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" "^BG%s%s^K1 видя прекрасната светлина от Bumblebee оръжието на ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе премазат от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 бе покосен от купчината бомби на ^BG%s^K1's Raptor%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 не можа да устои на розовите пръски на ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 бе хваната от взривната вълна когато експлодира Raptor-а на ^BG" "%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2368,588 +2373,588 @@ msgstr "" "^BG%s%s^K1 бе хванат от взривната вълна когато експлодира Spiderbot-а на ^BG" "%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 бе разкъсан от Spiderbot%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 бе издухан на парчета от Spiderbot на ^BG%s^K1's %s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 бе настигнат от взривната вълна когато Racer-а на ^BG%s^K1 " "експлодира%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 бе захванат от болтовете на Racer-а на ^BG%s^K1's %s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 не можа да намери скривалище от ^BG%s^K1's Racer%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе хвърлен в света на агонията от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 бе преместен в %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 стана враг с Lord of Teamplay%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 си помисли че е намерил добра снайперистка зона%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 нечестно се самоострани%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 не можа да стигне собствения си дъх%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 бе твърде дълго във водата%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 удари земята с твърде много сила%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 удари земята с изпръщяване%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 стана твърде хрупкав%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 се разгорещи%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 почина%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 откри гореща зона%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 се превърна в гореща шлака%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 бе взривен от Магьосник%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1's показа опъкото си от Shambler%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 бе премазан от Shambler%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 бе покосен от Shambler%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 бе охапан от Spider%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 бе оцелен с огенено кълбо от Wyvern%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 се присъедини към Зомбитата%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 получи урок по кунг-фу от Зомби%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 усвои самонараняването%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 умря%s%s. Живота няма смисъл без муниции?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 остана без муниции%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 изгни%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 стана на падаща звезда%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 бе изтънен%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 не можа да понесе повече%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 е съхранен за идващите векове%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 премина към %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 почина инцидентно%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 се вряза в кула%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 бе издухан от eWheel кула%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 бе прихванат от огъня на FLAC кула%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 бе издухан от Hellion кула%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 не успя да се скрие от Hunter кула%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 бе надупчен на решето от Machinegun кула%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 бе превърнат в тлееща жар от MLRS кула%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 бе избутан от кула%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 получи порция супергореща плазма от кула%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 бе еликтрифициран от кула Тесла%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 получи порция оловно обогатяване от Walker кула%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 бе прободен от Walker кула%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 бе издухан от Walker кула%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 бе хванат от взривната вълна на Bumblebee експлозия%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 бе смазан от превозно средство%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 бе прихванат от Raptor бомба%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 бе хванат от взривната вълна на Raptor експлозия%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 бе хванат от взривната вълна на Spiderbot експлозия%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 бе раздробен на парчета от Spiderbot ракета%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 бе хванат от взривната вълна на Racer експлозия%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 не можа да намери укритие от Racer ракета%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 бе предаден от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 бе замразен от ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 бе съживен от ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 бе съживен чрез пропадане" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 се замрази" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG тийм спечели рунда" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG спечели рунда" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGРунда е равен" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGРунда приключи без победител" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGОбожествяването Ви ви спести %s точки на поражение, мошеник!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGВие нямате ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВие изпуснахте ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВие получихте ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGНямате достатъчно муниции за ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG не може да стреля, но неговото ^F1%s^BG може" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG не е ^F4налично^BG на тази карта" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG се свързва..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 се свърза" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 играе в момента" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG изтърва топката!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG получи топката!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG получи ключа за ^TC^TT отбор" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG изтърва ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG изгуби ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG задигна ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 е задържан" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 няма повече животи" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGЧудовищата в момента са спряни" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 получи Невидимост" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 получи Щит" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 получи Скорост" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 получи Скорост" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 се изключи" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 бе изхвърлен заради отсъствие" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2957,47 +2962,47 @@ msgstr "" "^F2Бяхте изхвърлен от сървъра, защото вие сте наблюдател, а в момента не са " "допустими наблюдатели." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 е наблюдател" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG напусна състезанието" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG не можа да подобри своето %s%s^BG място с рекорд от %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG не можа да подобри %s%s^BG място с рекорд от %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG приключи състезанието" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG подобри рекорда на %s^BG, %s%s^BG място с рекорд от %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG подобри своето %s%s^BG място с рекорд от %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3006,30 +3011,30 @@ msgstr "" "^BG%s^BG счупи рекорда с ^F2%s^BG, но за жалост няма UID и няма да бъде " "записан." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG получи %s%s^BG място с рекорд от %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGотбор отбеляза" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3038,20 +3043,20 @@ msgstr "" "^F2Трябва да станете играч в следващите %s иначе ще бъдете изхрълени, защото " "зяпачите не са позволени за момента!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 задигна Суперуръжие" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGНе ти е позволено да сменяш отбори" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3060,14 +3065,14 @@ msgstr "" "^F4БЕЛЕЖКА: ^BGСървърът използва ^F1Xonotic %s (beta)^BG, а вие имате " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" "^F4БЕЛЕЖКА: ^BGСървърът използва ^F1Xonotic %s^BG, а вие имате ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3076,372 +3081,372 @@ msgstr "" "^F4БЕЛЕЖКА: ^F1Xonotic %s^BG е наличен, а вие използвате ^F2Xonotic %s^BG - " "посетете адрес ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Информация за версията: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "^BG%s%s^K1 умря след като ^BG%s^K1 свири на @!#%%-ия Акордеон%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 увреди собствения си слух с @!#%%-ия Акордеон%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 усети силното дърпане от Crylink%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 усети силното дърпане на собствения си Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 изяде ракета%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 бе издухан на парчета от Electro болт%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 усети наелектризирания въздух от Electro комбо%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 се приближи твърде близо до огненото кълбо%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 бе изгорен от огнената мина%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 трябваше да използва по-малко оръжие%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 забрави за своята огнена мина%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 бе разбит от ракетите Hagar%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 бе разбит от ракетите Hagar rockets%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 си играеше със своите миниатюрни ракети Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 бе нарязан на парчета от HLAC%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 стана прекалено скоклив със своята HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 бе хванат от гравитиращата Hook бомба%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s%s^K1 умря след като ^BG%s^K1 свири на @!#%%-ата Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 увреди собствения си слух с @!#%%-ата Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 бе убит с Machine Gun%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 бе направен на решето от Machine Gun%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 се приближи твърде близо до мината на ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 забрави за собствената си мина%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 бе твърде близо до гранатата Mortar%s%s на ^BG%s^K1's " -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 изяде граната Mortar %s%s от ^BG%s^K1's" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 не видя собствената си Mortar граната%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 се самовзриви със собствената си Mortar%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 бе улучен от прикритие с Rifle от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 умря от градушката от куршуми на ^BG%s^K1 с Rifle %s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 не успя да се прикрие от градушката от куршуми на ^BG%s^K1 с " "Rifle %s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 не успя да се прикрие от Rifle%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 бе помлян от Seeker ракети%s%s на ^BG%s^K1's " -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 бе маркиран от Seeker%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 си играеше с малките Seeker ракети%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 бе застрелян от Shotgun%s%s на ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 наплляска ^BG%s^K1 с огромен Shotgun%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 сега размишлява във формата на телепорти%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "^BG%s%s^K1 умря след като ^BG%s^K1 свиреше на @!#%%-ата Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 увреди собствения си слух с @!#%%-ата Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGВие атакувате!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGВие отбранявате!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Начало!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Играта започва след ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Рунда започва след ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Рунда не може да започне" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Недей да кампваш!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3451,228 +3456,228 @@ msgstr "" "^BGЧувствайте се свободен да ^F2плените^BG отново вражеското знаме\n" "^BGако симислите, че ще успеете." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВие пленихте ^TC^TT^BG знаме!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGТвърде много хвърляния на знамето! Хвърлянето е забранено за %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG предаде ^TC^TT^BG знаме на %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGПолучихте ^TC^TT^BG знаме от %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGИзисквате от %s^BG да ви предаде знамето" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGПредаохте ^TC^TT^BG знаме на %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGВие получихте ^TC^TT^BG знаме!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGТи взе флага!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGТи взе твоя %s team^BG's флаг, върни го!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGВрагът %s^BG открадна вашето знаме! Върнете го!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGВрагът %s (^BG%s%s)^BG открадна вашето знаме! Върнете го!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGТвоя %sсъотборник^BG взе знамето! Защитавай го!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGТвоя %sсъотборник (^BG%s%s)^BG взе знамето! Защитавай го!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВие върнахте ^TC^TT^BG знаме!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGПат! Враговете вече те виждат на радара!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGПат! Знаменосците могат да бъдат забелязани от враговете на радара!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВие улучихте ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВие отбелязахте срещу ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sБяхте улучен от ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%s ^BG%s ви отбеляза попадение" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВие уличихте ^BG%s докато той пишеше" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВие отбелязахте срещу ^BG%s^K1 докато те пишеха" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sБяхте убит от ^BG%s докато писахте" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3681,217 +3686,217 @@ msgstr "" "^BGБяхте прехвърлен в друг отбор\n" "Сега сте в: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Не се противопоставяйте на съотборниците си!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не стреляйте по съотборниците си!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Умри, палаткаджия!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Преосмисли тактиката си, палаткаджия!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Вие нечестно се самоотстранихте!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Вие бяхте %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Не можахте да задържите дъха си!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Ударухте земята с изпръщяване!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Вие се разгорещихте!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Станахте твърде хрупкав!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Самоубихте се!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Трябва да бъдете по-предпазлив" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Не можахте да издържите на горещината!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Трябва да внимавате за чудовища!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Бяхте убит от чудовище!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Има вкус на пиле!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Забравихте да върнете щифта на мястото му!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Съживявате се заради липса на муниции..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Бяхте убит защото останахте без муниции..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Остаряхте без да вземете своето лекарство" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Трябва да пазите своето здраве" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Превърнахте се на падаща звезда!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Стопихте се в калта!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Извършихте самоубийство!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Вие приключихте всичко!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Затънахте в тресавището!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGСега сте в: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Умряхте в инцидент!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Имахте неочаквана среща с кула!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Бяхте покосен от кула!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Имахте неочаквана среща с eWheel кула!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Бяхте покосен от eWheel кула!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Имахте злощастен сблъсък с кула Walker!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Бяхте покосен от кула Walker!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Бяхте хванат от взривната вълна на Bumblebee експлозия!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Бяхте премазан от превозно средство!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Вие бяхте хванат от Raptor бомба!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Вие бяхте в центъра на Raptor експлозия!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1YВие бяхте хванат от взривната вълна на Spiderbot експлозия!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Вие бяхте радробен на парченца от Spiderbot ракета!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Вие бяхте хванат от взривната вълна на Racer експлозия!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Вие не можахте да се скриете от Racer ракета!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Гледай къде ходиш!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Идиот! Вие улучихте ^BG%s^K1, съотборник!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Идиот! Вие се противопоставихте на ^BG%s^K1, съотборник!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Вие бяхте убит от ^BG%s^K1, съотборник" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Отбелязаха ви точки от ^BG%s^K1, съотборник" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3899,74 +3904,74 @@ msgstr "" "^K1Спри да се мотаеш!\n" "^BGИзключване след ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Вие съживихте ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Вие се съживихте" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Бяхте съживен от ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Вие се замразихте" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Рунда вече започна, появявате се замръзнал" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s пристигна!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3974,7 +3979,7 @@ msgstr "" "^K1Няма свободни места!\n" "Надявайте се отбора Ви да се справи с положението..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3982,17 +3987,17 @@ msgstr "" "^K1В момента не може да се включите в играта.\n" "Броя на играчите достигна своя максимален капацитет." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGВие получихте топката" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" "^BGЗа убийството на играчи, докато не притежавате топката, не получавате " "точки!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4000,7 +4005,7 @@ msgstr "" "^BGВсички ключове са в ръцете на твоя отбор!\n" "Помогнете на ключоносителите да се срещнат!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4008,7 +4013,7 @@ msgstr "" "^BGВсички ключове са в ръцете на ^TC^TT отбор^BG's !\n" "Попречете им ^F4ВЕДНАГА^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4016,23 +4021,23 @@ msgstr "" "^BGВсички ключове са в ръцете на твоя отбор!\n" "Срещнете се с другите притежатели на ключове ^F4ВЕДНАГА^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Рунда започва след ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGСканиране на честотите" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGВие започвате с(ъс) ^TC^TT ключ" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4041,44 +4046,44 @@ msgstr "" "^BGИзчакване на играчи...\n" "Необходими активни играчи за: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGИзчакване на %s допълнителни играчи(а)..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG остават за да намерите допълнителни муниции!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" "^BGНамерете допълнителни муниции или ще се споминате след ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGНамерете муниции! ^F4^COUNT^BG остават!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Оставащи допълнителни животи: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4087,60 +4092,60 @@ msgstr "" "^F2^COUNT^BG до смяната на следващото оръжие...\n" "Следващо оръжие: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Активно оръжие: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4148,7 +4153,7 @@ msgstr "" "^F2Сега играете ^F4ИЗВЪНРЕДНО^F2!\n" "Продължете да се стреляте докато имаме победител!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4156,7 +4161,7 @@ msgstr "" "^F2Сега играете ^F4ИЗВЪНРЕДНО^F2!\n" "Продължете да бележите докато имаме победител!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4165,7 +4170,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4174,129 +4179,129 @@ msgstr "" "^F2Сега играете ^F4ИЗВЪНРЕДНО^F2!\n" "^BGДобавихме ^F4%s^BG към играта!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Strength изпълва вашето оръжие с опустушителна сила" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Силата бе свалена" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Щитът ви обгръща" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Бронята бе свалена" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Вие сте на скорост" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Скоростта бе свалена" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Вие сте невидим" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Невидимостта бе свалена" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Състезанието приключи, завършете своята обиколка!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Супероръжията се развалиха" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Супероръжията бяха изгубени" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Сега притежавате супероръжие" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Смяна към ^TC^TT^K1 след ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Смяна на отбор след ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Зяпане след ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Самоубийство след ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout започва след ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout приключва след ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4704,166 +4709,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Мъжки" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Женски" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Запазен в тайна" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "СТРЕЛКА НАГОРЕ" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "СТРЕЛКА НАДОЛУ" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "СТРЕЛКА НАЛЯВО" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "СТРЕЛКА НАДЯСНО" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "АПОСТРОФ" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4872,78 +4876,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "ТОЧКА" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "МИНУС" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "ПЛЮС" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "РАВНО" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4953,132 +4957,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "СТАРТ" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "НАГОРЕ" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5088,11 +5093,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Не е стрелец - десничар!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Не е стрелец - левичар!" @@ -5128,55 +5133,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Огнена топка" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Лазерно оръдие" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Кука" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Минохвъргачка" @@ -5184,11 +5190,11 @@ msgstr "Минохвъргачка" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Винтовка" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5196,7 +5202,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Пушка" @@ -5205,11 +5211,11 @@ msgstr "Пушка" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5450,11 +5456,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6042,26 +6048,6 @@ msgstr "Включване на вертикалната скорост" msgid "Speed unit:" msgstr "Единица за скорост:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "м/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "км/ч" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "мили/ч" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "възли" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Показване" @@ -6500,7 +6486,7 @@ msgid "Default" msgstr "По подразбиране" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Неограничен" @@ -6861,10 +6847,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Мутатори на оръжията:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Кука" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8368,7 +8350,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Други" @@ -8469,27 +8451,31 @@ msgstr "Цветовете на всички играчи да са като м msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Избледняване на труповете:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Мръвки:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Няма" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Малко" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Повече" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Много" @@ -8850,130 +8836,126 @@ msgstr "Бърз ADSL" msgid "Broadband" msgstr "Широколентова" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Изтегляния:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Местно закъснение:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Показване на мрежова графика" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Клиентско предвиждане на движението" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Компенсиране на грешките при движение" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Изполване на криптиране (AES) когато е възможно" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Максимум:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Без ограничения" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Цел:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Изключено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Лимит за бездействие:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Без ограничения" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Заделяне на процесорно време за други приложения" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Показване на кадри/сек." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Подсказки на менюто:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "DF^Изключени" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Стандартни" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Разширени" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Включване на режим за разработчици" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Разширени настройки..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Подробни настройки, където можеш да настроиш всяка променлива на играта" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9206,115 +9188,115 @@ msgstr "DF^Околна среда" msgid "DF^All" msgstr "DF^Всичко" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Обекти (VBO)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Изключено" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Върхове, и малко триъгълници (съвместим режим)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Върхове" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Върхове и триъгълници" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Яркост:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Контраст:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Гама:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Засилен контраст:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Наситеност:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Фоново осветление:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Интензитет:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Изчакване на GPU да завърши всеки кадър" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Използване на OpenGL 2.0 шейдъри (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Психо цветове (великденско яйце)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Изкривени форми (великденско яйце)" @@ -9399,11 +9381,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9765,7 +9747,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.ca.po b/common.ca.po index d54fca5151..4188570c1d 100644 --- a/common.ca.po +++ b/common.ca.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-31 22:16+0000\n" -"Last-Translator: LegendGuard\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" +"Last-Translator: divVerent \n" "Language-Team: Catalan (http://www.transifex.com/team-xonotic/xonotic/" "language/ca/)\n" "Language: ca\n" @@ -21,22 +21,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Exportat amb èxit a %s! (Nota: Està guardat en data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1No s'ha pogut escriure a %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Missatge de compte enrere a l'hora %s, segons restants: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -45,16 +45,16 @@ msgstr "" "^1Missatge de múltiples línies a l'hora %s\n" "^1dura més del normal" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Missatge a l’hora %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Missatge genèric" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Jugador^7: Això és l'àrea del xat." @@ -127,114 +127,96 @@ msgstr "^1Prem ^3%s^1 per a informació del mode de joc" msgid "server info" msgstr "informació del servidor" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1La partida ja ha començat" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1No tens cap vida restant" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Prem ^3%s^1 per a unir-te" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "saltar" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1El joc comença en ^3%d^1 segons" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Actualment en etapa d'^1escalfament^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPrem ^3%s%s per acabar l'escalfament" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "preparat" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPrem ^3%s%s quan estiguis llest" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Esperant a que els altres estiguin llestos per acabar l'escalfament..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Esperant a que els altres estiguin llestos..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Prem ^3%s^2 per acabar l'escalfament" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Els números d'equip estan desequilibrats!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Prem ^3%s%s per ajustar" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menú d'equip" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Espectant a aquest jugador:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Espectant-te a tu:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Prem ^3ESC ^7per veure les opcions de HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doble clic ^7en un panell per a opcions específiques del panell." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7per desactivar la prova de col·lisions, ^3SHIFT ^7i" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLES DE DIRECCIÓ ^7per ajustaments fins." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Rècord personal" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Rècord del servidor" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Jugador %d" @@ -506,397 +488,397 @@ msgstr "QMCMD^Barrejar equips" msgid "QMCMD^Spectate a player" msgstr "QMCMD^Espectar a un jugador" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Línia de sortida" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Línia de meta" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermedi %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "SANCIÓ: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "falta un punt de control" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Fes clic per seleccionar la destinació de teletransport" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Fes clic per seleccionar el lloc de reaparició" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Nombre d'assassinats de portador de pilota" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "assassi.p.pi" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "temps p.pi" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Temps total retenint la pilota al Keepaway" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Freqüència amb la qual una bandera (CTF) o clau (KeyHunt) ha estat capturada" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "captures" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "temps de captura" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Temps de la captura més ràpida (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Nombre de morts" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "morts" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Nombre de claus destruïdes sent llançades al buit" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "destruït" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "dany" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Dany total realitzat" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "dany rebut" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Dany total rebut" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Nombre de banderes caigudes" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "caigudes" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "ELO del jugador" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "el més ràpid" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Temps de la volta més ràpida (Carrera/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Nombre de faltes comeses" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "faltes" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Nombre d'assassinats de portadors de bandera" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "assassi.p.ba" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Nombre d'assassinats menys suïcidis" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "eliminacions" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Nombre de gols encertats" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "gols" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Nombre d'assassinats de portador de claus" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "assassi.p.cl" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "a/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "La raó assassinat-mort" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "amr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "amratio" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Nombre d'assassinats" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "assassinats" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Nombre de voltes acabades (Carrera/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "voltes" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Nombre de vides (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "vides" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Nombre de vegades que es va perdre la clau" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "perdudes" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Nom del jugador" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nom" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "sobrenom" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Nombre d'objectius destruïts" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "objectius" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Freqüència amb què una bandera (CTF) o clau (KeyHunt) o pilota (Keepaway) va " "ser presa" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "recollides" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Temps del ping" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Pèrdua de paquets" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Nombre de jugadors empesos a el buit" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "ofensives" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Rang de el jugador" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Nombre de retorns de bandera" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "retorns" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Nombre de reanimacions" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "reanimacions" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Nombre de rondes guanyades" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "rondes guanyades" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "puntuació" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Puntuació total" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Nombre de suïcidis" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "suïcidis" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Nombre d'assassinats menys morts" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "suma" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Nombre de punts de dominació presos (Dominació)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "presos" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Nombre d'assassinats de companys" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "assassinats de companys" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Nombre de ticks (Dominació)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "temps" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Temps total de carrera (Carrera/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Pots modificar la taula de puntuacions amb la comanda " "^2scoreboard_columns_set" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Ús:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -904,7 +886,7 @@ msgstr "" "^2scoreboard_columns_set ^7sense arguments es llegeixen els arguments del " "cvar scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -912,7 +894,7 @@ msgstr "" "^5Nota: ^7scoreboard_columns_set sense arguments és executat en el " "començament de cada partida" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -920,15 +902,15 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7carrega el disseny actual i el " "s'expandeix en la cvar scoreboard_columns per a què el puguis editar" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Pots utilitzar un ^3|^7 per començar els camps alineats a la dreta." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "Els següents noms de camp són reconeguts (sensible a majúscules):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -941,7 +923,7 @@ msgstr "" "tipus de jocs. També pots especificar 'all' com a camp per a mostrar \n" "tots els camps disponibles per a la manera de joc actual." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -949,11 +931,11 @@ msgstr "" "Els noms especials de tipus de joc 'teams' i 'noteams' poden ser \n" "utilitzats per a incloure/excloure TOTS els modes de joc teams/noteams." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Exemple: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -961,7 +943,7 @@ msgstr "" "mostrarà el nom, ping i pl alineats a l'esquerra, i els camps a la \n" "dreta de la barra vertical alineada a la dreta." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -969,10 +951,10 @@ msgstr "" "'field3' només serà mostrat en CTF, i 'field4' serà mostrat en tots \n" "els altres modes de joc excepte DM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -981,86 +963,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Estadístiques de precisió (mitjana %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Estadístiques de mapa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monstres assassinats:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Secrets trobats:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Classificacions de temps de captura" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Classificacions" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minuts" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "punts" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Mapa: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Premi de velocitat: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "El més ràpid de tots els temps: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Espectadors" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Reapareixent en ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1069,27 +1043,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1102,7 +1076,7 @@ msgstr "" msgid "Yes" msgstr "Si" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1127,66 +1101,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1194,15 +1168,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1214,272 +1188,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Classificacions de temps de captura" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Classificacions" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Last Man Standing" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:137 -msgid "Lives:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1La partida ja ha començat" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1No tens cap vida restant" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 +msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Rècord personal" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Rècord del servidor" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1770,8 +1775,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1867,8 +1872,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1908,11 +1913,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1920,7 +1925,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2089,2029 +2094,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4120,136 +4125,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4653,166 +4658,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4821,78 +4825,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4902,132 +4906,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5037,11 +5042,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5077,55 +5082,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5133,11 +5139,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5145,7 +5151,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5154,11 +5160,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5399,11 +5405,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5988,26 +5994,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6446,7 +6432,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6807,10 +6793,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8312,7 +8294,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8413,27 +8395,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8793,129 +8779,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9148,115 +9130,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensitat:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9341,11 +9323,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9707,7 +9689,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.cs.po b/common.cs.po index 3b260116e9..2fa1a6e465 100644 --- a/common.cs.po +++ b/common.cs.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Czech (http://www.transifex.com/team-xonotic/xonotic/language/" "cs/)\n" @@ -26,22 +26,22 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n " "<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Úspěšně exportováno do %s! (Poznámka: Uloženo v data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Nešlo zapsat do 1%s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -50,16 +50,16 @@ msgstr "" "^1Víceřádková zpráva v čase %s že\n" "^1trvá déle než normálně" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Zpráva v čase %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Obecná zpráva" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Hráč^7: Toto je komunikační oblast." @@ -132,113 +132,95 @@ msgstr "^1Stiskni ^3%s^1 pro informace o herním módu" msgid "server info" msgstr "info o serveru" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Zápas už začal" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Už nemáš žádné životy" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Stiskni ^3%s^1 pro připojení" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "skok" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Hra začíná za ^3%d^1 sekund" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Momentálně v ^1zahřívací^2 fázi!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sZmáčkni ^3%s%s pro ukončení zahřívací fáze" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "připraven" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sZmáčkni ^3%s%s až budeš připravený" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Čeká se než ostatní hráči ukončí zahřívací fázi..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Čeká se než budou ostatní hráči připraveni..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Zmáčkni ^3%s^2 pro ukončení zahřívací fáze" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Týmy jsou nevyvážené" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Zmáčkni ^3%s%s pro upravení" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "týmové menu" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Sleduješ tohoto hráče:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Sledují tě:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Zmáčkni ^3ESC ^7pro zobrazení nastavení HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Vlastní rekord" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Rekord serveru" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Hráč %d" @@ -510,418 +492,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Startovní čára" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Cílová čára" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Počet smrtí" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^zničen" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Celkový udělený damage" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "SCO^nejrychlejší" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "SCO^fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^kola" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Počet životů (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^životy" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Kolikrát byl ztracen klíč" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^prohry" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Jméno hráče" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^jméno" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^přezdívka" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Čas pingu" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Počet vyhraných kol" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^vyhraných kol" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^skóre" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Celkové skóre" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Počet sebevražd" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^sebevraždy" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^součet" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "SCO^čas" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Použití:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -929,32 +911,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -963,86 +945,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Statistiky mapy:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Zabitých monster:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minuty" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^body" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Mapa: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Jsi mrtvý, zmáčkni ^2%s^7 pro respawnutí" @@ -1051,27 +1025,27 @@ msgstr "Jsi mrtvý, zmáčkni ^2%s^7 pro respawnutí" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Jméno ^7místo \"^1Anonymous player^7\" v hráčské statistice" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Bylo vyvoláno hlasování:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Povolit serveru ukládat a zobrazovat Vaší přezdívku?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Nastavit HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1084,7 +1058,7 @@ msgstr "^1Nastavit HUD" msgid "Yes" msgstr "Ano" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1109,66 +1083,66 @@ msgstr "Chybí" msgid "Unavailable" msgstr "Nedostupné" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr "" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 hlas)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d hlasů)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Hlasovat pro mapu" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "zbývá%d sekund" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1176,15 +1150,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Průběh oživování" @@ -1196,272 +1170,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "náboje" - -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "plazma" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Limit bodů:" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "rakety" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "malé brnění" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limit zabití:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Počet fragů, který je nutný pro dohrání zápasu" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limit zajetí:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limit zabití:" - -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Počet fragů, který je nutný pro dohrání zápasu" - -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Last Man Standing" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qh:137 -msgid "Lives:" -msgstr "Životy:" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Limit bodů:" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Zápas už začal" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Už nemáš žádné životy" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 +msgid "Lives:" +msgstr "Životy:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Góly" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limit zajetí:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Vlastní rekord" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Rekord serveru" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "náboje" + +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "plazma" + +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "rakety" + +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "malé brnění" + +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Góly" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1752,8 +1757,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1849,8 +1854,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1890,11 +1895,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1902,7 +1907,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2071,2029 +2076,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4102,136 +4107,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4635,166 +4640,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Muž" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Žena" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Utajené" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4803,78 +4807,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4884,132 +4888,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "NAHORU" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "DOLŮ" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "DOLEVA" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "DOPRAVA" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDI NOTA%d" @@ -5019,11 +5024,11 @@ msgstr "MIDI NOTA%d" msgid "Press %s" msgstr "Zmáčkni %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5059,55 +5064,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Ohnivá koule" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5115,11 +5121,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5127,7 +5133,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5136,11 +5142,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5381,11 +5387,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Dostupné možnosti:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5973,26 +5979,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Ukázat" @@ -6433,7 +6419,7 @@ msgid "Default" msgstr "Výchozí" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Neomezený" @@ -6798,10 +6784,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Mutátory zbraní a předmětů:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8313,7 +8295,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8414,27 +8396,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8796,129 +8782,125 @@ msgstr "Rychlé ADSL" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Stahování:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Rychlost stahování:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Cíl:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Ukázat snímky za sekundu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Ukáže tvé vyrenderované snímky za sekundu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Ukázat aktuální datum a čas" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Ukázat aktuální datum a čas, užitečné na snímcích obrazovky" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Povolit vývojářský režim" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Pokročilé nastavení..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Pokročilé nastavení, kde můžeš měnit každou proměnou ve hře" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9151,73 +9133,73 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Jas:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Jas černé" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Kontrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Jas bílé" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Kolikati násobit kontrast v tmavých oblastech" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Sytost:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9225,43 +9207,43 @@ msgstr "" "Upravení sytosti (0 = černobílé, 1 = normální, 2 = přesycené), potřebuje " "kontrolování barev GLSL " -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intenzita:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Globální jas renderování" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Počkat než GPU dokončí každý snímek" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Použít OpenGL 2.0 shadery (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9346,11 +9328,11 @@ msgstr "Povolit používání Vaší přezdívky v hráčské statistice?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Pokud odpovíš \"ne\", objevíš se jako \"Anonymní hráč\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9713,7 +9695,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Rozlišení obrazovky" diff --git a/common.da.po b/common.da.po index 9633001893..f2ca37a215 100644 --- a/common.da.po +++ b/common.da.po @@ -7,9 +7,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2013-09-12 16:53+0000\n" -"Last-Translator: FULL NAME \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" +"Last-Translator: divVerent \n" "Language-Team: Danish (http://www.transifex.com/team-xonotic/xonotic/" "language/da/)\n" "Language: da\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.de.po b/common.de.po index 66d5e8d517..9109dbaa47 100644 --- a/common.de.po +++ b/common.de.po @@ -15,7 +15,7 @@ # Larson März , 2016 # Larson März , 2016 # afba88cf42cbdff57149d4a6d53a94f9, 2018 -# Mirio , 2014-2017,2019 +# Mirio , 2014-2017,2019-2020 # Robert Katzinsky , 2020 # divVerent , 2011 # Sless , 2014 @@ -27,9 +27,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-11 16:37+0000\n" -"Last-Translator: Robert Katzinsky \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-20 23:59+0000\n" +"Last-Translator: Mirio \n" "Language-Team: German (http://www.transifex.com/team-xonotic/xonotic/" "language/de/)\n" "Language: de\n" @@ -38,24 +38,24 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" "^2Erfolgreich nach %s exportiert! (Anmerkung: Es wird in data/data/ " "gespeichert)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Konnte nicht nach %s schreiben" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Countdown-Nachricht bei Zeitpunkt %s, Sekunden übrig: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -64,16 +64,16 @@ msgstr "" "^1Mehrzeilige Nachricht beim Zeitpunkt %s, welche\n" "^1länger bleibt als üblich" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Nachricht beim Zeitpunkt %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Allgemeine Nachricht" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Spieler^7: Dies ist der Chat-Bereich." @@ -146,114 +146,96 @@ msgstr "^1Drücke ^3%s^1 für Spielmodus-Info" msgid "server info" msgstr "Serverinfo anzeigen" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Das Spiel hat bereits begonnen" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Du hast keine Leben mehr übrig" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Drücke ^3%s^1 zum Mitspielen" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "springen" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Das Spiel beginnt in ^3%d^1 Sekunden" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Momentan in der ^1Aufwärmphase^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sDrücke ^3%s%s, um die Aufwärmphase zu beenden" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "Bereit" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sDrücke ^3%s%s, sobald du bereit bist" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Es wird auf andere Spieler gewartet, um die Aufwärmphase zu beenden..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Es wird gewartet, bis andere Spieler bereit sind..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Drücke ^3%s^2, um die Aufwärmphase zu beenden" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Die Teams sind unausgeglichen!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Drücke ^3%s%s zum Anpassen" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "Team auswählen" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Du schaust diesem Spieler zu:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Dir schaut zu:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Drücke ^3ESC^7, um die HUD-Optionen anzuzeigen." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doppelklicke ^7ein Panel für Panel-spezifische Optionen." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3STRG^7, um Kollisionstests zu deaktivieren, ^3UMSCHALT ^7und" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3PFEILTASTEN ^7für Feinjustierungen." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Persönliche Bestzeit" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Server-Bestzeit" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Spieler %d" @@ -525,398 +507,398 @@ msgstr "QMCMD^Teams mischen" msgid "QMCMD^Spectate a player" msgstr "Einem Spieler zuschauen" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dR)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dR)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Startlinie" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Ziellinie" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Zwischenzeit %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "STRAFE: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "einen Kontrollpunkt verpasst" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Klicke, um Teleporterziel auszuwählen" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Klicke, um Startort zu auszuwählen" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Anzahl an Ballbesitzer-Kills" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "Bbkills" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "Bbzeit" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Gesamtzeit, die der Ball in Keepaway gehalten wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Wie oft eine Flagge (CTF) oder ein Schlüssel (KeyHunt) geschnappt wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "Caps" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "Capzeit" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Zeit der schnellsten Eroberung (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Anzahl Tode" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "Tode" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" "Anzahl der zerstörten Schlüssel, indem sie in die Leere geworfen wurden" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "zerstört" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "Schaden" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Angerichteter Gesamtschaden" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "Scherhal" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Erhaltener Gesamtschaden" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Anzahl fallengelassener Flaggen" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "Falleng" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "Spieler-Elo" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "Elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "Schnellste" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Zeit der schnellsten Runde (Rennen/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Anzahl der gemachten Fehler" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "Fehler" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Anzahl an Flaggenträgerkills" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "Ftkills" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Anzahl Kills minus Suizide" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "Frags" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Anzahl geschossener Tore" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "Tore" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Anzahl an Schlüsselträgerkills" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "Stkills" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "K/T" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "Das Kill-/Tod-Verhältnis" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "KTV" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "KT-Verh." -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Anzahl an Kills" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "Kills" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Anzahl gedrehter Runden (Rennen/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "Runden" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Anzahl Leben (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "Leben" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Wie oft ein Schlüssel verloren wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "Verlor" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Spielername" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "Name" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "Nick" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Anzahl an zerstörten Angriffszielen" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "Ziele" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Wie oft eine Flagge (CTF) oder ein Schlüssel (KeyHunt) oder ein Ball " "(Keepaway) aufgehoben wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "Aufheb" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Latenz" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Paketverlust" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "Pv" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Anzahl der Spieler, die in die Leere geschubst wurden" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "Schubser" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Spielerrang" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "Rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Anzahl zurückgebrachter Flaggen" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "zurück" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Anzahl Wiederbelebungen" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "Wiederbe" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Anzahl gewonnener Runden" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "Rundensiege" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "Punkte" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Gesamtpunktzahl" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Anzahl Suizide" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "Suizide" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Anzahl der Kills minus der Tode" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "Summe" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Anzahl eroberter Dominationspunkte (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "erobert" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Anzahl der Teamkills" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "Teamkills" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Anzahl der Ticks/Zeiteinheiten (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "Ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "Zeit" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Gesamtzeit im Rennen (Rennen/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Du kannst die Punktetafel mit dem ^2scoreboard_columns_set^7-Befehl " "modifizieren." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Benutzung:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -924,7 +906,7 @@ msgstr "" "^2scoreboard_columns_set ^7ohne Argumente liest die Argumente von der cvar " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -932,7 +914,7 @@ msgstr "" " ^5Anmerkung: ^7scoreboard_columns_set ohne Argumente wird bei jedem " "Kartenstart ausgeführt" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -940,16 +922,16 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7lädt das Standard-Layout und " "expandiert es in die cvar scoreboard_columns, damit du sie bearbeiten kannst" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Du kannst ein ^3|^7 benutzen, um die rechtsbündigen Felder zu starten." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" "Die folgenden Feldnamen werden akzeptiert (Groß-/Kleinschreibung egal):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -962,7 +944,7 @@ msgstr "" "anzuzeigen. Du kannst außerdem „all“ als ein Feld angeben, um\n" "alle verfügbaren Felder für den aktuellen Spielmodus anzuzeigen." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -971,11 +953,11 @@ msgstr "" "benutzt werden, um ALLE Spielmodi mit bzw. ohne Teams\n" "einzubinden bzw. auszuschließen." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Beispiel: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -983,7 +965,7 @@ msgstr "" "wird name, ping und pl linksbündig anzeigen, und die Felder\n" "rechts vom Querstrich werden rechtsbündig sein." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -991,10 +973,10 @@ msgstr "" "„field3“ wird nur in CTF angezeigt, und „field4“ wird in allen\n" "anderen Spielmodi außer DM angezeigt." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -1003,86 +985,78 @@ msgstr "" msgid "N/A" msgstr "N/V" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Genauigkeitsstatistik (Durchschnitt: %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Karten-Statistiken:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monster getötet:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Gefundene Geheimnisse:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Eroberungszeit-Rangliste" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Platzierungen" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f Minuten" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "Punkte" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Karte: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Geschwindigkeitspreis: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Rekordtempo: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Zuschauer" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Erneut spawnen in ^3%s^1 …" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Du bist tot, warte ^3%s^7 bis zum Respawn" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Du bist tot, drücke ^2%s^7, um neu zu spawnen" @@ -1091,27 +1065,27 @@ msgstr "Du bist tot, drücke ^2%s^7, um neu zu spawnen" msgid "WARMUP" msgstr "AUFWÄRMPHASE" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1Du musst antworten, bevor du den HUD-Konfigurationsmodus betrittst" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Name ^7statt „^1Anonymous player^7“ in den Statistiken" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Eine Abstimmung wurde initiiert für:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Erlaube Servern, deinen Namen zu speichern und später zu zeigen?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Das HUD konfigurieren" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1124,7 +1098,7 @@ msgstr "^1Das HUD konfigurieren" msgid "Yes" msgstr "Ja" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1149,67 +1123,67 @@ msgstr "Nicht dabei" msgid "Unavailable" msgstr "Fehlend" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mi/h" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mil/h" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " Knoten" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "kn" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (nicht zugewiesen)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 Stimme)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d Stimmen)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Mir egal" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Wähle den Spieltyp" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Stimme für eine Karte ab" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d Sekunden übrig" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" "mv_mapdownload: ^3Du solltest diesen Befehl nicht selbstständig benutzen!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Fehler:^7pak-Index konnte nicht gefunden werden." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Vorschau abfragen ..." @@ -1217,15 +1191,15 @@ msgstr "Vorschau abfragen ..." msgid "Trying to remove a team which is not in the teamlist!" msgstr "Versuchte, ein Team zu löschen, das nicht in der Teamliste ist!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Granaten-Timer" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Eroberungsfortschritt" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Wiederbelebungsfortschritt" @@ -1238,285 +1212,316 @@ msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" "Benachrichtigungs-Neustart-Befehl funktioniert nur mit cl_cmd und sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Balldieb" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "Kugeln" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Zerstöre Hindernisse, um den gegnerischen Reaktorkern zu zerstören, bevor " +"die Zeit abläuft" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "Zellen" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Punktelimit:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "Plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan-Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "Raketen" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Töte alle feindlichen Teammitglieder, um zu gewinnen" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "Patronen" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Punktelimit:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Kleine Rüstung" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "" +"Wähle die Anzahl an Frags, die benötigt somd, damit die Map endet oder " +"verwende den Map-Standard für diese Option" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Mittlere Rüstung" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Eroberungszeit-Rangliste" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Große Rüstung" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Megarüstung" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Finde die gegnerische Flagge und bringe sie in die Basis deines Teams, " +"verteidige deine Basis vom Team des Gegners" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Kleine Gesundheit" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Eroberungs-Limit:" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Mittlere Gesundheit" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Die Anzahl der benötigten Flaggeneroberungen, bevor die Runde endet" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Große Gesundheit" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Platzierungen" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Megagesundheit" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "CTS-Rennen" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Ein Rennen um die schnellste Zeit." -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "Treibstoff" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Treibstoff-Regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Erziele so viele Frags wie möglich" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Treibstoff-Regeneration" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Nimm alle Kontrollpunkte ein und verteidige sie, um zu gewinnen" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Stärke" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Schutzschild" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Die Anzahl der benötigten Punkte, bevor die Runde endet" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#% Tuba-Werfen" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Duell" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Punktelimit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "Kämpfe in einem 1-gegen-1-Arenakampf, um den Sieger zu bestimmen" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze-Tag" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -"Wähle die Anzahl an Frags, die benötigt somd, damit die Map endet oder " -"verwende den Map-Standard für diese Option" +"Töte Gegner, um sie einzufrieren, stelle dich neben eingefrorene " +"Teammitglieder, um sie wieder aufzutauen, friere alle Gegner ein, um zu " +"gewinnen" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasion" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Erziele so viele Frags wie möglich" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Überlebe gegen Wellen von Monstern" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Halte den Ball, und töte, um Punkte zu sammeln" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Sammle alle Schlüssel, um die Runde zu gewinnen" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Das Spiel hat bereits begonnen" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Du hast keine Leben mehr übrig" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Überlebe und töte, bis die Feinde keine Leben mehr übrig haben" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Leben:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" +"Schieße den Ball in das Tor des gegnerischen Teams, halte dein Tor sauber" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Tore:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Die Anzahl der benötigten Tore, bevor die Runde endet" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Balldieb" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Nimm Kontrollpunkte ein, um den gegnerischen Generator zu erreichen und zu " +"zerstören" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Persönliche Bestzeit" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Server-Bestzeit" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Rennen" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Renne gegen die anderen Spieler zur Ziellinie" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Runden:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "CTS-Rennen" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Ein Rennen um die schnellste Zeit." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Punktelimit:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Hilf deinem Team, mehr Frags zu erzielen als das gegnerische Team" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team-Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Die Anzahl der benötigten Punkte, bevor die Runde endet" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture the Flag" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Finde die gegnerische Flagge und bringe sie in die Basis deines Teams, " -"verteidige deine Basis vom Team des Gegners" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Eroberungs-Limit:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Die Anzahl der benötigten Flaggeneroberungen, bevor die Runde endet" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan-Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Töte alle feindlichen Teammitglieder, um zu gewinnen" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Nimm alle Kontrollpunkte ein und verteidige sie, um zu gewinnen" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "Kugeln" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "Zellen" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Sammle alle Schlüssel, um die Runde zu gewinnen" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "Plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "Raketen" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "Patronen" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Zerstöre Hindernisse, um den gegnerischen Reaktorkern zu zerstören, bevor " -"die Zeit abläuft" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Kleine Rüstung" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "" -"Nimm Kontrollpunkte ein, um den gegnerischen Generator zu erreichen und zu " -"zerstören" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Mittlere Rüstung" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Große Rüstung" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Megarüstung" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "" -"Schieße den Ball in das Tor des gegnerischen Teams, halte dein Tor sauber" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Kleine Gesundheit" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Tore:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Mittlere Gesundheit" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Die Anzahl der benötigten Tore, bevor die Runde endet" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Große Gesundheit" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze-Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Megagesundheit" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Töte Gegner, um sie einzufrieren, stelle dich neben eingefrorene " -"Teammitglieder, um sie wieder aufzutauen, friere alle Gegner ein, um zu " -"gewinnen" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Jetpack" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Halte den Ball, und töte, um Punkte zu sammeln" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "Treibstoff" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Treibstoff-Regenerator" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Treibstoff-Regeneration" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Überlebe gegen Wellen von Monstern" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Stärke" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Duell" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Schutzschild" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "Kämpfe in einem 1-gegen-1-Arenakampf, um den Sieger zu bestimmen" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#% Tuba-Werfen" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1812,8 +1817,8 @@ msgid "Resistance" msgstr "Widerstand" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Geschwindigkeit" @@ -1909,8 +1914,8 @@ msgstr "Vaporisierermunition" msgid "Extra life" msgstr "Extraleben" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Unsichtbarkeit" @@ -1950,11 +1955,11 @@ msgstr "Schleiergranate" msgid "Grenade" msgstr "Granate" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Overkill-Schweres-Maschinengewehr" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Overkill-Maschinengewehr" @@ -1962,7 +1967,7 @@ msgstr "Overkill-Maschinengewehr" msgid "Overkill Nex" msgstr "Overkill-Nex" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Overkill-Raketenkettensäge" @@ -2131,18 +2136,18 @@ msgstr "%s braucht Hilfe!" msgid "^1Server notices:" msgstr "^1Serverbenachrichtigungen:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTE: ^BGZuschauerchat wird während des Spiels nicht an die Spieler " "gesendet" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge erobert" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2151,17 +2156,17 @@ msgstr "" "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, und damit ^BG" "%s^BGs Rekord von ^F2%s^BG Sekunden geschlagen" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG hat die Flagge erobert" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2170,34 +2175,34 @@ msgstr "" "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, konnte " "jedoch nicht ^BG%s^BGs Rekord von ^F2%s^BG Sekunden schlagen" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" "^BGDie ^TC^TT^BG Flagge wurde von ihrem Besitzer zur Basis zurückgebracht" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGDie Flagge ist zu ihrem Besitzer zurückgekehrt" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGDie ^TC^TT^BG Flagge wurde zerstört und zur Basis zurückgebracht" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGDie Flagge wurde zerstört und ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" "^BGDie ^TC^TT^BG Flagge fühlte sich in der Basis vernachlässigt und ist " "einfach nach Hause gerannt" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGDie Flagge wurde in der Basis zurückgelassen und ist zurückgekehrt" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2205,13 +2210,13 @@ msgstr "" "^BGDie ^TC^TT^BG Flagge fiel an einen unerreichbaren Ort und ist daher " "heimgeflogen" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" "^BGDie Flagge fiel an einen unerreichbaren Ort und ist daher aus Langeweile " "heimgeflogen" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2220,7 +2225,7 @@ msgstr "" "^BGDie ^TC^TT^BG Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld " "mehr und ist nach Hause gegangen" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2228,208 +2233,208 @@ msgstr "" "^BGDie Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld mehr und " "ist nach Hause gegangen" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGDie ^TC^TT^BG Flagge ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGDie Flagge ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge verloren" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG hat die Flagge verloren" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge genommen" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG hat die Flagge genommen" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge zurückgebracht" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Münzwurf … Ergebnis: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGDu hast keinen Treibstoff für den ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Du hast keine UID, weshalb superspec-Optionen nicht gespeichert/geladen " "werden können" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" "^F1Die Runde hat bereits begonnen, daher musst du auf die nächste Runde " "warten" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Du wirst in der nächsten Runde zuschauen" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 wurde durch ^BG%s^K1s ^BG%s^K1-Bonus getötet ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 wurde durch ^BG%s^K1s ^BG%s^K1-Bonus zu Punkten verarbeitet ^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde unfair aus dem Spiel geworfen von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 ertränkt%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1%s%s umgelegt" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 verbrannte sich ein wenig am ^BG%s^K1s Feuer^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 knusprig gebraten%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 gekocht^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde vor Monster befördert von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 wurde in die Luft gejagt von ^BG%s^K1s Granate%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 trat einer Napalmexplosion ein wenig zu nahe%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Napalmgranate abgefackelt%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 wurde in die Luft gejagt von ^BG%s^K1s Eisgranate%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 erfror durch ^BG%s^K1s Eisgranate%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" "^BG%s%s^K1 konnte von ^BG%s^K1s Medizingranate nicht geheilt werden%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde ins All geschossen von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde vollgeschleimt von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde verschont von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 versuchte ^BG%s^K1s Teleporterplatz zu blockieren%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde telefragged von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 starb in einem Unfall mit ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Hummel explodierte%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 sah die schönen Lichter von ^BG%s^K1 Hummel-Waffe%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde zerquetscht von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 wurde gesprengt von ^BG%s^K1s Raptor%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 konnte ^BG%s^K1s blauen Blobs nicht widerstehen%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Raptor explodierte%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2437,592 +2442,592 @@ msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Spinnenroboter " "explodierte%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Spinnenroboter geschreddert%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Spinnenroboter in Stücke gesprengt%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Raser explodierte%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Raser durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 konnte keinen Schutz vor ^BG%s^K1s Raser finden%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1%s%s in eine Welt des Schmerzes befördert" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 wurde in %s%s verschoben" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 hat sich mit dem Gott des Teamspiels angelegt%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 dachte, einen schönen Campingplatz gefunden zu haben%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 tötete sich unfairerweise selbst%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 konnte den Atem nicht anhalten%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 war zu lang im Wasser%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 erreichte den Boden mit zu viel Schwung%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 kam mit einem Knirschen auf dem Boden auf%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 wurde etwas zu knusprig!%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 wurde es zu heiß%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 starb%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 fand ein heißes Plätzchen%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 wurde zu heißer Schlacke%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 explodierte durch einen Magier%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1s Eingeweide wurden von einem Shambler nach außen gekehrt%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 wurde von einem Shambler zerquetscht%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 wurde von einem Shambler geschockt%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 wurde von einer Spinne gebissen%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 wurde mit einem Lindwurmfeuerball vertraut gemacht%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 folgt nun den Zombies%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 bekam Kung-Fu-Unterricht von einem Zombie%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 meisterte die Kunst der Selbstsprengung%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 wollte sich so eine Napalmexplosion mal genauer ansehen%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 wurde von der eigenen Napalmgranate verbrannt%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 wollte nur ein wenig chillen%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 erfror durch die eigene Eisgranate%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1s Medizingranate war nicht sehr heilsam%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 starb%s%s. Was ist der Sinn in einem Leben ohne Munition?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 hatte keine Munition mehr%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 verweste%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 wurde zur Sternschnuppe%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 wurde vollgeschleimt%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 konnte es nicht mehr ertragen%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 ist nun für die Jahre, die noch kommen mögen, konserviert%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 wurde verschoben zu %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 starb in einem Unfall%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 rannte in einem Geschützturm%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 wurde vom eRad weggeblasen%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 wurde vom FLAC-Feuer erwischt%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 wurde vom Hellion-Geschützturm weggeblasen%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 konnte sich nicht vor dem Jäger-Geschützturm verstecken%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 wurde von einem Geschützturm durchlöchert%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" "^BG%s^K1 wurde von einem MLRS-Geschützturm in qualmende Reste zerschossen%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 wurde von einem Geschützturm ausgemustert%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 bekam superheißes Plasma von einem Geschützturm serviert%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 wurde von der Tesla geschockt%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 bekam eine Bleiveredelung vom Läufer spendiert%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 wurde vom Läufer gepfählt%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 wurde vom Läufer weggeblasen%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 wurde von einer Hummel-Explosion erfasst%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 wurde von einem Fahrzeug zerquetscht%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 wurde von einer Raptor-Splittergranate zerfetzt%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 wurde von der Raptor-Explosion erfasst%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" "^BG%s^K1 war einer Explosion eines Spinnenroboters schutzlos ausgeliefert%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 wurde von einer Spinnenroboter-Rakete in Fetzen gerissen%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 wurde vom Raser erfasst%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 konnte keinen Schutz vor der Raserrakete finden%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 wurde von ^BG%s^K1 verraten%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s alle %s Sekunden)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 wurde von ^BG%s^K1 vereist" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 wurde von ^BG%s^K3 wiederbelebt" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 wurde durch Herunterfallen wiederbelebt" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" "^BG%s^K3 wurde durch eine eigene Granaten-Explosion von den Toten auferweckt" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 wurde nach %s Sekunden automatisch wiederbelebt" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 frierte sich selbst ein" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "Team ^TC^TT^BG gewinnt die Runde" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG gewinnt die Runde" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRunde unentschieden" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGDie Runde ist vorbei, aber es gibt keinen Gewinner" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGGodmode ersparte dir %s Schaden, du Cheater!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG hat den %s^BG-Bonus bekommen!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG hat den %s^BG-Bonus verloren!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGDu hast den %s^BG-Bonus fallengelassen!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGDu hast den %s^BG-Bonus bekommen!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGDu hast nicht: ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGDu hast ^F1%s^BG%s weggeworfen" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^F1%s^BG erhalten" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGDu hast nicht genug Munition für ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s^BG kann nicht ^F1%s^BG schießen, aber ^F1%s^BG schon" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ist auf dieser Karte ^F4nicht verfügbar" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG verbindet sich …" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 hat sich verbunden" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 spielt jetzt" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 spielt jetzt für Team ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG hat den Ball verloren!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG hat den Ball genommen!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG eroberte die Schlüssel für Team ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG ließ den ^TC^TT^BG Schlüssel fallen" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG verlor den ^TC^TT^BG Schlüssel" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG schubste %s^BG und zerstörte somit den ^TC^TT^BG Schlüssel" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG hat den ^TC^TT^BG Schlüssel zerstört" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG hat den ^TC^TT^BG Schlüssel aufgenommen" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 aufgegeben" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 hat keine Leben mehr übrig" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGMonster sind im Moment deaktiviert " -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGTeam ^TC^TT^BG hielt den Ball zu lange fest" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG hat Kontrollpunkt „%s^BG“ erobert" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG hat einen Kontrollpunkt erobert" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "Kontrollpunkt „%s^BG“ von Team ^TC^TT^BG wurde von %s zerstört" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "Kontrollpunkt von Team ^TC^TT^BG wurde von %s zerstört" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "Der ^TC^TT^BG Generator wurde zerstört" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "Der ^TC^TT^BG Generator ist aufgrund der Verlägerung spontan von selbst " "explodiert!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 hat Unsichtbarkeit aufgesammelt" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 hat den Schild aufgenommen" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 hat Geschwindigkeit aufgenommen" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 hat Stärke aufgenommen" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 hat sich getrennt" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 wurde aufgrund von Inaktivität gekickt" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -3030,51 +3035,51 @@ msgstr "" "^F2Du wurdest vom Server gekickt, weil du Zuschauer bist, und Beobachter " "sind im Moment nicht erlaubt." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 wurde für übertriebene Teamkills hinausgeworfen" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 schaut nun zu" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG hat das Rennen aufgegeben" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG konnte den eigenen Rekord auf dem %s%s^BG Platz von %s%s %s nicht " "schlagen" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG konnte den Rekord auf dem %s%s^BG Platz von %s%s %s nicht schlagen" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG hat das Rennen beendet" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG brach %s^BGs %s%s^BG Rekord mit %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" "^BG%s^BG verbesserte den eigenen Rekord auf dem %s%s^BG Platz mit %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3083,7 +3088,7 @@ msgstr "" "^BG%s^BG hat einen neuen Rekord ^F2%s^BG erzielt, aber unglücklicherweise " "ist keine UID vorhanden und der Rekord wird verloren gehen." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3092,12 +3097,12 @@ msgstr "" "^BG%s^BG hat einen neuen Rekord mit ^F2%s^BG erzielt, aber er ist anonym und " "wird verloren gehen." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG hält den %s%s^BG Rekord mit %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3106,11 +3111,11 @@ msgstr "" "^F4YDu wurdest von ^BG%s^F4 in das Spiel vom Typ ^F2%s^F4 eingeladen " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "Team ^TC^TT^BG punktet!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3119,20 +3124,20 @@ msgstr "" "^F2Du musst in den nächsten %s Spieler werden, oder du wirst gekickt, denn " "zuschauen ist momentan nicht erlaubt." -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 hat eine Superwaffe aufgesammelt" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGDu kannst nicht in ein größeres Team wechseln" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGDu darfst nicht das Team wechseln" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3141,7 +3146,7 @@ msgstr "" "^F4Anmerkung: ^BGDer Server läuft unter ^F1Xonotic %s (beta)^BG, du hast " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3149,7 +3154,7 @@ msgstr "" "^F4Anmerkung: ^BGDer Server läuft unter ^F1Xonotic %s^BG, du hast^F2Xonotic " "%s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3158,12 +3163,12 @@ msgstr "" "^F4Anmerkung: ^F1Xonotic %s^BG ist raus und du hast noch ^F2Xonotic %s^BG - " "hol dir das Update von ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Build-Information: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3171,136 +3176,136 @@ msgstr "" "^BG%s%s^K1 starb von ^BG%s^K1s großartigen Spielkünsten auf dem @!#%% " "Akkordeon%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 bekam Schmerzen vom @!#%% Akkordeon%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Arc geschockt%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Arcblitzen zerfetzt%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Blaster erschossen%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 hat sich selbst mit dem Blaster in die Hölle geschossen%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 hat den starken Zug von ^BG%s^K1s Crylink gespürt%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 hat den starken Zug der eigenen Crylink gespürt%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 hat ^BG%s^K1s Rakete gefressen%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 kam zu nah an der Rakete von ^BG%s^K1 heran%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 hat sich mit dem Devastator in die Luft gejagt%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Elektrokugeln zerfetzt%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 fühlte die elektrifizierte Luft von ^BG%s^K1s Elektro-Kombi%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 kam ^BG%s^K1s Elektro-Kugel zu nahe%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 hat mit Elektro-Blitzen gespielt%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 konnte sich nicht erinnern, wo noch einmal diese Elektro-Kugel lag%s" "%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 war zu nah an ^BG%s^K1s Feuerball%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Feuermine verbrannt%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 hätte eine kleinere Waffe nutzen sollen%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 hat vergessen, wo die eigene Feuermine lag%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 wurde von einer Kombi von ^BG%s^K1s Hagar-Raketen durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Hagar-Raketen durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 spielte mit kleinen Hagar-Raketen%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 wurde mit ^BG%s^K1s SLSK niedergestreckt%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 war ein bisschen schreckhaft mit seiner SLSK%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Hook-Gravity-Bombe erfasst%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3308,66 +3313,66 @@ msgstr "" "^BG%s%s^K1 starb von ^BG%s^K1s großartigen Spielkünsten auf der @!#%% " "Kleinschen Flasche%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 bekam Schmerzen von der @!#%% Kleinschen Flasche%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde zielsicher durch^BG%s^K1s Maschinengewehr weggepustet%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 wurde durch ^BG%s^K1s Maschinengewehr durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGMehr als ^F2%s^BG Minen kannst du nicht auf einmal legen" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 kam zu nah an ^BG%s^K1s Mine%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 hat seine Mine vergessen%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 kam ^BG%s^K1s Granate zu nah%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 bekam ^BG%s^K1s Granate zu fressen%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 hat die eigene Granate nicht beachtet%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 jagte sich mit dem eigenen Granatwerfer in die Luft%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde vom Schweren Maschinengewehr (Overkill) von ^BG%s^K1 " "abgeschossen%s%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" @@ -3375,19 +3380,19 @@ msgstr "" "^BG%s%s^K1 wurde vom ^BG%s^K1s Overkill-Schweres-Maschinengewehr in Stücke " "zerrissen%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Maschinengewehr durchlöchert%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Nex vaporisiert%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3396,14 +3401,14 @@ msgstr "" "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Raketenkettensäge in zwei Teile " "zersägt%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 ist ^BG%s^K1s Overkill-Raketenkettensäge fast ausgewichen%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3411,7 +3416,7 @@ msgstr "" "^BG%s^K1 wurde von der eigenen Overkill-Raketenkettensäge in zwei Teile " "zersägt%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" @@ -3419,132 +3424,132 @@ msgstr "" "^BG%s^K1 sprengte sich mit der eigenen Overkill-Raketenkettensäge selbst in " "die Luft%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Schrotflinte abgeschossen%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde professionell von ^BG%ss^K1 Gewehr ausgeschaltet%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 starb im ^BG%s^K1s Gewehrkugelhagel%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 schaffte es nicht, sich vor ^BG%s^K1s Gewehrkugelhagel zu " "verstecken%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 versagte, sich vor ^BG%s^K1s Gewehr zu verstecken%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Seeker-Raketen zerlegt%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Seeker markiert%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 spielte mit den kleinen Seeker-Raketen%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Shockwave abgeknallt%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 schlug ^BG%s^K1 eine runter mit ner großen Schockwave%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 wurde mit ^BG%s^K1s Schrotflinte abgeknallt%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 schlug ^BG%s^K1 eine runter mit ner großen Schrotflinte%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1denkt nun mit Portalen%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 starb durch ^BG%s^K1s großartigem Spiel auf der @!#%% Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 bekam Schmerzen durch die @!#%% Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 sublimierte angesichts ^BG%s^K1s Vaporisierers%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 verdampfte angesichts ^BG%s^K1s Vortex%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Du bist jetzt alleine!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGDu bist im Angreifer-Team!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGDu bist im Verteidiger-Team!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGZiel in ^F4%s^BG zerstört!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Los!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Das Spiel beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Die Runde beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Die Runde kann nicht beginnen" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Campe nicht!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3554,11 +3559,11 @@ msgstr "" "^BGDu kannst ^F2versuchen^BG, die Flage noch einmal\n" "^BGzu erobern, wenn du glaubst, es zu schaffen." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGDiese Flagge ist zur Zeit nicht aktiv" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3569,219 +3574,219 @@ msgstr "" "^BGdie Flagge zu erobern. Gewinne Punkte in der Verteidigung,\n" "^BGbevor du es noch einmal versuchst." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge erobert!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGDu hast die Flagge erobert!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGZu viele Flaggen geworfen! Das Werfen wurde für %s deaktiviert." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG passte die ^TC^TT^BG Flagge zu %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG hat die Flagge %s übergeben" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGDu bekamst die ^TC^TT^BG Flagge von %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGDu bekamst die Flagge von %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGDrücke ^F2%s^BG, um die Flagge von %s zu erhalten^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BG%s^BG wird darum gebeten, dir die Flagge zu passen" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGDu hast die ^TC^TT^BG Flagge an %s gepasst" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGDu hast die Flagge an %s gepasst" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGDu hast die Flagge!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGDu hast die Flagge deines %sTeams^BG, bring sie zurück!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGDu hast die Flagge des %sFeindes^BG, bring sie zurück!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat eure Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat eure Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat die Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat die Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat seine Flagge! Hol sie!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat seine Flagge! Hol sie!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGDein %sTeamkollege^BG hat die ^TC^TT^BG Flagge! Beschütze ihn!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGDein %sTeamkollege (^BG%s%s)^BG hat die ^TC^TT^BG Flagge! Beschütze ihn!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGDein %sTeamkollege^BG hat die Flagge! Beschütze ihn!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGDein %sTeamkollege (^BG%s%s)^BG hat die Flagge! Beschütz ihn!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGFeinde können dich nun auf dem Radar sehen!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge zurückgebracht!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPatt! Du kannst Gegner nun auf dem Radar sehen!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGPatt! Flaggenträger können jetzt von Feinden auf dem Radar gesehen werden!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sDu hast ^BG%s^K3 getötet" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sDu hast gegen ^BG%s^K3 gepunktet" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 getötet" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%s^BG%s^K1 hat gegen dich gepunktet" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sDu hast ^BG%s verbrannt" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s verbrannt" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sDu hast ^BG%s^K3 eingefroren" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 eingefroren" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sDu hast ^BG%s^K1 beim Tippen getötet" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sDu hast gegen ^BG%s^K1 beim Tippen gepunktet" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 beim Tippen getötet" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%s^BG%s^K1 hat gegen dich beim Tippen gepunktet" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGDrücke ^F2%s^BG erneut, um die Granate zu werfen!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Du erhältst eine ^K1BONUS-GRANATE^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3790,220 +3795,220 @@ msgstr "" "^BGDu wurdest in ein anderes Team verlegt\n" "Du bist jetzt in: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Bekämpfe nicht deine Teamkameraden!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nicht auf deine Teamkameraden einschießen!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Stirb, Camper!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Überdenke dein Verhalten, Camper!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Du hast dich auf unfaire Weise selbst eliminiert!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Du warst %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Du hast keine Luft mehr bekommen!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Du bist mit einem Krachen auf dem Boden aufgeschlagen!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Dir wurde etwas zu heiß!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Du wurdest etwas zu knusprig!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Du hast dich selbst umgebracht, du Trottel!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Du musst vorsichtiger sein!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Du konntest die Hitze nicht ertragen!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Du musst auf Monster aufpassen!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Du wurdest von einem Monster getötet!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Schmeckt nach Hühnchen!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Du has vergessen, den Pin wieder reinzustecken!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Es ist schlecht, bei einer Napalmexplosion herumzuhängen!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Dir wurde ein wenig kühl!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Dir wurde ein wenig zu kalt!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Deine Medizingranate ist ein wenig defekt" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Du wirst wiederbelebt, weil du keine Munition mehr hast …" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Du wurdest getötet, weil du keine Munition mehr hast …" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Du wurdest zu alt, denn du hast deine Medizin nicht genommen" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Du solltest deine Gesundheit erhalten" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Du wurdest zur Sternschnuppe!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Du bist im Schleim zerschmolzen!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Du hast Selbstmord begangen!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Du hast alles beendet!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Du bist in einem Sumpf stecken geblieben!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGDu bist jetzt in: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Du bist bei einem Unfall gestorben!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Geschütz!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Du wurdest von einem Geschütz getötet!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" "^K1Du hattest eine unglückliche Auseinandersetzung mit einem eRad-Geschütz!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Du wurdest von einem eRad-Geschütz getötet!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Läufer-Geschütz!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Du wurdest von einem Läufer-Geschütz getötet!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Du wurdest von der Explosion einer Hummel getötet!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Du wurdest von einem Fahrzeug zerquetscht!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Du wurdest in Raptor-Streubomben gefangen!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Du wurdest von der Explosion eines Raptors getötet!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Du wurdest von der Explosion eines Spiderbots getötet!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" "^K1Du wurdest von der Rakete eines Spinnenroboters in Stücke gesprengt!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Du wurdest von der Explosion eines Rasers getötet!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Du konntest keinen Schutz vor der Rakete eines Rasers finden!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Achte darauf, wo du hintrittst!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiot! Du hast ^BG%s^K1 getötet, einen Teamkollegen von dir!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiot! Du hast ^BG%s^K1 getroffen, einen Teamkollegen von dir!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Du wurdest von ^BG%s^K1, einem Teamkollegen, getötet" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^BG%s^K1, ein Teamkollege, hat gegen dich gepunktet" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -4011,74 +4016,74 @@ msgstr "" "^K1Steh nicht herum!\n" "^BGDie Verbindung wird in ^COUNT getrennt …" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGDu brauchst %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGDu brauchst auch %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGTür entriegelt!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Aufgesammelte Extra-Leben: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Du hast ^BG%s^K3 wiederbelebt" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Du hast dich selbst wiederbelebt" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Du wurdest von ^BG%s^K3 wiederbelebt" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Du wurdest automatisch nach %s Sekunden wiederbelebt" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGDer Generator steht unter Beschuss!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "Team ^TC^TT^BG verliert die Runde" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Du hast dich selbst eingefroren" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Die Runde hat bereits begonnen, du spawnst eingefroren" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s ist angekommen!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^F1Treibstoff-Regenerator^BG erhalten" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^F1Jetpack^BG erhalten" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4086,7 +4091,7 @@ msgstr "" "^K1Keine Spawnpunkte frei!\n" "Hoffentlich schafft es dein Team …" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4094,16 +4099,16 @@ msgstr "" "^K1Du kannst dem Spiel momentan nicht beitreten.\n" "Die maximale Anzahl an Spielern ist bereits erreicht." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGDu hast den Ball aufgenommen" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" "^BGSpieler zu töten, während du den Ball nicht hast, bringt dir keine Punkte!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4111,7 +4116,7 @@ msgstr "" "^BGDein Team hat alle Schlüssel!\n" "Hilf den Schlüsselträgern, sich zu treffen!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4119,7 +4124,7 @@ msgstr "" "^BGTeam ^TC^TT^BG hat alle Schlüssel!\n" "^F4SOFORT^BG eingreifen!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4127,23 +4132,23 @@ msgstr "" "^BGDein Team hat alle Schlüssel!\n" "Triff ^F4SOFORT^BG die anderen Schlüsselträger!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Die Runde beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGFrequenzbereich wird gescannt …" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGDu beginnst mit dem ^TC^TT Schlüssel" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGDu hast keine Leben übrig und musst auf die nächste Runde warten" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4152,43 +4157,43 @@ msgstr "" "^BGEs wird auf weitere Spieler gewartet …\n" "Benötigte Spieler: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEs wird auf %s Spieler gewartet …" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGDeine Waffe wurde verschlechtert, bis du etwas Munition findest!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^BGNoch ^F4^COUNT^BG, um etwas Munition zu finden!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGHol dir etwas Munition oder du stirbst in ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGHol dir etwas Munition! Noch ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra-Leben übrig: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Level %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGDrücke ^F2%s^BG, um das Spiel zu betreten" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4197,34 +4202,34 @@ msgstr "" "^F2^COUNT^BG bis zum Waffenwechsel …\n" "Nächste Waffe: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Aktive Waffe: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGDu hast Kontrollpunkt „%s^BG“ erobert" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGDu hast einen Kontrollpunkt erobert" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "Team ^TC^TT^BG hat Kontrollpunkt „%s^BG“ erobert" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "Team ^TC^TT^BG hat einen Kontrollpunkt erobert" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGDieser Kontrollpunkt kann momentan nicht erobert werden" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4232,11 +4237,11 @@ msgstr "" "^BGDer feindliche Generator kann noch nicht zerstört werden\n" "^F2Erobere ein paar Kontrollpunkte, um den Schild zu deaktivieren" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGDer ^TCfeindliche^BG Generator hat keinen Schild mehr!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4244,17 +4249,17 @@ msgstr "" "^K1Dein Generator hat KEINEN Schild!\n" "^BGErobere ein paar Kontrollpunkte zurück, um den Schild zu aktivieren!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGDrücke ^F2%s^BG zum Teleportieren" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeleportation deaktiviert für %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4262,7 +4267,7 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "Tötet weiter, bis wir einen Gewinner haben!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4270,7 +4275,7 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "Punktet weiter, bis wir einen Gewinner haben!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4284,7 +4289,7 @@ msgstr "" "Je mehr Kontrollpunkte dein Team hält,\n" "desto schneller zerfällt der gegnerische Generator" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4293,123 +4298,123 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "^F4%s ^BGwurde zum Spiel hinzugefügt!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Eingangs^BG-Portal erstellt" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Ausgangs^BG-Portal erstellt" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Portalerstellung fehlgeschlagen" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Stärke erfüllt deine Waffen mit unschlagbarer Kraft" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Die Stärke ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Ein Schild umgibt dich" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Der Schild ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Du gibst Gas" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Der Geschwindigkeitsbonus ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Du bist unsichtbar" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Die Unsichtbarkeit ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Das Rennen ist vorbei, beende deine Runde!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGAbfolge vollständig!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGEs gibt noch mehr …" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGNur noch %s^BG sind übrig …" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Die Superwaffen wurden zerstört" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Die Superwaffen sind verloren gegangen" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Du hast jetzt eine Superwaffe" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Teamwechsel zu ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Teamwechsel in ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Du schaust zu in ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Selbstmord in ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout endet in ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Der angegebenen Minispielsitzung kann nicht beigetreten werden!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGDrücke ^F2%s^BG, um ein- oder auszusteigen" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGDrücke ^F2%s^BG, um den Fahrzeuggeschützturm zu betreten" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGDrücke ^F2%s^BG, um dieses Fahrzeug zu stehlen" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4417,7 +4422,7 @@ msgstr "" "^F2Der Feind stehlt eines eurer Fahrzeuge!\n" "^F4Haltet sie auf!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Eindringling entdeckt, deaktiviere Schilde!" @@ -4825,166 +4830,165 @@ msgstr "Läufergeschützturm" msgid "Walker" msgstr "Läufer" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Männlich" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Weiblich" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Keine Angabe" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "EINGABE" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESCAPE" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "LEERTASTE" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "RÜCKTASTE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "PFEIL_RAUF" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "PFEIL_RUNTER" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "PFEIL_LINKS" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "PFEIL_RECHTS" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "STRG" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "UMSCHALT" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "EINFG" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "ENTF" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "BILD_AB" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "BILD_AUF" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "POS1" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "ENDE" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "NUMLOCK" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "FESTSTELLTASTE" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "ROLLEN" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "SEMIKOLON" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "GRAVIS" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "AKUT" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APOSTROPH" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BACKSLASH" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "ZB_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4993,78 +4997,78 @@ msgstr "ZB_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "ZB_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PUNKT" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "GETEILT" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "SLASH" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MAL" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MINUS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PLUS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "GLEICH" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "DRUCK" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "MAUS%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "MRADHOCH" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "MRADRUNTER" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "STEUERKREUZ_HOCH" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5074,132 +5078,133 @@ msgstr "STEUERKREUZ_HOCH" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "STEUERKREUZ_RUNTER" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "STEUERKREUZ_LINKS" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "STEUERKREUZ_RECHTS" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "START" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "ZURÜCK" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "LINKER_ANALOGSTICK" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "RECHTER_ANALOGSTICK" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "LINKE_SCHULTERTASTE" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "RECHTE_SCHULTERTASTE" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "LINKER_TRIGGER" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "RECHTER_TRIGGER" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "LINKER_ANALOGSTICK_HOCH" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "LINKER_ANALOGSTICK_RUNTER" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "LINKER_ANALOGSTICK_LINKS" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "LINKER_ANALOGSTICK_RECHTS" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "RECHTER_ANALOGSTICK_HOCH" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "RECHTER_ANALOGSTICK_RUNTER" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "RECHTER_ANALOGSTICK_LINKS" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "RECHTER_ANALOGSTICK_RECHTS" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "HOCH" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "RUNTER" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "LINKS" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "RECHTS" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDINOTE%d" @@ -5209,11 +5214,11 @@ msgstr "MIDINOTE%d" msgid "Press %s" msgstr "Drücke %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Rechts keine Waffe!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Links keine Waffe!" @@ -5249,55 +5254,56 @@ msgstr "Raptorleuchtfackel" msgid "Spiderbot" msgstr "Spinnenroboter" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "Waffen-dump-Befehl funktioniert nur mit sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Elektro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Feuerball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Schwere Lasersturmkanone" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Enterhaken" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Maschinengewehr" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Minenleger" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Granatwerfer" @@ -5305,11 +5311,11 @@ msgstr "Granatwerfer" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Gewehr" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5317,7 +5323,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Schrotflinte" @@ -5326,11 +5332,11 @@ msgstr "Schrotflinte" msgid "@!#%'n Tuba" msgstr "@!#% Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporisierer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5573,11 +5579,11 @@ msgstr " directmenu ITEM – wählt einen Menüeintrag als Haupteintrag aus" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree – gibt den Zustand des Menüs als Baum auf der Konsole aus" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Verfügbare Optionen:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Ungültiger Befehl. Für eine Liste an unterstützten Befehlen, versuch es mit " @@ -6168,26 +6174,6 @@ msgstr "Mit vertikaler Geschwindigkeit" msgid "Speed unit:" msgstr "Geschwindigkeitseinheit:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mil/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "kn" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Anzeigen" @@ -6628,7 +6614,7 @@ msgid "Default" msgstr "Standard" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Unbegrenzt" @@ -7006,10 +6992,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Waffen/Gegenstände-Mutatoren:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Enterhaken" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8582,7 +8564,7 @@ msgstr "Name des Flaggenträgers in CTF anzeigen" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Sonstige" @@ -8683,27 +8665,31 @@ msgstr "Alle Spieler in meiner Farbe zeigen" msgid "In non teamplay modes only" msgstr "Nur in Nicht-Teamspielen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "Nur in Duell" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Leichenausblendung:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Fleischteile:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Wenige" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Einige" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Viele" @@ -9077,93 +9063,89 @@ msgstr "Schnelles ADSL" msgid "Broadband" msgstr "Breitband" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Serveranfragen/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Downloads:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Maximale Anzahl der gleichzeitigen HTTP-/FTP-Downloads" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Downloadgeschwindigkeit:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Simulierte Latenz:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Netzwerkgraph anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" "Anzeige eines Netzwerkgraphs für gesendete/empfangene Pakete und weitere " "Informationen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Clientseitige Bewegungssimulation" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Fehlerkompensation" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Verschlüsselung (AES) benutzen, wenn verfügbar" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Framerate" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Unbegrenzt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Ziel:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Wenn inaktiv:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Unbegrenzt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "CPU-Zeit für andere Anwendungen sparen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Frames pro Sekunde anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Zeige die gerenderten Frames pro Sekunde" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Menü-Tooltips:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9171,41 +9153,41 @@ msgstr "" "Menü-Tooltips: Deaktiviert, Standard oder Fortgeschritten (zeigt auch der " "zum Menüeintrag zugewiesenen cvar oder Konsolenbefehl)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Standard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Fortgeschritten" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Aktuelles Datum und Uhrzeit zeigen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Zeigt aktuelles Datum und Tageszeit, nützlich auf Screenshots" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Entwicklermodus aktivieren" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Erweiterte Einstellungen …" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Erweiterte Einstellungen, in denen du jede beliebige Variable des Spiels " "ändern kannst" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Alles zurücksetzen" @@ -9452,21 +9434,21 @@ msgstr "nur Map" msgid "DF^All" msgstr "Immer" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Ecken, einige Dreiecke (kompatibel)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9474,35 +9456,35 @@ msgstr "" "Vertex Buffer Objects benutzen, um statische Geometrie im Grafikspeicher " "abzuspeichern, für ein schnelleres Rendern" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Ecken" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Ecken und Dreiecke" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Helligkeit:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Helligkeit von schwarz" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Kontrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Helligkeit von weiß" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9510,19 +9492,19 @@ msgstr "" "Inverser Gammakorrekturwert, ein Helligkeitseffekt, der nicht weiß oder " "schwarz beeinflusst" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Kontrasterhöhung:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Mit wieviel der Kontrast in dunklen Bereichen multipliziert wird" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Sättigung:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9530,11 +9512,11 @@ msgstr "" "Sättigungsanpassung (0 = Grautöne, 1 = normal, 2 = übersättigt), benötigt " "„GLSL color control“" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Umgebungslicht:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9542,19 +9524,19 @@ msgstr "" "Umgebungslicht, wenn zu hoch eingestellt, tendiert es dazu, das Licht auf " "Karten dumpf und flach erscheinen zu lassen" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Lichtstärke:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Globale Renderhelligkeit" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Bei jedem Frame auf die Grafikkarte warten" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9563,15 +9545,15 @@ msgstr "" "fertigzustellen; kann dabei helfen, ein paar seltsame Eingabe- oder " "Grafikverzögerungen auf einigen Maschinen zu beheben" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "OpenGL-2.0-Shaders verwenden (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psycho-Farben (Osterei)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Alles total verbiegen (Osterei)" @@ -9657,11 +9639,11 @@ msgstr "Dürfen Spielerstatistiken deinen Spitznamen aufnehmen?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Wenn du „Nein“ sagst, wirst du als „Anonymer Spieler“ erscheinen" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "mit Teams" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "jeder gegen jeden" @@ -10032,7 +10014,7 @@ msgstr "" "Speicherbedarf von Texturen verringern, daber Texturen werden sehr " "verschwommen erscheinen." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Einstellung der zu verwendenden Bildschirmauflösung" diff --git a/common.de_CH.po b/common.de_CH.po index 5daad62b8b..cfcf015a8d 100644 --- a/common.de_CH.po +++ b/common.de_CH.po @@ -15,7 +15,7 @@ # Larson März , 2016 # Larson März , 2016 # afba88cf42cbdff57149d4a6d53a94f9, 2018 -# Mirio , 2014-2017,2019 +# Mirio , 2014-2017,2019-2020 # Robert Katzinsky , 2020 # divVerent , 2011 # Sless , 2014 @@ -27,9 +27,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-11 16:37+0000\n" -"Last-Translator: Robert Katzinsky \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-20 23:59+0000\n" +"Last-Translator: Mirio \n" "Language-Team: German (http://www.transifex.com/team-xonotic/xonotic/" "language/de/)\n" "Language: de\n" @@ -38,24 +38,24 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" "^2Erfolgreich nach %s exportiert! (Anmerkung: Es wird in data/data/ " "gespeichert)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Konnte nicht nach %s schreiben" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Countdown-Nachricht bei Zeitpunkt %s, Sekunden übrig: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -64,16 +64,16 @@ msgstr "" "^1Mehrzeilige Nachricht beim Zeitpunkt %s, welche\n" "^1länger bleibt als üblich" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Nachricht beim Zeitpunkt %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Allgemeine Nachricht" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Spieler^7: Dies ist der Chat-Bereich." @@ -146,114 +146,96 @@ msgstr "^1Drücke ^3%s^1 für Spielmodus-Info" msgid "server info" msgstr "Serverinfo anzeigen" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Das Spiel hat bereits begonnen" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Du hast keine Leben mehr übrig" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Drücke ^3%s^1 zum Mitspielen" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "springen" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Das Spiel beginnt in ^3%d^1 Sekunden" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Momentan in der ^1Aufwärmphase^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sDrücke ^3%s%s, um die Aufwärmphase zu beenden" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "Bereit" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sDrücke ^3%s%s, sobald du bereit bist" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Es wird auf andere Spieler gewartet, um die Aufwärmphase zu beenden..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Es wird gewartet, bis andere Spieler bereit sind..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Drücke ^3%s^2, um die Aufwärmphase zu beenden" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Die Teams sind unausgeglichen!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Drücke ^3%s%s zum Anpassen" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "Team auswählen" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Du schaust diesem Spieler zu:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Dir schaut zu:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Drücke ^3ESC^7, um die HUD-Optionen anzuzeigen." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doppelklicke ^7ein Panel für Panel-spezifische Optionen." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3STRG^7, um Kollisionstests zu deaktivieren, ^3UMSCHALT ^7und" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3PFEILTASTEN ^7für Feinjustierungen." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Persönliche Bestzeit" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Server-Bestzeit" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Spieler %d" @@ -525,398 +507,398 @@ msgstr "QMCMD^Teams mischen" msgid "QMCMD^Spectate a player" msgstr "Einem Spieler zuschauen" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dR)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dR)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Startlinie" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Ziellinie" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Zwischenzeit %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "STRAFE: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "einen Kontrollpunkt verpasst" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Klicke, um Teleporterziel auszuwählen" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Klicke, um Startort zu auszuwählen" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Anzahl an Ballbesitzer-Kills" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "Bbkills" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "Bbzeit" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Gesamtzeit, die der Ball in Keepaway gehalten wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Wie oft eine Flagge (CTF) oder ein Schlüssel (KeyHunt) geschnappt wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "Caps" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "Capzeit" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Zeit der schnellsten Eroberung (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Anzahl Tode" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "Tode" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" "Anzahl der zerstörten Schlüssel, indem sie in die Leere geworfen wurden" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "zerstört" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "Schaden" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Angerichteter Gesamtschaden" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "Scherhal" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Erhaltener Gesamtschaden" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Anzahl fallengelassener Flaggen" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "Falleng" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "Spieler-Elo" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "Elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "Schnellste" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Zeit der schnellsten Runde (Rennen/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Anzahl der gemachten Fehler" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "Fehler" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Anzahl an Flaggenträgerkills" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "Ftkills" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Anzahl Kills minus Suizide" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "Frags" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Anzahl geschossener Tore" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "Tore" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Anzahl an Schlüsselträgerkills" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "Stkills" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "K/T" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "Das Kill-/Tod-Verhältnis" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "KTV" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "KT-Verh." -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Anzahl an Kills" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "Kills" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Anzahl gedrehter Runden (Rennen/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "Runden" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Anzahl Leben (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "Leben" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Wie oft ein Schlüssel verloren wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "Verlor" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Spielername" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "Name" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "Nick" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Anzahl an zerstörten Angriffszielen" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "Ziele" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Wie oft eine Flagge (CTF) oder ein Schlüssel (KeyHunt) oder ein Ball " "(Keepaway) aufgehoben wurde" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "Aufheb" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Latenz" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Paketverlust" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "Pv" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Anzahl der Spieler, die in die Leere geschubst wurden" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "Schubser" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Spielerrang" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "Rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Anzahl zurückgebrachter Flaggen" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "zurück" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Anzahl Wiederbelebungen" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "Wiederbe" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Anzahl gewonnener Runden" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "Rundensiege" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "Punkte" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Gesamtpunktzahl" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Anzahl Suizide" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "Suizide" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Anzahl der Kills minus der Tode" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "Summe" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Anzahl eroberter Dominationspunkte (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "erobert" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Anzahl der Teamkills" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "Teamkills" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Anzahl der Ticks/Zeiteinheiten (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "Ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "Zeit" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Gesamtzeit im Rennen (Rennen/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Du kannst die Punktetafel mit dem ^2scoreboard_columns_set^7-Befehl " "modifizieren." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Benutzung:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -924,7 +906,7 @@ msgstr "" "^2scoreboard_columns_set ^7ohne Argumente liest die Argumente von der cvar " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -932,7 +914,7 @@ msgstr "" " ^5Anmerkung: ^7scoreboard_columns_set ohne Argumente wird bei jedem " "Kartenstart ausgeführt" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -940,16 +922,16 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7lädt das Standard-Layout und " "expandiert es in die cvar scoreboard_columns, damit du sie bearbeiten kannst" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Du kannst ein ^3|^7 benutzen, um die rechtsbündigen Felder zu starten." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" "Die folgenden Feldnamen werden akzeptiert (Gross-/Kleinschreibung egal):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -962,7 +944,7 @@ msgstr "" "anzuzeigen. Du kannst ausserdem „all“ als ein Feld angeben, um\n" "alle verfügbaren Felder für den aktuellen Spielmodus anzuzeigen." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -971,11 +953,11 @@ msgstr "" "benutzt werden, um ALLE Spielmodi mit bzw. ohne Teams\n" "einzubinden bzw. auszuschliessen." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Beispiel: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -983,7 +965,7 @@ msgstr "" "wird name, ping und pl linksbündig anzeigen, und die Felder\n" "rechts vom Querstrich werden rechtsbündig sein." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -991,10 +973,10 @@ msgstr "" "„field3“ wird nur in CTF angezeigt, und „field4“ wird in allen\n" "anderen Spielmodi ausser DM angezeigt." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -1003,86 +985,78 @@ msgstr "" msgid "N/A" msgstr "N/V" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Genauigkeitsstatistik (Durchschnitt: %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Karten-Statistiken:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monster getötet:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Gefundene Geheimnisse:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Eroberungszeit-Rangliste" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Platzierungen" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f Minuten" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "Punkte" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Karte: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Geschwindigkeitspreis: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Rekordtempo: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Zuschauer" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Erneut spawnen in ^3%s^1 …" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Du bist tot, warte ^3%s^7 bis zum Respawn" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Du bist tot, drücke ^2%s^7, um neu zu spawnen" @@ -1091,27 +1065,27 @@ msgstr "Du bist tot, drücke ^2%s^7, um neu zu spawnen" msgid "WARMUP" msgstr "AUFWÄRMPHASE" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1Du musst antworten, bevor du den HUD-Konfigurationsmodus betrittst" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Name ^7statt „^1Anonymous player^7“ in den Statistiken" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Eine Abstimmung wurde initiiert für:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Erlaube Servern, deinen Namen zu speichern und später zu zeigen?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Das HUD konfigurieren" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1124,7 +1098,7 @@ msgstr "^1Das HUD konfigurieren" msgid "Yes" msgstr "Ja" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1149,67 +1123,67 @@ msgstr "Nicht dabei" msgid "Unavailable" msgstr "Fehlend" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mi/h" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mil/h" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " Knoten" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "kn" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (nicht zugewiesen)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 Stimme)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d Stimmen)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Mir egal" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Wähle den Spieltyp" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Stimme für eine Karte ab" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d Sekunden übrig" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" "mv_mapdownload: ^3Du solltest diesen Befehl nicht selbstständig benutzen!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Fehler:^7pak-Index konnte nicht gefunden werden." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Vorschau abfragen ..." @@ -1217,15 +1191,15 @@ msgstr "Vorschau abfragen ..." msgid "Trying to remove a team which is not in the teamlist!" msgstr "Versuchte, ein Team zu löschen, das nicht in der Teamliste ist!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Granaten-Timer" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Eroberungsfortschritt" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Wiederbelebungsfortschritt" @@ -1238,285 +1212,316 @@ msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" "Benachrichtigungs-Neustart-Befehl funktioniert nur mit cl_cmd und sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Balldieb" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "Kugeln" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Zerstöre Hindernisse, um den gegnerischen Reaktorkern zu zerstören, bevor " +"die Zeit abläuft" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "Zellen" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Punktelimit:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "Plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan-Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "Raketen" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Töte alle feindlichen Teammitglieder, um zu gewinnen" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "Patronen" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Punktelimit:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Kleine Rüstung" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "" +"Wähle die Anzahl an Frags, die benötigt somd, damit die Map endet oder " +"verwende den Map-Standard für diese Option" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Mittlere Rüstung" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Eroberungszeit-Rangliste" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Grosse Rüstung" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Megarüstung" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Finde die gegnerische Flagge und bringe sie in die Basis deines Teams, " +"verteidige deine Basis vom Team des Gegners" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Kleine Gesundheit" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Eroberungs-Limit:" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Mittlere Gesundheit" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Die Anzahl der benötigten Flaggeneroberungen, bevor die Runde endet" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Grosse Gesundheit" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Platzierungen" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Megagesundheit" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "CTS-Rennen" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Ein Rennen um die schnellste Zeit." -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "Treibstoff" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Treibstoff-Regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Erziele so viele Frags wie möglich" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Treibstoff-Regeneration" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Nimm alle Kontrollpunkte ein und verteidige sie, um zu gewinnen" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Stärke" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Schutzschild" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Die Anzahl der benötigten Punkte, bevor die Runde endet" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#% Tuba-Werfen" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Duell" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Punktelimit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "Kämpfe in einem 1-gegen-1-Arenakampf, um den Sieger zu bestimmen" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze-Tag" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -"Wähle die Anzahl an Frags, die benötigt somd, damit die Map endet oder " -"verwende den Map-Standard für diese Option" +"Töte Gegner, um sie einzufrieren, stelle dich neben eingefrorene " +"Teammitglieder, um sie wieder aufzutauen, friere alle Gegner ein, um zu " +"gewinnen" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasion" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Erziele so viele Frags wie möglich" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Überlebe gegen Wellen von Monstern" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Halte den Ball, und töte, um Punkte zu sammeln" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Sammle alle Schlüssel, um die Runde zu gewinnen" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Das Spiel hat bereits begonnen" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Du hast keine Leben mehr übrig" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Überlebe und töte, bis die Feinde keine Leben mehr übrig haben" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Leben:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" +"Schiesse den Ball in das Tor des gegnerischen Teams, halte dein Tor sauber" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Tore:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Die Anzahl der benötigten Tore, bevor die Runde endet" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Balldieb" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Nimm Kontrollpunkte ein, um den gegnerischen Generator zu erreichen und zu " +"zerstören" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Persönliche Bestzeit" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Server-Bestzeit" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Rennen" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Renne gegen die anderen Spieler zur Ziellinie" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Runden:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "CTS-Rennen" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Ein Rennen um die schnellste Zeit." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Punktelimit:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Hilf deinem Team, mehr Frags zu erzielen als das gegnerische Team" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team-Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Die Anzahl der benötigten Punkte, bevor die Runde endet" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture the Flag" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Finde die gegnerische Flagge und bringe sie in die Basis deines Teams, " -"verteidige deine Basis vom Team des Gegners" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Eroberungs-Limit:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Die Anzahl der benötigten Flaggeneroberungen, bevor die Runde endet" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan-Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Töte alle feindlichen Teammitglieder, um zu gewinnen" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Nimm alle Kontrollpunkte ein und verteidige sie, um zu gewinnen" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "Kugeln" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "Zellen" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Sammle alle Schlüssel, um die Runde zu gewinnen" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "Plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "Raketen" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "Patronen" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Zerstöre Hindernisse, um den gegnerischen Reaktorkern zu zerstören, bevor " -"die Zeit abläuft" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Kleine Rüstung" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "" -"Nimm Kontrollpunkte ein, um den gegnerischen Generator zu erreichen und zu " -"zerstören" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Mittlere Rüstung" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Grosse Rüstung" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Megarüstung" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "" -"Schiesse den Ball in das Tor des gegnerischen Teams, halte dein Tor sauber" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Kleine Gesundheit" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Tore:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Mittlere Gesundheit" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Die Anzahl der benötigten Tore, bevor die Runde endet" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Grosse Gesundheit" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze-Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Megagesundheit" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Töte Gegner, um sie einzufrieren, stelle dich neben eingefrorene " -"Teammitglieder, um sie wieder aufzutauen, friere alle Gegner ein, um zu " -"gewinnen" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Jetpack" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Halte den Ball, und töte, um Punkte zu sammeln" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "Treibstoff" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Treibstoff-Regenerator" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Treibstoff-Regeneration" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Überlebe gegen Wellen von Monstern" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Stärke" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Duell" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Schutzschild" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "Kämpfe in einem 1-gegen-1-Arenakampf, um den Sieger zu bestimmen" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#% Tuba-Werfen" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1812,8 +1817,8 @@ msgid "Resistance" msgstr "Widerstand" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Geschwindigkeit" @@ -1909,8 +1914,8 @@ msgstr "Vaporisierermunition" msgid "Extra life" msgstr "Extraleben" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Unsichtbarkeit" @@ -1950,11 +1955,11 @@ msgstr "Schleiergranate" msgid "Grenade" msgstr "Granate" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Overkill-Schweres-Maschinengewehr" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Overkill-Maschinengewehr" @@ -1962,7 +1967,7 @@ msgstr "Overkill-Maschinengewehr" msgid "Overkill Nex" msgstr "Overkill-Nex" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Overkill-Raketenkettensäge" @@ -2131,18 +2136,18 @@ msgstr "%s braucht Hilfe!" msgid "^1Server notices:" msgstr "^1Serverbenachrichtigungen:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTE: ^BGZuschauerchat wird während des Spiels nicht an die Spieler " "gesendet" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge erobert" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2151,17 +2156,17 @@ msgstr "" "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, und damit ^BG" "%s^BGs Rekord von ^F2%s^BG Sekunden geschlagen" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG hat die Flagge erobert" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2170,34 +2175,34 @@ msgstr "" "^BG%s^BG hat die ^TC^TT^BG Flagge in ^F1%s^BG Sekunden erobert, konnte " "jedoch nicht ^BG%s^BGs Rekord von ^F2%s^BG Sekunden schlagen" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" "^BGDie ^TC^TT^BG Flagge wurde von ihrem Besitzer zur Basis zurückgebracht" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGDie Flagge ist zu ihrem Besitzer zurückgekehrt" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGDie ^TC^TT^BG Flagge wurde zerstört und zur Basis zurückgebracht" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGDie Flagge wurde zerstört und ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" "^BGDie ^TC^TT^BG Flagge fühlte sich in der Basis vernachlässigt und ist " "einfach nach Hause gerannt" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGDie Flagge wurde in der Basis zurückgelassen und ist zurückgekehrt" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2205,13 +2210,13 @@ msgstr "" "^BGDie ^TC^TT^BG Flagge fiel an einen unerreichbaren Ort und ist daher " "heimgeflogen" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" "^BGDie Flagge fiel an einen unerreichbaren Ort und ist daher aus Langeweile " "heimgeflogen" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2220,7 +2225,7 @@ msgstr "" "^BGDie ^TC^TT^BG Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld " "mehr und ist nach Hause gegangen" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2228,208 +2233,208 @@ msgstr "" "^BGDie Flagge hatte nach ^F1%.2f^BG Sekunden einfach keine Geduld mehr und " "ist nach Hause gegangen" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGDie ^TC^TT^BG Flagge ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGDie Flagge ist zur Basis zurückgekehrt" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge verloren" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG hat die Flagge verloren" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge genommen" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG hat die Flagge genommen" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG hat die ^TC^TT^BG Flagge zurückgebracht" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Münzwurf … Ergebnis: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGDu hast keinen Treibstoff für den ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Du hast keine UID, weshalb superspec-Optionen nicht gespeichert/geladen " "werden können" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" "^F1Die Runde hat bereits begonnen, daher musst du auf die nächste Runde " "warten" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Du wirst in der nächsten Runde zuschauen" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 wurde durch ^BG%s^K1s ^BG%s^K1-Bonus getötet ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 wurde durch ^BG%s^K1s ^BG%s^K1-Bonus zu Punkten verarbeitet ^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde unfair aus dem Spiel geworfen von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 ertränkt%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1%s%s umgelegt" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 verbrannte sich ein wenig am ^BG%s^K1s Feuer^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 knusprig gebraten%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1 gekocht^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde vor Monster befördert von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 wurde in die Luft gejagt von ^BG%s^K1s Granate%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 trat einer Napalmexplosion ein wenig zu nahe%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Napalmgranate abgefackelt%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 wurde in die Luft gejagt von ^BG%s^K1s Eisgranate%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 erfror durch ^BG%s^K1s Eisgranate%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" "^BG%s%s^K1 konnte von ^BG%s^K1s Medizingranate nicht geheilt werden%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde ins All geschossen von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde vollgeschleimt von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde verschont von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 versuchte ^BG%s^K1s Teleporterplatz zu blockieren%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde telefragged von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 starb in einem Unfall mit ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Hummel explodierte%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 sah die schönen Lichter von ^BG%s^K1 Hummel-Waffe%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde zerquetscht von ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 wurde gesprengt von ^BG%s^K1s Raptor%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 konnte ^BG%s^K1s blauen Blobs nicht widerstehen%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Raptor explodierte%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2437,592 +2442,592 @@ msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Spinnenroboter " "explodierte%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Spinnenroboter geschreddert%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Spinnenroboter in Stücke gesprengt%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 wurde in die Luft gesprengt als ^BG%s^K1s Raser explodierte%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Raser durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 konnte keinen Schutz vor ^BG%s^K1s Raser finden%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1%s%s in eine Welt des Schmerzes befördert" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 wurde in %s%s verschoben" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 hat sich mit dem Gott des Teamspiels angelegt%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 dachte, einen schönen Campingplatz gefunden zu haben%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 tötete sich unfairerweise selbst%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 konnte den Atem nicht anhalten%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 war zu lang im Wasser%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 erreichte den Boden mit zu viel Schwung%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 kam mit einem Knirschen auf dem Boden auf%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 wurde etwas zu knusprig!%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 wurde es zu heiss%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 starb%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 fand ein heisses Plätzchen%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 wurde zu heisser Schlacke%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 explodierte durch einen Magier%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1s Eingeweide wurden von einem Shambler nach aussen gekehrt%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 wurde von einem Shambler zerquetscht%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 wurde von einem Shambler geschockt%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 wurde von einer Spinne gebissen%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 wurde mit einem Lindwurmfeuerball vertraut gemacht%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 folgt nun den Zombies%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 bekam Kung-Fu-Unterricht von einem Zombie%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 meisterte die Kunst der Selbstsprengung%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 wollte sich so eine Napalmexplosion mal genauer ansehen%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 wurde von der eigenen Napalmgranate verbrannt%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 wollte nur ein wenig chillen%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 erfror durch die eigene Eisgranate%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1s Medizingranate war nicht sehr heilsam%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 starb%s%s. Was ist der Sinn in einem Leben ohne Munition?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 hatte keine Munition mehr%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 verweste%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 wurde zur Sternschnuppe%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 wurde vollgeschleimt%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 konnte es nicht mehr ertragen%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 ist nun für die Jahre, die noch kommen mögen, konserviert%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 wurde verschoben zu %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 starb in einem Unfall%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 rannte in einem Geschützturm%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 wurde vom eRad weggeblasen%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 wurde vom FLAC-Feuer erwischt%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 wurde vom Hellion-Geschützturm weggeblasen%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 konnte sich nicht vor dem Jäger-Geschützturm verstecken%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 wurde von einem Geschützturm durchlöchert%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" "^BG%s^K1 wurde von einem MLRS-Geschützturm in qualmende Reste zerschossen%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 wurde von einem Geschützturm ausgemustert%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 bekam superheisses Plasma von einem Geschützturm serviert%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 wurde von der Tesla geschockt%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 bekam eine Bleiveredelung vom Läufer spendiert%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 wurde vom Läufer gepfählt%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 wurde vom Läufer weggeblasen%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 wurde von einer Hummel-Explosion erfasst%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 wurde von einem Fahrzeug zerquetscht%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 wurde von einer Raptor-Splittergranate zerfetzt%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 wurde von der Raptor-Explosion erfasst%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" "^BG%s^K1 war einer Explosion eines Spinnenroboters schutzlos ausgeliefert%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 wurde von einer Spinnenroboter-Rakete in Fetzen gerissen%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 wurde vom Raser erfasst%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 konnte keinen Schutz vor der Raserrakete finden%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 wurde von ^BG%s^K1 verraten%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s alle %s Sekunden)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 wurde von ^BG%s^K1 vereist" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 wurde von ^BG%s^K3 wiederbelebt" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 wurde durch Herunterfallen wiederbelebt" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" "^BG%s^K3 wurde durch eine eigene Granaten-Explosion von den Toten auferweckt" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 wurde nach %s Sekunden automatisch wiederbelebt" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 frierte sich selbst ein" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "Team ^TC^TT^BG gewinnt die Runde" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG gewinnt die Runde" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRunde unentschieden" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGDie Runde ist vorbei, aber es gibt keinen Gewinner" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGGodmode ersparte dir %s Schaden, du Cheater!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG hat den %s^BG-Bonus bekommen!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG hat den %s^BG-Bonus verloren!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGDu hast den %s^BG-Bonus fallengelassen!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGDu hast den %s^BG-Bonus bekommen!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGDu hast nicht: ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGDu hast ^F1%s^BG%s weggeworfen" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^F1%s^BG erhalten" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGDu hast nicht genug Munition für ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s^BG kann nicht ^F1%s^BG schiessen, aber ^F1%s^BG schon" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ist auf dieser Karte ^F4nicht verfügbar" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG verbindet sich …" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 hat sich verbunden" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 spielt jetzt" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 spielt jetzt für Team ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG hat den Ball verloren!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG hat den Ball genommen!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG eroberte die Schlüssel für Team ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG liess den ^TC^TT^BG Schlüssel fallen" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG verlor den ^TC^TT^BG Schlüssel" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG schubste %s^BG und zerstörte somit den ^TC^TT^BG Schlüssel" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG hat den ^TC^TT^BG Schlüssel zerstört" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG hat den ^TC^TT^BG Schlüssel aufgenommen" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 aufgegeben" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 hat keine Leben mehr übrig" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGMonster sind im Moment deaktiviert " -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGTeam ^TC^TT^BG hielt den Ball zu lange fest" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG hat Kontrollpunkt „%s^BG“ erobert" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG hat einen Kontrollpunkt erobert" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "Kontrollpunkt „%s^BG“ von Team ^TC^TT^BG wurde von %s zerstört" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "Kontrollpunkt von Team ^TC^TT^BG wurde von %s zerstört" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "Der ^TC^TT^BG Generator wurde zerstört" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "Der ^TC^TT^BG Generator ist aufgrund der Verlägerung spontan von selbst " "explodiert!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 hat Unsichtbarkeit aufgesammelt" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 hat den Schild aufgenommen" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 hat Geschwindigkeit aufgenommen" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 hat Stärke aufgenommen" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 hat sich getrennt" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 wurde aufgrund von Inaktivität gekickt" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -3030,51 +3035,51 @@ msgstr "" "^F2Du wurdest vom Server gekickt, weil du Zuschauer bist, und Beobachter " "sind im Moment nicht erlaubt." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 wurde für übertriebene Teamkills hinausgeworfen" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 schaut nun zu" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG hat das Rennen aufgegeben" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG konnte den eigenen Rekord auf dem %s%s^BG Platz von %s%s %s nicht " "schlagen" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG konnte den Rekord auf dem %s%s^BG Platz von %s%s %s nicht schlagen" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG hat das Rennen beendet" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG brach %s^BGs %s%s^BG Rekord mit %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" "^BG%s^BG verbesserte den eigenen Rekord auf dem %s%s^BG Platz mit %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3083,7 +3088,7 @@ msgstr "" "^BG%s^BG hat einen neuen Rekord ^F2%s^BG erzielt, aber unglücklicherweise " "ist keine UID vorhanden und der Rekord wird verloren gehen." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3092,12 +3097,12 @@ msgstr "" "^BG%s^BG hat einen neuen Rekord mit ^F2%s^BG erzielt, aber er ist anonym und " "wird verloren gehen." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG hält den %s%s^BG Rekord mit %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3106,11 +3111,11 @@ msgstr "" "^F4YDu wurdest von ^BG%s^F4 in das Spiel vom Typ ^F2%s^F4 eingeladen " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "Team ^TC^TT^BG punktet!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3119,20 +3124,20 @@ msgstr "" "^F2Du musst in den nächsten %s Spieler werden, oder du wirst gekickt, denn " "zuschauen ist momentan nicht erlaubt." -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 hat eine Superwaffe aufgesammelt" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGDu kannst nicht in ein grösseres Team wechseln" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGDu darfst nicht das Team wechseln" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3141,7 +3146,7 @@ msgstr "" "^F4Anmerkung: ^BGDer Server läuft unter ^F1Xonotic %s (beta)^BG, du hast " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3149,7 +3154,7 @@ msgstr "" "^F4Anmerkung: ^BGDer Server läuft unter ^F1Xonotic %s^BG, du hast^F2Xonotic " "%s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3158,12 +3163,12 @@ msgstr "" "^F4Anmerkung: ^F1Xonotic %s^BG ist raus und du hast noch ^F2Xonotic %s^BG - " "hol dir das Update von ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Build-Information: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3171,136 +3176,136 @@ msgstr "" "^BG%s%s^K1 starb von ^BG%s^K1s grossartigen Spielkünsten auf dem @!#%% " "Akkordeon%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 bekam Schmerzen vom @!#%% Akkordeon%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Arc geschockt%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Arcblitzen zerfetzt%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Blaster erschossen%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 hat sich selbst mit dem Blaster in die Hölle geschossen%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 hat den starken Zug von ^BG%s^K1s Crylink gespürt%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 hat den starken Zug der eigenen Crylink gespürt%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 hat ^BG%s^K1s Rakete gefressen%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 kam zu nah an der Rakete von ^BG%s^K1 heran%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 hat sich mit dem Devastator in die Luft gejagt%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Elektrokugeln zerfetzt%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 fühlte die elektrifizierte Luft von ^BG%s^K1s Elektro-Kombi%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 kam ^BG%s^K1s Elektro-Kugel zu nahe%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 hat mit Elektro-Blitzen gespielt%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 konnte sich nicht erinnern, wo noch einmal diese Elektro-Kugel lag%s" "%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 war zu nah an ^BG%s^K1s Feuerball%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Feuermine verbrannt%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 hätte eine kleinere Waffe nutzen sollen%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 hat vergessen, wo die eigene Feuermine lag%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 wurde von einer Kombi von ^BG%s^K1s Hagar-Raketen durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Hagar-Raketen durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 spielte mit kleinen Hagar-Raketen%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 wurde mit ^BG%s^K1s SLSK niedergestreckt%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 war ein bisschen schreckhaft mit seiner SLSK%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Hook-Gravity-Bombe erfasst%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3308,66 +3313,66 @@ msgstr "" "^BG%s%s^K1 starb von ^BG%s^K1s grossartigen Spielkünsten auf der @!#%% " "Kleinschen Flasche%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 bekam Schmerzen von der @!#%% Kleinschen Flasche%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde zielsicher durch^BG%s^K1s Maschinengewehr weggepustet%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 wurde durch ^BG%s^K1s Maschinengewehr durchsiebt%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGMehr als ^F2%s^BG Minen kannst du nicht auf einmal legen" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 kam zu nah an ^BG%s^K1s Mine%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 hat seine Mine vergessen%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 kam ^BG%s^K1s Granate zu nah%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 bekam ^BG%s^K1s Granate zu fressen%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 hat die eigene Granate nicht beachtet%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 jagte sich mit dem eigenen Granatwerfer in die Luft%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde vom Schweren Maschinengewehr (Overkill) von ^BG%s^K1 " "abgeschossen%s%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" @@ -3375,19 +3380,19 @@ msgstr "" "^BG%s%s^K1 wurde vom ^BG%s^K1s Overkill-Schweres-Maschinengewehr in Stücke " "zerrissen%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Maschinengewehr durchlöchert%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Nex vaporisiert%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3396,14 +3401,14 @@ msgstr "" "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Raketenkettensäge in zwei Teile " "zersägt%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 ist ^BG%s^K1s Overkill-Raketenkettensäge fast ausgewichen%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3411,7 +3416,7 @@ msgstr "" "^BG%s^K1 wurde von der eigenen Overkill-Raketenkettensäge in zwei Teile " "zersägt%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" @@ -3419,133 +3424,133 @@ msgstr "" "^BG%s^K1 sprengte sich mit der eigenen Overkill-Raketenkettensäge selbst in " "die Luft%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Overkill-Schrotflinte abgeschossen%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 wurde professionell von ^BG%ss^K1 Gewehr ausgeschaltet%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 starb im ^BG%s^K1s Gewehrkugelhagel%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 schaffte es nicht, sich vor ^BG%s^K1s Gewehrkugelhagel zu " "verstecken%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 versagte, sich vor ^BG%s^K1s Gewehr zu verstecken%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Seeker-Raketen zerlegt%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Seeker markiert%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 spielte mit den kleinen Seeker-Raketen%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 wurde von ^BG%s^K1s Shockwave abgeknallt%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 schlug ^BG%s^K1 eine runter mit ner grossen Schockwave%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 wurde mit ^BG%s^K1s Schrotflinte abgeknallt%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" "^BG%s%s^K1 schlug ^BG%s^K1 eine runter mit ner grossen Schrotflinte%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1denkt nun mit Portalen%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 starb durch ^BG%s^K1s grossartigem Spiel auf der @!#%% Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 bekam Schmerzen durch die @!#%% Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 sublimierte angesichts ^BG%s^K1s Vaporisierers%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 verdampfte angesichts ^BG%s^K1s Vortex%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Du bist jetzt alleine!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGDu bist im Angreifer-Team!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGDu bist im Verteidiger-Team!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGZiel in ^F4%s^BG zerstört!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Los!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Das Spiel beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Die Runde beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Die Runde kann nicht beginnen" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Campe nicht!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3555,11 +3560,11 @@ msgstr "" "^BGDu kannst ^F2versuchen^BG, die Flage noch einmal\n" "^BGzu erobern, wenn du glaubst, es zu schaffen." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGDiese Flagge ist zur Zeit nicht aktiv" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3570,219 +3575,219 @@ msgstr "" "^BGdie Flagge zu erobern. Gewinne Punkte in der Verteidigung,\n" "^BGbevor du es noch einmal versuchst." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge erobert!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGDu hast die Flagge erobert!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGZu viele Flaggen geworfen! Das Werfen wurde für %s deaktiviert." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG passte die ^TC^TT^BG Flagge zu %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG hat die Flagge %s übergeben" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGDu bekamst die ^TC^TT^BG Flagge von %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGDu bekamst die Flagge von %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGDrücke ^F2%s^BG, um die Flagge von %s zu erhalten^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BG%s^BG wird darum gebeten, dir die Flagge zu passen" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGDu hast die ^TC^TT^BG Flagge an %s gepasst" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGDu hast die Flagge an %s gepasst" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGDu hast die Flagge!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGDu hast die Flagge deines %sTeams^BG, bring sie zurück!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGDu hast die Flagge des %sFeindes^BG, bring sie zurück!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat eure Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat eure Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat die Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat die Flagge! Bringt sie zurück!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGDer %sFeind^BG hat seine Flagge! Hol sie!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGDer %sFeind (^BG%s%s)^BG hat seine Flagge! Hol sie!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGDein %sTeamkollege^BG hat die ^TC^TT^BG Flagge! Beschütze ihn!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGDein %sTeamkollege (^BG%s%s)^BG hat die ^TC^TT^BG Flagge! Beschütze ihn!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGDein %sTeamkollege^BG hat die Flagge! Beschütze ihn!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGDein %sTeamkollege (^BG%s%s)^BG hat die Flagge! Beschütz ihn!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGFeinde können dich nun auf dem Radar sehen!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGDu hast die ^TC^TT^BG Flagge zurückgebracht!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPatt! Du kannst Gegner nun auf dem Radar sehen!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGPatt! Flaggenträger können jetzt von Feinden auf dem Radar gesehen werden!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sDu hast ^BG%s^K3 getötet" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sDu hast gegen ^BG%s^K3 gepunktet" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 getötet" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%s^BG%s^K1 hat gegen dich gepunktet" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sDu hast ^BG%s verbrannt" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s verbrannt" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sDu hast ^BG%s^K3 eingefroren" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 eingefroren" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sDu hast ^BG%s^K1 beim Tippen getötet" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sDu hast gegen ^BG%s^K1 beim Tippen gepunktet" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sDu wurdest von ^BG%s^K1 beim Tippen getötet" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%s^BG%s^K1 hat gegen dich beim Tippen gepunktet" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGDrücke ^F2%s^BG erneut, um die Granate zu werfen!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Du erhältst eine ^K1BONUS-GRANATE^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3791,220 +3796,220 @@ msgstr "" "^BGDu wurdest in ein anderes Team verlegt\n" "Du bist jetzt in: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Bekämpfe nicht deine Teamkameraden!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nicht auf deine Teamkameraden einschiessen!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Stirb, Camper!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Überdenke dein Verhalten, Camper!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Du hast dich auf unfaire Weise selbst eliminiert!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Du warst %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Du hast keine Luft mehr bekommen!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Du bist mit einem Krachen auf dem Boden aufgeschlagen!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Dir wurde etwas zu heiss!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Du wurdest etwas zu knusprig!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Du hast dich selbst umgebracht, du Trottel!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Du musst vorsichtiger sein!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Du konntest die Hitze nicht ertragen!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Du musst auf Monster aufpassen!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Du wurdest von einem Monster getötet!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Schmeckt nach Hühnchen!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Du has vergessen, den Pin wieder reinzustecken!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Es ist schlecht, bei einer Napalmexplosion herumzuhängen!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Dir wurde ein wenig kühl!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Dir wurde ein wenig zu kalt!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Deine Medizingranate ist ein wenig defekt" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Du wirst wiederbelebt, weil du keine Munition mehr hast …" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Du wurdest getötet, weil du keine Munition mehr hast …" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Du wurdest zu alt, denn du hast deine Medizin nicht genommen" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Du solltest deine Gesundheit erhalten" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Du wurdest zur Sternschnuppe!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Du bist im Schleim zerschmolzen!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Du hast Selbstmord begangen!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Du hast alles beendet!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Du bist in einem Sumpf stecken geblieben!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGDu bist jetzt in: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Du bist bei einem Unfall gestorben!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Geschütz!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Du wurdest von einem Geschütz getötet!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" "^K1Du hattest eine unglückliche Auseinandersetzung mit einem eRad-Geschütz!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Du wurdest von einem eRad-Geschütz getötet!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" "^K1Du hattest eine unglückliche Auseinandersetzung mit einem Läufer-Geschütz!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Du wurdest von einem Läufer-Geschütz getötet!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Du wurdest von der Explosion einer Hummel getötet!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Du wurdest von einem Fahrzeug zerquetscht!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Du wurdest in Raptor-Streubomben gefangen!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Du wurdest von der Explosion eines Raptors getötet!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Du wurdest von der Explosion eines Spiderbots getötet!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" "^K1Du wurdest von der Rakete eines Spinnenroboters in Stücke gesprengt!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Du wurdest von der Explosion eines Rasers getötet!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Du konntest keinen Schutz vor der Rakete eines Rasers finden!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Achte darauf, wo du hintrittst!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiot! Du hast ^BG%s^K1 getötet, einen Teamkollegen von dir!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiot! Du hast ^BG%s^K1 getroffen, einen Teamkollegen von dir!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Du wurdest von ^BG%s^K1, einem Teamkollegen, getötet" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^BG%s^K1, ein Teamkollege, hat gegen dich gepunktet" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -4012,74 +4017,74 @@ msgstr "" "^K1Steh nicht herum!\n" "^BGDie Verbindung wird in ^COUNT getrennt …" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGDu brauchst %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGDu brauchst auch %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGTür entriegelt!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Aufgesammelte Extra-Leben: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Du hast ^BG%s^K3 wiederbelebt" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Du hast dich selbst wiederbelebt" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Du wurdest von ^BG%s^K3 wiederbelebt" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Du wurdest automatisch nach %s Sekunden wiederbelebt" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGDer Generator steht unter Beschuss!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "Team ^TC^TT^BG verliert die Runde" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Du hast dich selbst eingefroren" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Die Runde hat bereits begonnen, du spawnst eingefroren" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s ist angekommen!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^F1Treibstoff-Regenerator^BG erhalten" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^F1Jetpack^BG erhalten" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4087,7 +4092,7 @@ msgstr "" "^K1Keine Spawnpunkte frei!\n" "Hoffentlich schafft es dein Team …" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4095,16 +4100,16 @@ msgstr "" "^K1Du kannst dem Spiel momentan nicht beitreten.\n" "Die maximale Anzahl an Spielern ist bereits erreicht." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGDu hast den Ball aufgenommen" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" "^BGSpieler zu töten, während du den Ball nicht hast, bringt dir keine Punkte!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4112,7 +4117,7 @@ msgstr "" "^BGDein Team hat alle Schlüssel!\n" "Hilf den Schlüsselträgern, sich zu treffen!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4120,7 +4125,7 @@ msgstr "" "^BGTeam ^TC^TT^BG hat alle Schlüssel!\n" "^F4SOFORT^BG eingreifen!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4128,23 +4133,23 @@ msgstr "" "^BGDein Team hat alle Schlüssel!\n" "Triff ^F4SOFORT^BG die anderen Schlüsselträger!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Die Runde beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGFrequenzbereich wird gescannt …" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGDu beginnst mit dem ^TC^TT Schlüssel" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGDu hast keine Leben übrig und musst auf die nächste Runde warten" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4153,43 +4158,43 @@ msgstr "" "^BGEs wird auf weitere Spieler gewartet …\n" "Benötigte Spieler: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEs wird auf %s Spieler gewartet …" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGDeine Waffe wurde verschlechtert, bis du etwas Munition findest!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^BGNoch ^F4^COUNT^BG, um etwas Munition zu finden!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGHol dir etwas Munition oder du stirbst in ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGHol dir etwas Munition! Noch ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra-Leben übrig: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Level %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGDrücke ^F2%s^BG, um das Spiel zu betreten" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4198,34 +4203,34 @@ msgstr "" "^F2^COUNT^BG bis zum Waffenwechsel …\n" "Nächste Waffe: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Aktive Waffe: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGDu hast Kontrollpunkt „%s^BG“ erobert" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGDu hast einen Kontrollpunkt erobert" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "Team ^TC^TT^BG hat Kontrollpunkt „%s^BG“ erobert" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "Team ^TC^TT^BG hat einen Kontrollpunkt erobert" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGDieser Kontrollpunkt kann momentan nicht erobert werden" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4233,11 +4238,11 @@ msgstr "" "^BGDer feindliche Generator kann noch nicht zerstört werden\n" "^F2Erobere ein paar Kontrollpunkte, um den Schild zu deaktivieren" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGDer ^TCfeindliche^BG Generator hat keinen Schild mehr!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4245,17 +4250,17 @@ msgstr "" "^K1Dein Generator hat KEINEN Schild!\n" "^BGErobere ein paar Kontrollpunkte zurück, um den Schild zu aktivieren!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGDrücke ^F2%s^BG zum Teleportieren" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeleportation deaktiviert für %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4263,7 +4268,7 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "Tötet weiter, bis wir einen Gewinner haben!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4271,7 +4276,7 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "Punktet weiter, bis wir einen Gewinner haben!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4285,7 +4290,7 @@ msgstr "" "Je mehr Kontrollpunkte dein Team hält,\n" "desto schneller zerfällt der gegnerische Generator" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4294,123 +4299,123 @@ msgstr "" "^F4VERLÄNGERUNG^F2!\n" "^F4%s ^BGwurde zum Spiel hinzugefügt!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Eingangs^BG-Portal erstellt" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Ausgangs^BG-Portal erstellt" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Portalerstellung fehlgeschlagen" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Stärke erfüllt deine Waffen mit unschlagbarer Kraft" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Die Stärke ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Ein Schild umgibt dich" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Der Schild ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Du gibst Gas" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Der Geschwindigkeitsbonus ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Du bist unsichtbar" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Die Unsichtbarkeit ist wieder verschwunden" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Das Rennen ist vorbei, beende deine Runde!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGAbfolge vollständig!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGEs gibt noch mehr …" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGNur noch %s^BG sind übrig …" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Die Superwaffen wurden zerstört" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Die Superwaffen sind verloren gegangen" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Du hast jetzt eine Superwaffe" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Teamwechsel zu ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Teamwechsel in ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Du schaust zu in ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Selbstmord in ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout beginnt in ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout endet in ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Der angegebenen Minispielsitzung kann nicht beigetreten werden!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGDrücke ^F2%s^BG, um ein- oder auszusteigen" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGDrücke ^F2%s^BG, um den Fahrzeuggeschützturm zu betreten" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGDrücke ^F2%s^BG, um dieses Fahrzeug zu stehlen" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4418,7 +4423,7 @@ msgstr "" "^F2Der Feind stehlt eines eurer Fahrzeuge!\n" "^F4Haltet sie auf!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Eindringling entdeckt, deaktiviere Schilde!" @@ -4826,166 +4831,165 @@ msgstr "Läufergeschützturm" msgid "Walker" msgstr "Läufer" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Männlich" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Weiblich" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Keine Angabe" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "EINGABE" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESCAPE" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "LEERTASTE" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "RÜCKTASTE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "PFEIL_RAUF" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "PFEIL_RUNTER" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "PFEIL_LINKS" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "PFEIL_RECHTS" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "STRG" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "UMSCHALT" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "EINFG" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "ENTF" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "BILD_AB" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "BILD_AUF" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "POS1" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "ENDE" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "NUMLOCK" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "FESTSTELLTASTE" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "ROLLEN" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "SEMIKOLON" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "GRAVIS" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "AKUT" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APOSTROPH" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BACKSLASH" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "ZB_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4994,78 +4998,78 @@ msgstr "ZB_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "ZB_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PUNKT" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "GETEILT" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "SLASH" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MAL" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MINUS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PLUS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "GLEICH" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "DRUCK" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "MAUS%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "MRADHOCH" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "MRADRUNTER" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "STEUERKREUZ_HOCH" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5075,132 +5079,133 @@ msgstr "STEUERKREUZ_HOCH" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "STEUERKREUZ_RUNTER" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "STEUERKREUZ_LINKS" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "STEUERKREUZ_RECHTS" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "START" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "ZURÜCK" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "LINKER_ANALOGSTICK" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "RECHTER_ANALOGSTICK" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "LINKE_SCHULTERTASTE" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "RECHTE_SCHULTERTASTE" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "LINKER_TRIGGER" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "RECHTER_TRIGGER" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "LINKER_ANALOGSTICK_HOCH" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "LINKER_ANALOGSTICK_RUNTER" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "LINKER_ANALOGSTICK_LINKS" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "LINKER_ANALOGSTICK_RECHTS" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "RECHTER_ANALOGSTICK_HOCH" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "RECHTER_ANALOGSTICK_RUNTER" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "RECHTER_ANALOGSTICK_LINKS" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "RECHTER_ANALOGSTICK_RECHTS" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "HOCH" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "RUNTER" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "LINKS" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "RECHTS" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDINOTE%d" @@ -5210,11 +5215,11 @@ msgstr "MIDINOTE%d" msgid "Press %s" msgstr "Drücke %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Rechts keine Waffe!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Links keine Waffe!" @@ -5250,55 +5255,56 @@ msgstr "Raptorleuchtfackel" msgid "Spiderbot" msgstr "Spinnenroboter" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "Waffen-dump-Befehl funktioniert nur mit sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Elektro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Feuerball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Schwere Lasersturmkanone" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Enterhaken" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Maschinengewehr" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Minenleger" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Granatwerfer" @@ -5306,11 +5312,11 @@ msgstr "Granatwerfer" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Gewehr" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5318,7 +5324,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Schrotflinte" @@ -5327,11 +5333,11 @@ msgstr "Schrotflinte" msgid "@!#%'n Tuba" msgstr "@!#% Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporisierer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5574,11 +5580,11 @@ msgstr " directmenu ITEM – wählt einen Menüeintrag als Haupteintrag aus" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree – gibt den Zustand des Menüs als Baum auf der Konsole aus" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Verfügbare Optionen:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Ungültiger Befehl. Für eine Liste an unterstützten Befehlen, versuch es mit " @@ -6169,26 +6175,6 @@ msgstr "Mit vertikaler Geschwindigkeit" msgid "Speed unit:" msgstr "Geschwindigkeitseinheit:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mil/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "kn" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Anzeigen" @@ -6629,7 +6615,7 @@ msgid "Default" msgstr "Standard" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Unbegrenzt" @@ -7007,10 +6993,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Waffen/Gegenstände-Mutatoren:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Enterhaken" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8583,7 +8565,7 @@ msgstr "Name des Flaggenträgers in CTF anzeigen" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Sonstige" @@ -8684,27 +8666,31 @@ msgstr "Alle Spieler in meiner Farbe zeigen" msgid "In non teamplay modes only" msgstr "Nur in Nicht-Teamspielen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "Nur in Duell" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Leichenausblendung:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Fleischteile:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Wenige" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Einige" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Viele" @@ -9078,93 +9064,89 @@ msgstr "Schnelles ADSL" msgid "Broadband" msgstr "Breitband" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Serveranfragen/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Downloads:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Maximale Anzahl der gleichzeitigen HTTP-/FTP-Downloads" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Downloadgeschwindigkeit:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Simulierte Latenz:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Netzwerkgraph anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" "Anzeige eines Netzwerkgraphs für gesendete/empfangene Pakete und weitere " "Informationen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Clientseitige Bewegungssimulation" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Fehlerkompensation" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Verschlüsselung (AES) benutzen, wenn verfügbar" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Framerate" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Unbegrenzt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Ziel:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Wenn inaktiv:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Unbegrenzt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "CPU-Zeit für andere Anwendungen sparen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Frames pro Sekunde anzeigen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Zeige die gerenderten Frames pro Sekunde" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Menü-Tooltips:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9172,41 +9154,41 @@ msgstr "" "Menü-Tooltips: Deaktiviert, Standard oder Fortgeschritten (zeigt auch der " "zum Menüeintrag zugewiesenen cvar oder Konsolenbefehl)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Standard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Fortgeschritten" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Aktuelles Datum und Uhrzeit zeigen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Zeigt aktuelles Datum und Tageszeit, nützlich auf Screenshots" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Entwicklermodus aktivieren" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Erweiterte Einstellungen …" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Erweiterte Einstellungen, in denen du jede beliebige Variable des Spiels " "ändern kannst" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Alles zurücksetzen" @@ -9453,21 +9435,21 @@ msgstr "nur Map" msgid "DF^All" msgstr "Immer" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Aus" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Ecken, einige Dreiecke (kompatibel)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9475,35 +9457,35 @@ msgstr "" "Vertex Buffer Objects benutzen, um statische Geometrie im Grafikspeicher " "abzuspeichern, für ein schnelleres Rendern" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Ecken" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Ecken und Dreiecke" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Helligkeit:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Helligkeit von schwarz" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Kontrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Helligkeit von weiss" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9511,19 +9493,19 @@ msgstr "" "Inverser Gammakorrekturwert, ein Helligkeitseffekt, der nicht weiss oder " "schwarz beeinflusst" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Kontrasterhöhung:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Mit wieviel der Kontrast in dunklen Bereichen multipliziert wird" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Sättigung:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9531,11 +9513,11 @@ msgstr "" "Sättigungsanpassung (0 = Grautöne, 1 = normal, 2 = übersättigt), benötigt " "„GLSL color control“" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Umgebungslicht:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9543,19 +9525,19 @@ msgstr "" "Umgebungslicht, wenn zu hoch eingestellt, tendiert es dazu, das Licht auf " "Karten dumpf und flach erscheinen zu lassen" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Lichtstärke:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Globale Renderhelligkeit" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Bei jedem Frame auf die Grafikkarte warten" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9564,15 +9546,15 @@ msgstr "" "fertigzustellen; kann dabei helfen, ein paar seltsame Eingabe- oder " "Grafikverzögerungen auf einigen Maschinen zu beheben" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "OpenGL-2.0-Shaders verwenden (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psycho-Farben (Osterei)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Alles total verbiegen (Osterei)" @@ -9658,11 +9640,11 @@ msgstr "Dürfen Spielerstatistiken deinen Spitznamen aufnehmen?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Wenn du „Nein“ sagst, wirst du als „Anonymer Spieler“ erscheinen" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "mit Teams" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "jeder gegen jeden" @@ -10033,7 +10015,7 @@ msgstr "" "Speicherbedarf von Texturen verringern, daber Texturen werden sehr " "verschwommen erscheinen." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Einstellung der zu verwendenden Bildschirmauflösung" diff --git a/common.el.po b/common.el.po index 9eeec99a09..d84a0991f0 100644 --- a/common.el.po +++ b/common.el.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Greek (http://www.transifex.com/team-xonotic/xonotic/language/" "el/)\n" @@ -30,24 +30,24 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Επιτυχώς εξήχθη στο %s! (Σημείωση: Αποθηκεύθη στο data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Δεν μπορεις να γραψείς στο %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" "^3Μήνυμα αντίστροφης μέτρησης στη στιγμή %s, δευτερόλεπτα που απομένουν: " "^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -56,16 +56,16 @@ msgstr "" "^1Μήνυμα πολλαπλών σειρών στη στιγμή %s το οποίο\n" "^1διαρκεί περισσότερο του κανονικού" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Μήνυμα στη στιγμή %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Κοινότυπο μήνυμα" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Παίκτης^7: Αυτή είναι η περιοχή συνομιλίας." @@ -138,117 +138,99 @@ msgstr "^1Πατήστε ^3%s^1 για πληροφορίες τύπου παι msgid "server info" msgstr "πληροφορίες server" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Ο αγώνας έχει ήδη ξεκινήσει" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Δε σας απομένουν περεταίρω ζωές" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Πατήστε ^3%s^1 για σύνδεση" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "άλμα" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Το παιχνίδι ξεκινάει σε ^3%d^1 δευτερόλεπτα" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Στάδιο ^1προθέρμανσης^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sΠατήστε ^3%s%s για να τελειώσετε την προθέρμανση" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "έτοιμος/η" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sΠατήστε ^3%s%s μόλις είστε έτοιμος/η" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Περιμένοντας να τελειώσουν οι υπόλοιποι την προθέρμανση..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Περιμένοντας τους υπόλοιπους να ετοιμαστούν..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Πατήστε ^3%s^2 για να τελειώσετε την προθέρμανση" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Οι πληθυσμοί των ομάδων είναι εκτός ισορροπίας!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Πατήστε ^3%s%s για ρύθμιση" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "μενού ομάδας" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Παρακολουθείτε αυτόν τον παίκτη:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Σε παρακολουθούν:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" "^7Πατήστε ^3ESC ^7για να δείτε τις επιλογές προβολής στοιχείων στην οθόνη." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" "^3Κάντε διπλό κλικ ^7σε κάποιο ταμπλό για επιλογές ειδικευμένες για αυτό το " "ταμπλό." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" "^3CTRL ^7για να απενεργοποιήσετε την δοκιμασία σύγκρουσης, ^3SHIFT ^7 και" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ΚΑΤΕΥΘΗΝΤΗΡΙΑ ΒΕΛΗ ^7για λεπτομερείς ρυθμίσεις." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Προσωπικό ρεκόρ" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Ρεκόρ διακομιστή" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Παίχτης %d" @@ -520,418 +502,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Γραμμή εκκίνησης" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Γραμμή τερματισμού" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Ενδιάμεση %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Νούμερο για σκοτομούς" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^καταστροφή" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "SCO^Γρηγορότερο" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^Γκολς" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^k/d" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^Γύροι" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^Ζωντανοί" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^Χαμένοι" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^Όνομα" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Κατάταξη παικτών" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^κατάταξη" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^γύροι νικήθηκαν" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^score" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Σύνολο score" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "SCO^Χρόνος" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -939,32 +921,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -973,86 +955,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Στατιστικά χάρτη:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Κατατάξεις" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^Πόντοι" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Θεατές" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Πέθανες, πάτα ^2%s^7 για να ξαναγεννηθείς" @@ -1061,28 +1035,28 @@ msgstr "Πέθανες, πάτα ^2%s^7 για να ξαναγεννηθείς" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Όνομα ^7αντί για \"^1Ανώνυμος παίχτης^7\" στα στατιστικά" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Διεξαγωγή ψηφοφορίας για:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" "Επιτρέπετε στους διακομιστές την αποθήκευση και επίδειψη του ονόματος σας; " -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Διαμόρφωση του HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1095,7 +1069,7 @@ msgstr "^1Διαμόρφωση του HUD" msgid "Yes" msgstr "Ναι" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1120,66 +1094,66 @@ msgstr "Δεν διαθέτετε" msgid "Unavailable" msgstr "Μη διαθέσιμο" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "μέτρα/δευτερόλεπτο" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "χλμ/ώρα" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "μίλια/ώρα" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "κόμβοι" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (μη δεσμευμένο)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 ψήφος)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d ψήφοι)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Δεν με νοιάζει" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Ψηφοφορία χάρτη" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d δευτερόλεπτα απομένουν" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1187,15 +1161,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Πρόοδος αναβίωσης" @@ -1207,272 +1181,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Όριο βαθμολογίας:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "Πύραυλοι" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Μικρή πανοπλία" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Μέτρια πανοπλία" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Μεγάλη πανοπλία" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Κατάλυψη Σημαίας" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Μικρή ζωή" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Όριο καταλύψεων:" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Μετρία ζωή" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Μεγάλη ζωή" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Κατατάξεις" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Race CTS" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Αγώνας για τον γρηγορότερο χρόνο." + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Σακίδιο ώθησης" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "Καυσίμα" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Κυριαρχία" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Διπλό" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Δύναμη" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Ασπίδα" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Κυνήγι για κλειδιά" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Ο αγώνας έχει ήδη ξεκινήσει" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Δε σας απομένουν περεταίρω ζωές" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Ζωές" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "Αγώνας" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Θανατόμπαλα" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" -msgstr "Γύροι:" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Race CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Αγώνας για τον γρηγορότερο χρόνο." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Όριο βαθμολογίας:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Στόχοι:" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Κατάλυψη Σημαίας" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Προσωπικό ρεκόρ" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Όριο καταλύψεων:" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Ρεκόρ διακομιστή" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "Αγώνας" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" +msgstr "Γύροι:" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Κυριαρχία" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Κυνήγι για κλειδιά" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "Πύραυλοι" + +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Μικρή πανοπλία" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Θανατόμπαλα" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Μέτρια πανοπλία" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Μεγάλη πανοπλία" + +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Στόχοι:" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Μικρή ζωή" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Μετρία ζωή" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Μεγάλη ζωή" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Σακίδιο ώθησης" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "Καυσίμα" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Διπλό" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Δύναμη" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Ασπίδα" + +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1764,8 +1769,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Ταχύτητα" @@ -1861,8 +1866,8 @@ msgstr "" msgid "Extra life" msgstr "Έξτρα ζωή" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Αορατότητα" @@ -1902,11 +1907,11 @@ msgstr "" msgid "Grenade" msgstr "Χειροβομβίδα" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1914,7 +1919,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2083,16 +2088,16 @@ msgstr "%s χρειάζεται βοήθεια!" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG έπιασε την ^TC^TT^BG σημαία" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2101,2013 +2106,2013 @@ msgstr "" "^BG%s^BG έπιασε την ^TC^TT^BG σημαία σε ^F1%s^BG δευτερόλεπτα, ξεπερνώντας " "^BG%s^BG's προηγούμενο ρεκόρ των ^F2%s^BG δευτερολέπτων" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG έπιασε την σημαία" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG έχασε την σημαία" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG πήρε την ^TC^TT^BG σημαία" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG πήρε την σημαία" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG ομάδα κέρδισε τον γύρο" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG κέρδισε τον γύρο" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRound ισοπαλία" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGRound τέλος, δεν υπάρχει νικητής" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGΠήρες το ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG συνδέεται...." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 συνδέθηκε" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 αποσυνδέθηκε" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG τερμάτισε τον αγώνα" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGΔεν μπορείς να αλλάξεις σε μία μεγαλύτερη ομάδα" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGΔεν επιτρέπεται να αλλάξεις ομάδες" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGYou Επιτήθονται!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGYou Αμύνονται!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGYou Επίασες την σημαία!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGΟι εχθροί μπορούν να σε δούν στο radar!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1 %s Πάγωσες από τον ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^TC^TT^BG ομάδα χάνει τον γύρο" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGΠάτα ^F2%s^BG για να τηλεμεταφερθείς" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4116,136 +4121,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4649,166 +4654,165 @@ msgstr "Walker Turret" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Άντρας" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Γυναίκα" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Μυστικό" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4817,78 +4821,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4898,132 +4902,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5033,11 +5038,11 @@ msgstr "" msgid "Press %s" msgstr "Πατήστε %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5073,55 +5078,56 @@ msgstr "Raptor flare" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Φλογοβολίδα" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Εξειδικευμένο Βαρύ Πυροβόλο Λείζερ" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Δαγκάνα" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Πολυβόλο" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Ναρκοθέτης" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Ολμοβόλο" @@ -5129,11 +5135,11 @@ msgstr "Ολμοβόλο" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Τουφέκι" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5141,7 +5147,7 @@ msgstr "" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Καραμπίνα" @@ -5150,11 +5156,11 @@ msgstr "Καραμπίνα" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5395,11 +5401,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5989,26 +5995,6 @@ msgstr "" msgid "Speed unit:" msgstr "Μονάδα ταχύτητας:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "μέτρα/δευτερόλεπτο" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "χλμ/ώρα" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "μίλια/ώρα" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "κόμβοι" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Εμφάνιση" @@ -6447,7 +6433,7 @@ msgid "Default" msgstr "Προεπιλογή" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Απεριόριστο" @@ -6809,10 +6795,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8314,7 +8296,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Άλλο" @@ -8415,27 +8397,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Τίποτα" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Μερικά" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8797,133 +8783,129 @@ msgstr "Γρήγορο ADSL" msgid "Broadband" msgstr "Ευρής ζώνης" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Λήψεις:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Ταχύτητα λήψης:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Ρυθμός καρέ" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Μέγιστο:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Απεριόριστος" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Στόχος:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "AA^Απενεργοποιημένη" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Όριο αδράνειας:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Απεριόριστα" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Εμφάνιση καρέ ανα δευτερόλεπτο" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Εμφάνιση των καρέ σας ανα δευτερόλεπτο" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Επεξηγήσεις του μενού:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Απενεργοποιημένο" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Κανονικό" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Προχωρημένο" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Εμφάνιση τρέχουσας ημερομηνίας και ώρας" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" "Εμφάνιση τρέχουσας ημερομηνίας και ώρα της ημέρας, χρήσιμο για στιγμιότυπα " "οθόνης" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Ενεργοποίηση λειτουργία προγραμματιστή" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Προχωρημένες ρυθμίσεις..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Προχωρημένες ρυθμίσεις όπου μπορείτε να ρυθμίσετε κάθε μεταβλητή του " "παιχνιδιού" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Επαναφορά εργοστασιακών ρυθμίσεων" @@ -9158,115 +9140,115 @@ msgstr "DF^Κόσμος" msgid "DF^All" msgstr "DF^Όλα" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Ανενεργό" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Κορυφές" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Κορυφές και Τρίγωνα" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Φωτεινότητα:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Φωτεινότητα του μάυρου" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Αντίθεση:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Φωτεινότητα του άσπρου" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Γάμα:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Επιτάχυνση αντίθεσης:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Κορεσμός:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Ένταση:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Χρήση σκιών (shaders) OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9351,11 +9333,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "free for all" @@ -9719,7 +9701,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Ανάλυση οθόνης" diff --git a/common.en_AU.po b/common.en_AU.po index 530fd7686c..fcc1f39dfa 100644 --- a/common.en_AU.po +++ b/common.en_AU.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: English (Australia) (http://www.transifex.com/team-xonotic/" "xonotic/language/en_AU/)\n" @@ -23,38 +23,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: This is the chat area." @@ -127,113 +127,95 @@ msgstr "^1Press ^3%s^1 for gamemode info" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Match has already begun" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1You have no more lives left" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Press ^3%s^1 to join" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Game starts in ^3%d^1 seconds" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Currently in ^1warmup^2 stage!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPress ^3%s%s to end warmup" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPress ^3%s%s once you are ready" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Waiting for others to ready up to end warmup..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Waiting for others to ready up..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Press ^3%s^2 to end warmup" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Team numbers are unbalanced!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Press ^3%s%s to adjust" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Press ^3ESC ^7to show HUD options." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doubleclick ^7a panel for panel-specific options." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Personal best" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Server best" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Player %d" @@ -505,418 +487,418 @@ msgstr "QMCMD^Shuffle teams" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Start line" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Finish line" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermediate %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^bckills" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^bctime" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^caps" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^captime" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Number of deaths" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^deaths" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^destroyed" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^dmgtaken" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^drops" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^faults" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^fckills" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Number of goals scored" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^goals" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^kckills" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^k/d" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^kdr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^kdratio" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Number of kills" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^kills" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^laps" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^lives" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^losses" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^name" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^nick" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^objectives" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^pickups" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^pushes" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^rank" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^returns" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^revivals" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^score" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^suicides" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^sum" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^takes" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -924,32 +906,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -958,86 +940,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Accuracy stats (average %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Map stats:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monsters killed:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Secrets found:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Rankings" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^points" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Spectators" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Respawning in ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "You are dead, wait ^3%s^7 before respawning" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "You are dead, press ^2%s^7 to respawn" @@ -1046,27 +1020,27 @@ msgstr "You are dead, press ^2%s^7 to respawn" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Name ^7instead of \"^1Anonymous player^7\" in stats" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "A vote has been called for:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Allow servers to store and display your name?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configure the HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1079,7 +1053,7 @@ msgstr "^1Configure the HUD" msgid "Yes" msgstr "Yes" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1104,66 +1078,66 @@ msgstr "Don't have" msgid "Unavailable" msgstr "Unavailable" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "knots" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (not bound)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 vote)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d votes)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Don't care" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Decide the gametype" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vote for a map" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d seconds left" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1171,15 +1145,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Trying to remove a team which is not in the teamlist!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Nade timer" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Revival progress" @@ -1191,277 +1165,308 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Point limit:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Kill all enemy teammates to win the round" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Frag limit:" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture the Flag" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Capture limit:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armor" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Rankings" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Race for fastest time." -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega health" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Score as many frags as you can" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Capture and defend all the control points to win" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Strength" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Shield" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasion" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Survive against waves of monsters" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Hold the ball to get points for kills" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Gather all the keys to win the round" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Match has already begun" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1You have no more lives left" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Survive and kill until the enemies have no lives left" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Lives:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Shoot and kick the ball into the enemies goal, keep your goal clean" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Goals:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Ball Stealer" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Capture control points to reach and destroy the enemy generator" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Personal best" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Server best" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Race" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Race against other players to the finish line" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Laps:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Race CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Race for fastest time." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Point limit:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Help your team score the most frags against the enemy team" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture the Flag" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Capture limit:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Kill all enemy teammates to win the round" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Capture and defend all the control points to win" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Gather all the keys to win the round" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armor" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega health" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Fuel regen" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Strength" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Shield" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1752,8 +1757,8 @@ msgid "Resistance" msgstr "Resistance" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Speed" @@ -1849,8 +1854,8 @@ msgstr "" msgid "Extra life" msgstr "Extra life" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisibility" @@ -1890,11 +1895,11 @@ msgstr "" msgid "Grenade" msgstr "Grenade" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1902,7 +1907,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2071,16 +2076,16 @@ msgstr "%s needing help!" msgid "^1Server notices:" msgstr "^1Server notices:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4NOTE: ^BGSpectator chat is not sent to players during the match" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG captured the ^TC^TT^BG flag" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2089,17 +2094,17 @@ msgstr "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG captured the flag" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2108,31 +2113,31 @@ msgstr "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGThe ^TC^TT^BG flag was returned to base by its owner" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGThe flag was returned by its owner" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGThe ^TC^TT^BG flag was destroyed and returned to base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGThe flag was destroyed and returned to base" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGThe flag was dropped in the base and returned itself" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2140,11 +2145,11 @@ msgstr "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGThe flag fell somewhere it couldn't be reached and returned to base" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2153,794 +2158,794 @@ msgstr "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGThe ^TC^TT^BG flag has returned to the base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGThe flag has returned to the base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG lost the ^TC^TT^BG flag" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG lost the flag" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG got the ^TC^TT^BG flag" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG got the flag" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG returned the ^TC^TT^BG flag" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Throwing coin... Result: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGYou don't have any fuel for the ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "^F2You lack a UID, superspec options will not be saved/restored" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Round already started, you will join the game in the next round" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2You will spectate in the next round" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 got too close to a napalm explosion%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 was burnt to death by ^BG%s^K1's Napalm Nade%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 was moved into the %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 thought they found a nice camping ground%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 unfairly eliminated themselves%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 couldn't catch their breath%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 was in the water for too long%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 hit the ground with a bit too much force%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 hit the ground with a crunch%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 became a bit too crispy%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 felt a little hot%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 died%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 found a hot place%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 turned into hot slag%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 was exploded by a Mage%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1's innards became outwards by a Shambler%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 was smashed by a Shambler%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 was zapped to death by a Shambler%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 was bitten by a Spider%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 was fireballed by a Wyvern%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 joins the Zombies%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 mastered the art of self-nading%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 was burnt to death by their own Napalm Nade%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 felt a little chilly%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1's Healing Nade didn't quite heal them%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 died%s%s. What's the point of living without ammo?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 ran out of ammo%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 rotted away%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 became a shooting star%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 was slimed%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 couldn't take it anymore%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 is now preserved for centuries to come%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 switched to the %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 died in an accident%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 ran into a turret%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 was blasted away by an eWheel turret%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 got caught up in the FLAC turret fire%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 was blasted away by a Hellion turret%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 could not hide from the Hunter turret%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 was phased out by a turret%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 got served some superheated plasma from a turret%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 was electrocuted by a Tesla turret%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 was impaled by a Walker turret%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 was blasted away by a Walker turret%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 was crushed by a vehicle%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s every %s seconds)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 was frozen by ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 was revived by ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 was revived by falling" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 was revived by their Nade explosion" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 froze themselves" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG team wins the round" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG wins the round" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRound tied" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGRound over, there's no winner" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGGodmode saved you %s units of damage, cheater!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG got the %s^BG buff!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG lost the %s^BG buff!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGYou dropped the %s^BG buff!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGYou got the %s^BG buff!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGYou do not have the ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGYou dropped the ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGYou got the ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGYou don't have enough ammo for the ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG is ^F4not available^BG on this map" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG is connecting..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 connected" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 is now playing" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 is now playing on the ^TC^TT team" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG has dropped the ball!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG has picked up the ball!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG captured the keys for the ^TC^TT team" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG dropped the ^TC^TT Key" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG lost the ^TC^TT Key" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG picked up the ^TC^TT Key" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 forfeited" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 has no more lives left" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGMonsters are currently disabled" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG captured %s^BG control point" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "^TC^TT^BG team %s^BG control point has been destroyed by %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^TC^TT^BG generator has been destroyed" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "^TC^TT^BG generator spontaneously combusted due to overtime!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 picked up Invisibility" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 picked up Shield" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 picked up Speed" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 picked up Strength" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 disconnected" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 was kicked for idling" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2948,47 +2953,47 @@ msgstr "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 is now spectating" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG has abandoned the race" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG has finished the race" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG improved their %s%s^BG place record with %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2997,19 +3002,19 @@ msgstr "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG set the %s%s^BG place record with %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3018,11 +3023,11 @@ msgstr "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGteam scores!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3031,20 +3036,20 @@ msgstr "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 picked up a Superweapon" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGYou cannot change to a larger team" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGYou are not allowed to change teams" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3053,14 +3058,14 @@ msgstr "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3069,371 +3074,371 @@ msgstr "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Build information: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 shot themselves to hell with their Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 felt the strong pull of their Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 blew themselves up with their Devastator%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 played with Electro bolts%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "^BG%s^K1 could not remember where they put their Electro orb%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 should have used a smaller gun%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 forgot about their firemine%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 was pummelled by a burst of ^BG%s^K1's Hagar rockets%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 was pummelled by ^BG%s^K1's Hagar rockets%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 played with tiny Hagar rockets%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 got a little jumpy with their HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGYou cannot place more than ^F2%s^BG mines at a time" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 forgot about their mine%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 didn't see their own Mortar grenade%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 blew themselves up with their own Mortar%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 was pummelled by ^BG%s^K1's Seeker rockets%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 played with tiny Seeker rockets%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 is now thinking with portals%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 has been vaporised by ^BG%s^K1's Vortex%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4You are now alone!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGYou are attacking!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGYou are defending!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Begin!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Game starts in ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Round starts in ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Round cannot start" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Don't camp!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3443,11 +3448,11 @@ msgstr "" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGThis flag is currently inactive" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3457,217 +3462,217 @@ msgstr "" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGYou captured the ^TC^TT^BG flag!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGYou captured the flag!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGToo many flag throws! Throwing disabled for %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG passed the ^TC^TT^BG flag to %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG passed the flag to %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGYou received the ^TC^TT^BG flag from %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGYou received the flag from %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGRequesting %s^BG to pass you the flag" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGYou passed the ^TC^TT^BG flag to %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGYou passed the flag to %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGYou got the ^TC^TT^BG flag!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGYou got the flag!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGYou got your %steam^BG's flag, return it!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGYou got the %senemy^BG's flag, return it!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGThe %senemy^BG got your flag! Retrieve it!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGThe %senemy^BG got the flag! Retrieve it!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGThe %senemy^BG got their flag! Retrieve it!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGYour %steam mate^BG got the flag! Protect them!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGYou returned the ^TC^TT^BG flag!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGStalemate! Enemies can now see you on radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGStalemate! Flag carriers can now be seen by enemies on radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sYou fragged ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sYou scored against ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sYou were fragged by ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sYou were scored against by ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sYou typefragged ^BG%s" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sYou scored against ^BG%s^K1 while they were typing" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sYou were typefragged by ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2You got a ^K1BONUS GRENADE^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3676,217 +3681,217 @@ msgstr "" "^BGYou have been moved into a different team\n" "You are now on: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Don't go against your team mates!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Don't shoot your team mates!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Die camper!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reconsider your tactics, camper!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1You unfairly eliminated yourself!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1You were %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1You couldn't catch your breath!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1You hit the ground with a crunch!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1You felt a little too hot!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1You got a little bit too crispy!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1You killed your own dumb self!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1You need to be more careful!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1You couldn't stand the heat!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1You need to watch out for monsters!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1You were killed by a monster!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Tastes like chicken!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1You forgot to put the pin back in!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Hanging around a napalm explosion is bad!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1You felt a little chilly!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1You got a little bit too cold!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Your Healing Nade is a bit defective" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1You are respawning for running out of ammo..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1You were killed for running out of ammo..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1You grew too old without taking your medicine" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1You need to preserve your health" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1You became a shooting star!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1You melted away in slime!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1You committed suicide!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1You ended it all!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1You got stuck in a swamp!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGYou are now on: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1You died in an accident!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1You had an unfortunate run in with a turret!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1You were fragged by a turret!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1You had an unfortunate run in with an eWheel turret!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1You were fragged by an eWheel turret!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1You had an unfortunate run in with a Walker turret!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1You were fragged by a Walker turret!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1You got caught in the blast of a Bumblebee explosion!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1You were crushed by a vehicle!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1You were caught in a Raptor cluster bomb!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1You got caught in the blast of a Raptor explosion!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1You got caught in the blast of a Spiderbot explosion!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1You were blasted to bits by a Spiderbot rocket!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1You got caught in the blast of a Racer explosion!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1You couldn't find shelter from a Racer rocket!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Watch your step!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Moron! You fragged ^BG%s^K1, a team mate!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Moron! You went against ^BG%s^K1, a team mate!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1You were fragged by ^BG%s^K1, a team mate" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1You were scored against by ^BG%s^K1, a team mate" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3894,74 +3899,74 @@ msgstr "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGYou need %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGYou also need %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGDoor unlocked!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3You revived ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3You revived yourself" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3You were revived by ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGThe generator is under attack!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1You froze yourself" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Round already started, you spawn as frozen" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s has arrived!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGYou got the ^F1Fuel regenerator" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3969,7 +3974,7 @@ msgstr "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3977,15 +3982,15 @@ msgstr "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGYou picked up the ball" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGKilling people while you don't have the ball gives no points!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3993,7 +3998,7 @@ msgstr "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4001,7 +4006,7 @@ msgstr "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4009,23 +4014,23 @@ msgstr "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Round will start in ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGScanning frequency range..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGYou are starting with the ^TC^TT Key" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGYou have no lives left, you must wait until the next match" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4034,43 +4039,43 @@ msgstr "" "^BGWaiting for players to join...\n" "Need active players for: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGWaiting for %s player(s) to join..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGYour weapon has been downgraded until you find some ammo!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG left to find some ammo!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGGet some ammo! ^F4^COUNT^BG left!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra lives remaining: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4079,34 +4084,34 @@ msgstr "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Active weapon: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGYou captured %s^BG control point" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "^TC^TT^BG team captured %s^BG control point" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGThis control point currently cannot be captured" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4114,11 +4119,11 @@ msgstr "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGThe ^TCenemy^BG generator is no longer shielded!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4126,17 +4131,17 @@ msgstr "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeleporting disabled for %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4144,7 +4149,7 @@ msgstr "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4152,7 +4157,7 @@ msgstr "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4166,7 +4171,7 @@ msgstr "" "The more control points your team holds,\n" "the faster the enemy generator decays" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4175,123 +4180,123 @@ msgstr "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1In^BG-portal created" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Out^BG-portal created" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Portal creation failed" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Strength infuses your weapons with devastating power" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Strength has worn off" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Shield surrounds you" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Shield has worn off" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2You are on speed" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Speed has worn off" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2You are invisible" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Invisibility has worn off" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2The race is over, finish your lap!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGSequence completed!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGThere are more to go..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGOnly %s^BG more to go..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Superweapons have broken down" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Superweapons have been lost" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2You now have a superweapon" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Changing to ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Changing team in ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spectating in ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicide in ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout begins in ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout ends in ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Cannot join given minigame session!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4299,7 +4304,7 @@ msgstr "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4707,166 +4712,165 @@ msgstr "Walker Turret" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Male" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Female" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Undisclosed" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4875,78 +4879,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4956,132 +4960,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5091,11 +5096,11 @@ msgstr "" msgid "Press %s" msgstr "Press %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "No right gunner!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "No left gunner!" @@ -5131,55 +5136,56 @@ msgstr "Raptor flare" msgid "Spiderbot" msgstr "Spiderbot" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Grappling Hook" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "MachineGun" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortar" @@ -5187,11 +5193,11 @@ msgstr "Mortar" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5199,7 +5205,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Shotgun" @@ -5208,11 +5214,11 @@ msgstr "Shotgun" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporiser" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5453,11 +5459,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6045,26 +6051,6 @@ msgstr "Include vertical speed" msgid "Speed unit:" msgstr "Speed unit:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "knots" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Show" @@ -6503,7 +6489,7 @@ msgid "Default" msgstr "Default" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Unlimited" @@ -6864,10 +6850,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Weapon & item mutators:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Grappling hook" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8369,7 +8351,7 @@ msgstr "Display name of flag stealer in Capture The Flag" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Other" @@ -8470,27 +8452,31 @@ msgstr "Force player colours to mine" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Body fading:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Gibs:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^None" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Few" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Many" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Lots" @@ -8850,129 +8836,125 @@ msgstr "Fast ADSL" msgid "Broadband" msgstr "Broadband" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Server queries/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Downloads:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Local latency:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Show netgraph" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Client-side movement prediction" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Movement error compensation" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Use encryption (AES) when available" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Framerate" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Unlimited" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Target:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Disabled" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Idle limit:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Unlimited" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Save processing time for other apps" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Show frames per second" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Menu tooltips:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Disabled" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Standard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Advanced" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Show current date and time" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Enable developer mode" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Advanced settings..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Factory reset" @@ -9205,115 +9187,115 @@ msgstr "DF^World" msgid "DF^All" msgstr "DF^All" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Off" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vertices, some Tris (compatible)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vertices" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vertices and Triangles" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Brightness:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Contrast boost:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturation:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Ambient:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensity:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Wait for GPU to finish each frame" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Use OpenGL 2.0 shaders (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psycho colouring (Easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Trippy vertices (Easter egg)" @@ -9398,11 +9380,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "teamplay" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "free for all" @@ -9764,7 +9746,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.eo.po b/common.eo.po index 4cae1985cd..955d568e91 100644 --- a/common.eo.po +++ b/common.eo.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Esperanto (http://www.transifex.com/team-xonotic/xonotic/" "language/eo/)\n" @@ -19,38 +19,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -123,113 +123,95 @@ msgstr "" msgid "server info" msgstr "servila informo" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "salti" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "preta" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "teama menuo" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Spektas tiu ludanto:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Spektas vin:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Ludanto %d" @@ -501,418 +483,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^mortoj" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -920,32 +902,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -954,86 +936,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Spektantoj" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1042,27 +1016,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1075,7 +1049,7 @@ msgstr "" msgid "Yes" msgstr "Jes" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1100,66 +1074,66 @@ msgstr "Ne havas" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Ne zorgas" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1167,15 +1141,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1187,272 +1161,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1743,8 +1748,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1840,8 +1845,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1881,11 +1886,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1893,7 +1898,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2062,2029 +2067,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4093,136 +4098,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4626,166 +4631,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4794,78 +4798,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4875,132 +4879,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5010,11 +5015,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5050,55 +5055,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5106,11 +5112,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5118,7 +5124,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5127,11 +5133,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5372,11 +5378,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5961,26 +5967,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6419,7 +6405,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6780,10 +6766,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8285,7 +8267,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8386,27 +8368,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8766,129 +8752,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9121,115 +9103,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9314,11 +9296,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9680,7 +9662,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.es.po b/common.es.po index 7392963d19..1fc7f4b111 100644 --- a/common.es.po +++ b/common.es.po @@ -29,8 +29,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-24 22:49+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-24 11:18+0000\n" "Last-Translator: LegendGuard\n" "Language-Team: Spanish (http://www.transifex.com/team-xonotic/xonotic/" "language/es/)\n" @@ -40,22 +40,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2¡Exportado con éxito a %s! (Nota: Está guardado en data/data/) " -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1No se pudo escribir a %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Mensaje de cuenta atrás a la hora %s, segundos restantes: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -64,16 +64,16 @@ msgstr "" "^1Mensaje de múltiples líneas a la hora %s que\n" "^1dura más de lo normal" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Mensaje a la hora %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Mensaje genérico" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Jugador^7: Este es el área del chat." @@ -109,7 +109,7 @@ msgstr "^1Pulsa ^3%s^1 o ^3%s^1 para ver el jugador siguiente o anterior" #: qcsrc/client/hud/panel/infomessages.qc:110 #: qcsrc/client/hud/panel/infomessages.qc:114 msgid "next weapon" -msgstr "arma siguiente" +msgstr "siguiente arma" #: qcsrc/client/hud/panel/infomessages.qc:110 #: qcsrc/client/hud/panel/infomessages.qc:114 @@ -146,114 +146,96 @@ msgstr "^1Pulsa ^3%s^1 para mostrar información del modo de juego" msgid "server info" msgstr "información del servidor" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1La partida ya ha empezado" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1No tienes ninguna vida restante" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Pulsa ^3%s^1 para unirte" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "saltar" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1El juego comienza en ^3%d^1 segundos" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2¡Actualmente en etapa de ^1calentamiento^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPulsa ^3%s%s para terminar el calentamiento" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "preparado" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPulsa ^3%s%s cuando estés listo" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Esperando a que los demás estén listos para terminar el calentamiento" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Esperando a que los demás estén listos..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Pulsa ^3%s^2 para terminar el calentamiento" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "¡Los números de equipo están desequilibrados!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Pulsa ^3%s%s para ajustar" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menú de equipo" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Espectando a este jugador:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Espectándote a ti:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Pulsa ^3ESC ^7para ver las opciones de HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doble click ^7en un panel para opciones específicas del panel." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7para deshabilitar la prueba de colisiones, ^3SHIFT ^7y" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLAS DE DIRECCIÓN ^7para ajustes finos." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Récord personal" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Récord del servidor" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Jugador %d" @@ -525,397 +507,397 @@ msgstr "QMCMD^Barajar equipos" msgid "QMCMD^Spectate a player" msgstr "QMCMD^Espectar a un jugador" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Línea de salida" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Línea de meta" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermedio %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "SANCIÓN: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "falta un punto de control" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Haz clic para seleccionar el destino de teletransporte" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Haz clic para seleccionar el lugar de reaparición" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Número de asesinatos de portador de pelota" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "asesin.p.pe" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "tiempo p.pe" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Tiempo total reteniendo la pelota en Keepaway" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Frecuencia con la que una bandera(CTF) o llave (KeyHunt) ha sido capturada" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "capturas" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "tiempo de captura" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Tiempo de la captura mas rápida (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Número de muertes" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "muertes" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Número de llaves destruidas arrojándolas al vacío" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "destruido" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "daño" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Daño total realizado" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "daño recibido" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Daño total recibido" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Número de banderas caídas" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "caídas" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "ELO del jugador" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "el más rápido" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Tiempo de la vuelta más rápida (Carrera/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Número de faltas cometidas" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "faltas" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Número de asesinatos de portador de bandera" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "asesin.p.ba" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Número de asesinatos menos suicidios" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "eliminaciones" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Número de goles acertados" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "goles" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Número de asesinatos de portador de llaves" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "asesin.p.ll" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "a/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "La razón asesinato-muerte" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "amr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "amratio" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Número de asesinatos" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "asesinatos" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Número de vueltas terminadas (Carrera/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "vueltas" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Número de vidas (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "vidas" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Número de veces que se perdió la llave" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "perdidas" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Nombre del jugador" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nombre" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "apodo" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Número de objetivos destruidos" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "objetivos" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Frecuencia con qué una bandera (CTF) o llave (KeyHunt) o pelota (Keepaway) " "fue tomada" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "recogidas" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Tiempo de ping" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Pérdida de paquetes" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Número de jugadores empujados al vacío" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "ofensivas" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Rango del jugador" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "rango" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Número de retornos de banderas" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "regresos" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Número de reanimaciones" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "reanimaciones" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Número de rondas ganadas" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "rondas ganadas" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "puntuación" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Puntuación total" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Número de suicidios" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "suicidios" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Número de asesinatos menos muertes" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "suma" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Número de puntos de dominación tomados (Dominación)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "tomados" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Número de asesinatos de compañeros" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "asesinatos de compañeros" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Número de ticks (Dominación)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "tiempo" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Tiempo total de carrera (Carrera/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Puedes modificar la tabla de puntuaciones con el comando " "^2scoreboard_columns_set" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Uso:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -923,7 +905,7 @@ msgstr "" "^2scoreboard_columns_set ^7sin argumentos se leen los argumentos del cvar " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -931,7 +913,7 @@ msgstr "" " ^5Nota: ^7scoreboard_columns_set sin argumentos es ejecutado en el " "comienzo de cada partida" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -939,16 +921,16 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7carga el diseño actual y lo " "expande en la cvar scoreboard_columns para que lo puedas editar" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Puedes usar un ^3|^7 para empezar los campos alineados a la derecha." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" "Los siguientes nombres de campo son reconocidos (sensible a mayúsculas):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -962,7 +944,7 @@ msgstr "" "para mostrar todos los campos disponibles para el modo de juego \n" "actual." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -970,11 +952,11 @@ msgstr "" "Los nombres especiales de tipo de juego 'teams' y 'noteams' pueden \n" "ser usados para incluir/excluir TODOS los modos de juego teams/noteams." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Ejemplo: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -982,7 +964,7 @@ msgstr "" "mostrará el nombre, ping y pl alineados a la izquierda, y los campos a la\n" "derecha de la barra vertical alineada a la derecha." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -990,10 +972,10 @@ msgstr "" "'field3' solo será mostrado en CTF, y 'field4' será mostrado en todos los\n" "demás modos de juego excepto DM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -1002,86 +984,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Estadísticas de precisión (promedio %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Estadistícas de mapa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monstruos asesinados:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Secretos encontrados:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Clasificaciones de tiempo de captura" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Clasificaciones" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minutos" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "puntos" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Mapa: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Premio de velocidad: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "El más rápido de todos los tiempos: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Espectadores" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Reapareciendo en ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Estás muerto, espera ^3%s^7 antes de reaparecer" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Estás muerto, pulsa ^2%s^7 para reaparecer" @@ -1090,28 +1064,28 @@ msgstr "Estás muerto, pulsa ^2%s^7 para reaparecer" msgid "WARMUP" msgstr "CALENTAMIENTO" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" "^1Debes de responder antes de entrar al modo de configuración de la HUD" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nombre ^7en lugar de \"^1Jugador anónimo^7\" en las estadísticas" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Una votación ha sido iniciada para:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "¿Permitir a los servidores guardar y mostrar tu nombre?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configurar el HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1124,7 +1098,7 @@ msgstr "^1Configurar el HUD" msgid "Yes" msgstr "Sí" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1149,66 +1123,66 @@ msgstr "No lo/la tienes" msgid "Unavailable" msgstr "No disponible" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "nudos" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (sin asignar)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 voto)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d votos)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "No importa" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Elige el modo de juego" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vota un mapa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d segundos restantes" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "mv_mapdownload: ^3¡No deberías usar este comando por tu cuenta!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Error:^7 No se pudo encontrar el índice pak." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Solicitando vista previa..." @@ -1216,15 +1190,15 @@ msgstr "Solicitando vista previa..." msgid "Trying to remove a team which is not in the teamlist!" msgstr "¡Intentando eliminar un equipo que no está en la lista de equipos!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Temporizador de granada" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Progreso de captura" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Progreso de reanimación" @@ -1237,284 +1211,315 @@ msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" "El comando de reinicio de notificaciones sólo funciona con cl_cmd y sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Ladrón de Pelota" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "balas" - -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "células" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Asalto" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "plasma" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Destruye obstáculos para encontrar y destruir el núcleo de energía del " +"enemigo antes de que se acabe el tiempo" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "cohetes" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Límite de puntos:" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "proyectiles" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Armadura pequeña" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Mata a todos los compañeros del enemigo para ganar la ronda" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Armadura mediana" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Límite de muertes:" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Armadura grande" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Cantidad de puntos necesarios antes de que termine el combate" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armadura" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Clasificaciones de tiempo de captura" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Poción pequeña" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Captura la bandera" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Poción mediana" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Encuentra la bandera enemiga y tráela hasta tu base para capturarla, " +"defiende tu base del equipo contrario" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Poción grande" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Límite de capturas:" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega poción" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Cantidad de capturas necesarias antes de que acabe el combate" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Mochila propulsora" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Clasificaciones" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "combustible" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Carrera CTS" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Regenerador de combustible" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Carrera por el mejor tiempo." -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Regeneración de combustible" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Combate a muerte" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Fuerza" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Marca tantos frags como puedas" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Escudo" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Captura y defiende todos los puntos de control para ganar" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Lanzamiento de la @!#%'n Tuba" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominación" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Límite de muertes:" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Cantidad de puntos necesarios antes de que acabe el combate" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Cantidad de puntos necesarios antes de que termine el combate" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Duelo" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Combate a muerte" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "Lucha en una pelea de arena uno contra uno para decidir el ganador" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Marca tantos frags como puedas" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Tag de congelación" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Mata enemigos para congelarlos, ponte cerca de los compañeros congelados " +"para revivirlos; congela a todos los enemigos para ganar" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasión" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Sobrevive contra las oleadas de monstruos" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Retén la pelota para ganar puntos por asesinatos" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Recolecta todas las llaves para ganar la ronda" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Caza de llaves" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1La partida ya ha empezado" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1No tienes ninguna vida restante" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Último Superviviente" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Sobrevive y mata hasta que a los enemigos no les queden vidas" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vidas:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" +"Dispara y golpea la pelota dentro de la portería enemiga, mantén tu portería " +"limpia" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Goles:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Cantidad de goles necesarios antes de que termine la partida" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Ladrón de Pelota" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Captura puntos de control para alcanzar y destruir el generador del enemigo" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Embestida" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Récord personal" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Récord del servidor" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Carrera" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Carrera contra otros jugadores hasta la línea de meta" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Vueltas:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Carrera CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Carrera por el mejor tiempo." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Límite de puntos:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" "Ayuda a tu equipo a acertar tantas eliminaciones como puedas contra el " "equipo enemigo" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Combate a muerte por equipos" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Cantidad de puntos necesarios antes de que acabe el combate" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Captura la bandera" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Encuentra la bandera enemiga y tráela hasta tu base para capturarla, " -"defiende tu base del equipo contrario" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Límite de capturas:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Cantidad de capturas necesarias antes de que acabe el combate" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Mata a todos los compañeros del enemigo para ganar la ronda" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Captura y defiende todos los puntos de control para ganar" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "balas" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominación" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "células" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Recolecta todas las llaves para ganar la ronda" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Caza de llaves" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "cohetes" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Asalto" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "proyectiles" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Destruye obstáculos para encontrar y destruir el núcleo de energía del " -"enemigo antes de que se acabe el tiempo" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Armadura pequeña" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "" -"Captura puntos de control para alcanzar y destruir el generador del enemigo" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Armadura mediana" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Embestida" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Armadura grande" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armadura" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "" -"Dispara y golpea la pelota dentro de la portería enemiga, mantén tu portería " -"limpia" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Poción pequeña" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Goles:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Poción mediana" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Cantidad de goles necesarios antes de que termine la partida" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Poción grande" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Tag de congelación" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega poción" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Mata enemigos para congelarlos, ponte cerca de los compañeros congelados " -"para revivirlos; congela a todos los enemigos para ganar" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Mochila propulsora" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Retén la pelota para ganar puntos por asesinatos" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "combustible" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Regenerador de combustible" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasión" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Regeneración de combustible" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Sobrevive contra las oleadas de monstruos" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Fuerza" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Duelo" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Escudo" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "Lucha en una pelea de arena uno contra uno para decidir el ganador" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Lanzamiento de la @!#%'n Tuba" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1811,8 +1816,8 @@ msgid "Resistance" msgstr "Resistencia" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Velocidad" @@ -1908,8 +1913,8 @@ msgstr "Munición de Vaporizador" msgid "Extra life" msgstr "Vida extra" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisivilidad" @@ -1949,11 +1954,11 @@ msgstr "Granada de Velo" msgid "Grenade" msgstr "Granada" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Ametralladora Pesada Overkill" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Ametralladora Overkill" @@ -1961,7 +1966,7 @@ msgstr "Ametralladora Overkill" msgid "Overkill Nex" msgstr "Overkill Nex" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Motosierra Overkill Propulsada por Cohetes" @@ -2130,18 +2135,18 @@ msgstr "%s solicitando ayuda!" msgid "^1Server notices:" msgstr "^1Avisos del servidor:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTA: ^BGEl chat de espectador no se envía a los jugadores durante la " "partida" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG capturó la bandera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2150,17 +2155,17 @@ msgstr "" "^BG%s^BG capturó la bandera ^TC^TT^BG en ^F1%s^BG segundos, batiendo el " "récord anterior de ^BG%s^BG de ^F2%s^BG segundos" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG ha capturado la bandera" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG capturó la ^TC^TT^BG bandera en ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2169,31 +2174,31 @@ msgstr "" "^BG%s^BG capturó la bandera ^TC^TT^BG en ^F2%s^BG segundos, fallando al " "batir el récord anterior de ^BG%s^BG de ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGLa ^TC^TT^BG bandera fue devuelta a su base por su dueño" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGLa bandera fue devuelta por su dueño" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLa ^TC^TT^BG bandera fue destruida y regresada a la base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGLa bandera fue destruida y regresada a la base" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGLa bandera ^TC^TT^BG fue soltada en la base y regresó sola" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGLa bandera fue soltada en la base y regresó sola" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2201,13 +2206,13 @@ msgstr "" "^BGTLa bandera ^TC^TT^BG cayó en algún lugar y no pudo ser alcanzada y " "regresada a la base" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" "^BGLa bandera cayó en algún lugar y no pudo ser alcanzada y regresada a la " "base" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2215,176 +2220,176 @@ msgid "" msgstr "" "^BGLa bandera ^TC^TT^BG se desesperó tras ^F1%.2f^BG segundos y regresó sola" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "^BGLa bandera se desesperó tras ^F1%.2f^BG segundos y regresó sola" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLa bandera ^TC^TT^BG ha vuelto a la base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGLa bandera ha vuelto a la base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG perdió la bandera ^TC^TT^BG " -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG perdió la bandera" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG tiene la bandera ^TC^TT^BG " -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG tiene la bandera" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG devolvió la bandera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Tirando moneda... Resultado: ¡%s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNo tienes mas combustible para la ^F1Mochila propulsora" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Te falta un UID, las opciones superspec no serán guardadas/restauradas" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1La ronda ya ha empezado, entrarás al juego en la siguiente ronda" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Tendrás que espectar en la siguiente ronda" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 fue asesinado por ^BG%s^K1 ^BG%s^K1 con mejora ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 ha sido acertado por ^BG%s^K1 ^BG%s^K1 con mejora ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue eliminado injustamente por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue ahogado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue castigado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 sintió calorcito del fuego^K1%s%s de ^BG%s^K1 " -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue quemado frito por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue cocinado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue empujado hacia un monstruo por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 fue explotado por la granada de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 se acercó demasiado a una explosión de napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 fue calcinado por la Granada de Napalm de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 fue explotado por la Granada de Hielo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 fue congelado por la Granada de Hielo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" "^BG%s%s^K1 no ha sido curado por la Granada de Curación de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue enviado al espacio por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue adelgazado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue conservado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 intentó ocupar el espacio de teletransporte de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue remotamente eliminado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 murió en un accidente con ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -2392,35 +2397,35 @@ msgstr "" "^BG%s%s^K1 quedó atrapado en la explosión cuando el Bumblebee de ^BG%s^K1 " "explotó%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 vió las preciosas luces del Bumblebee de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue aplastado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" "^BG%s%s^K1 fue víctima del bombardeo de racimo del Raptor de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 no pudo resistir las manchas moradas de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 quedó atrapado en la explosión cuando el Raptor de ^BG%s^K1 " "explotó%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2428,599 +2433,599 @@ msgstr "" "^BG%s%s^K1 quedó atrapado en la explosión cuando el Robot Araña de ^BG%s^K1 " "explotó%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 fue despedazado por el Robot Araña de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 fue explotado a pedazos por el Robot Araña de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 quedó atrapado en la explosión cuando el Racer de ^BG%s^K1 explotó" "%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 fué atornillado por el Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 no pudo encontrar refugio del Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue lanzado a un mundo de dolor por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 fue movido al %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 se hicieron enemigos del Señor del Juego en Equipo%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 pensaron que habían encontrado un buen campamento%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 se eliminó injustamente a sí mismo%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 no podían respirar %s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 estuvo en el agua demasiado tiempo%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 chocó contra el suelo con poca fuerza%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 chocó contra el suelo con un crujido%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 se volvió un poco crujiente%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 sintió un poco de calor%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 murió%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 encontró un lugar caliente%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 se convirtió en escoria caliente%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 fue explotado por un Mago%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "Las entrañas de ^BG%s^K1 fueron sacadas por un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 fue machacado por un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 fue electrocutado por un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 fue mordido por una Araña%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 fue alcanzado por una bola de fuego de un Guiverno%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 se une a los Zombis%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 recibió lecciones de Kung Fu de un Zombi%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 dominó el arte de autodestruirse con granadas%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 decidió mirar los resultados de su explosión de napalm%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 fue calcinado por su propia Granada de Napalm%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 sintió fresquito%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 fue congelado por su propia Granada de Hielo%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "La Granada de Curación de ^BG%s^K1 no los curó completamente %s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 murió%s%s. ¿De qué sirve vivir sin munición?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 se quedó sin munición%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 se pudrió%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 se convirtió en una estrella fugaz%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 fue adelgazado%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 no podía soportarlo más%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 está ahora conservado por siglos%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 cambió al %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 murió en un accidente%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 se topó con una torreta%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 fue explotado por una torreta eWheel%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 fue atrapado en el fuego de la torreta FLAC%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 fue reventado por una torreta Hellion%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 no se pudo esconder de la torreta Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 fue acribillado por una torreta Ametralladora%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 fue convertido en vísceras ardientes por una torreta MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 fue eliminado por una torreta%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" "^BGA%s^K1 le sirvieron un poco de plasma sobrecalentado de una torreta%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 fue electrocutado por una torreta Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BGA %s^K1 le llenó de plomo una torreta Walker%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 fue empalado por una torreta Walker%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1fue reventado por una torreta Walker%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" "^BG%s^K1 fue alcanzado por la onda expansiva de una explosión de Bumblebee%s" "%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 fue aplastado por un vehículo%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 fue alcanzado por una bomba de racimo de un Raptor%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" "^BG%s^K1 fue alcanzado por la explosión de la bomba de racimo de un Raptor%s" "%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" "^BG%s^K1 fue alcanzado por la onda expansiva de la explosión de un Robot " "Araña%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 fue reventado a pedazos por un cohete de Robot Araña%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" "^BG%s^K1 quedó atrapado en la onda expansiva de una explosión de Racer%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 no pudo encontrar refugio de un cohete de Racer%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 fue traicionado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s cada %s segundos)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 fue congelado por ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 fue revivido por ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 fue revivido por la caída" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 fue revivido por la explosión de su Granada" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 fue revivido automáticamente después de %s segundos" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 se congelaron" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr " El equipo ^TC^TT^BG gana la ronda" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG gana la ronda" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRonda empatada" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGRonda finalizada, no hay ganador" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGEl modo Dios te ha quitado %s unidades de daño, ¡tramposo!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG¡%s^BG tiene la mejora %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG¡%s^BG pierde la mejora %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BG¡Has tirado la mejora %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BG¡Tienes la mejora %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGNo tienes el/la ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGHas tirado el/la ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGTienes el/la ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNo tienes suficiente munición para el/la ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG no puede disparar, pero su ^F1%s^BG puede" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4 no disponible ^BG en este mapa" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG está conectando..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 conectado" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 está jugando" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 está jugando en el equipo ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG¡%s^BG ha tirado la pelota!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG¡%s^BG ha recogido la pelota!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG ha capturado las llaves para el equipo ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG ha tirado la Llave ^TC^TT" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG pierde la Llave ^TC^TT" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG empujó %s^BG causando la destrucción de la^TC^TT Llave ^BG" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG destruyó la Llave ^TC^TT" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG recogió la Llave ^TC^TT" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 ha abandonado" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 no tiene mas vidas restantes" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGLos monstruos están actualmente deshabilitados" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGEl equipo ^TC^TT^BG mantuvo la pelota demasiado tiempo" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG ha capturado el punto de control de %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG ha capturado un punto de control" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" "^BGEl punto de control %s^BG del equipo ^TC^TT^BG ha sido destruido por %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "^BGEl punto de control del equipo ^TC^TT^BG ha sido destruido por %s" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^BGEl generador ^TC^TT^BG ha sido destruido" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "^BG¡El generador ^TC^TT^BG se ha quemado espontáneamente debido al tiempo " "extra!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 ha cogido Invisibilidad" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 ha cogido Escudo" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 ha cogido Velocidad" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 ha cogido Fuerza" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 se ha desconectado" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 fue expulsado por vaguear" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -3028,47 +3033,47 @@ msgstr "" "^F2Fuiste expulsado del servidor porque eres un espectador y los " "espectadores no están permitidos por el momento" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 ha sido expulsado por matar a tus propios compañeros" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 está espectando" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG ha abandonado la carrera" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG no pudo romper su récord de %s%s^BG en lugar de %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG no pudo romper el récord de %s%s^BG en lugar de %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG ha terminado la carrera" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG rompió el récord de %s^BG %s%s^BG con %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG mejoró el récord de %s%s^BG con %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3077,7 +3082,7 @@ msgstr "" "^BG%s^BG ha logrado adquirir un nuevo récord con ^F2%s^BG, pero " "desafortunadamente no tiene un UID y el récord se perderá." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3086,12 +3091,12 @@ msgstr "" "^BG%s^BG ha logrado adquirir un nuevo récord con ^F2%s^BG, pero es anónimo y " "el récord se perderá." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG ha establecido el récord en la posición de %s%s^BG con %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3100,11 +3105,11 @@ msgstr "" "^F4Has sido invitado por ^BG%s^F4 para unirse a su partida de ^F2%s^F4 " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "¡El equipo ^TC^TT^BG ha acertado!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3113,20 +3118,20 @@ msgstr "" "^F2¡Tienes que convertirte en jugador en los siguientes %s, o serás " "expulsado, porque no está permitido espectar en este momento!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 ha recogido una Superarma" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGNo te puedes transferir a un equipo más grande" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGNo tienes permitido cambiar de equipo" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3135,7 +3140,7 @@ msgstr "" "^F4NOTA: ^BGEl servidor está usando la versión ^F1Xonotic %s (beta)^BG, tú " "tienes ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3143,7 +3148,7 @@ msgstr "" "^F4NOTA: ^BGEl servidor está usando la versión ^F1Xonotic %s^BG, tú tienes " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3152,149 +3157,149 @@ msgstr "" "^F4NOTA: ^F1Xonotic %s^BG ya está disponible, pero aún tienes ^F2Xonotic " "%s^BG - consigue la actualización en ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Información de compilación: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" "^BG%s%s^K1 murió por la gran actuación de ^BG%s^K1 en el @!#%%'n Acordeón%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 lastimó sus propios oídos con el @!#%%'n Acordeón%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 Fue electrocutado por el Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 fue despedazado por los rayos del Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" "^BG%s%s^K1 fue disparado hasta la muerte por el Blaster de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 se disparó al infierno con su Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 sintió la fuerte atracción del Crylink de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 sintió la fuerte atracción de su Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 se comió el cohete de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 se acercó demasiado al cohete de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 se explotó a sí mismo con su Devastador%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 fue despedazado por el rayo del Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 sintió el aire electrificante del el combo de Electro de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 se acercó demasiado a la orbe de Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 jugó con los rayos del Electro%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "^BG%s^K1 no pudo recordar donde dejó su orbe de Electro%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 se acercó demasiado a la bola de fuego de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 fue quemado por la mina de fuego de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 debió haber usado un arma más pequeña%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 se olvidó de su mina de fuego%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 fue golpeado por un estallido de misiles de Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^Bg%s%s^K1 fue golpeado por los misiles de Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 jugó con los pequeños misiles de Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 fue cortado por el HLAC de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 se puso un poco nervioso con su HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" "^BG%s%s^K1 fue atrapado en la bomba gravitacional del Gancho de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3302,66 +3307,66 @@ msgstr "" "^BG%s%s^K1 murió por la gran actuación de ^BG%s^K1 en la @!#%%'n Botella de " "Klein%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 lastimó sus propios oídos con la @!#%%'n Botella de Klein%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^Bg%s%s^K1 fue arrebatado por la Ametralladora de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 fue acribillado por la Ametralladora de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGNo puedes colocar más de ^F2%s^BG minas a la vez" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^k1 se acercó demasiado a la mina de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 se olvidó de su mina%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" "^BG%s%s^K1 se acercó demasiado a la granada del Mortero de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 se comió la granada del Mortero de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 no vió su propia granada del Mortero%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 se explotó a sí mismo con su propio Mortero%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 fue arrebatado por la Ametralladora Pesada Overkill de ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" @@ -3369,19 +3374,19 @@ msgstr "" "^BG%s%s^K1 fue despedazado a trozos por la Ametralladora Pesada Overkill de " "^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" "^BG%s%s^K1 fue acribillado por la Ametralladora Overkill de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 ha sido vaporizado por el Nex Overkill de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3390,7 +3395,7 @@ msgstr "" "^BG%s%s^K1 fue aserrado por la mitad por la Motosierra Overkill Propulsada " "por Cohetes de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" @@ -3398,7 +3403,7 @@ msgstr "" "^BG%s%s^K1 casi esquivó la Motosierra Overkill Propulsada por Cohetes d^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3406,7 +3411,7 @@ msgstr "" "^BG%s^K1 fue aserrado por la mirad por su propia Motosierra Overkill " "Propulsada por Cohetes%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" @@ -3414,132 +3419,132 @@ msgstr "" "^BG%s^K1 se explotó a sí mismo con su Motosierra Overkill Propulsada por " "Cohetes%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 fue baleado por la Escopeta Overkill de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 fue arrebatado por ^BG%s^K1 con un Rifle%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 murió en la lluvia de balas de Rifle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 no logró esconderse de la lluvia de balas de Rifle por parte de " "^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 no pudo esconderse del Rifle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 fue golpeado por los misiles de Seeker de ^Bg%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 fue acertado por el Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 jugó con misiles Seeker pequeños%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 fue abatido a tiros por el Shockwave de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 cacheteó a ^BG%s^K1 un poco con un Shockwave grande%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 fue baleado por la escopeta de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 cacheteó a ^BG%s^K1 un poco con una escopeta grande%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 ahora piensa con portales%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 murió por la gran actuación de ^BG%s^K1 en la @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 lastimó sus propios oidos con la @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 ha sido sublimado por el Vaporizador de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 ha sido vaporizado por el Vortex de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4¡Ahora estás solo!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BG¡Estás atacando!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BG¡Estás defendiendo!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BG¡Objetivo destruido en ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4¡Que empiece!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4El juego inicia en ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4La ronda empieza en ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4La ronda no puede empezar" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2¡No acampes!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3549,11 +3554,11 @@ msgstr "" "^BGSiéntete en confianza de ^F2intentar capturar^BG la bandera de nuevo\n" "^BGsi piensas que lo lograrás." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGEsta bandera está inactiva en este momento" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3563,220 +3568,220 @@ msgstr "" "^BGfpor ^F2demasiados intentos fallidos^BG de captura.\n" "^BGAcierta algún punto defensivo antes de intentarlo de nuevo." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BG¡Has capturado la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BG¡Has capturado la bandera!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BG¡Demasiados tiros de bandera! Arrojamiento deshabilitado durante %s" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG ha pasado la bandera ^TC^TT^BG a %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG ha pasado la bandera a %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGHas recibido la bandera ^TC^TT^BG por parte de %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGHas recibido la bandera por parte de %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGPulsa ^F2%s^BG para recibir la bandera de %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGSugiriendo a %s^BG que te pase la bandera" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGHas pasado la bandera ^TC^TT^BG a %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGHas pasado la bandera a %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BG¡Has obtenido la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BG¡Has obtenido la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BG¡Tienes la bandera de tu %sequipo^BG, regrésala a la base!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BG¡Tienes la bandera de tu %senemigo^BG, regrésala a la base!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG¡El %senemigo^BG tiene tu bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG¡El %senemigo (^BG%s%s)^BG tiene tu bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BG¡El enemigo %s^BG tiene la bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BG¡El enemigo %s (^BG%s%s)^BG tiene la bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BG¡El enemigo %s^BG tiene su bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BG¡El enemigo %s (^BG%s%s)^BG tiene su bandera! ¡Recupérala!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BG¡Tu %scompañero^BG tiene la bandera ^TC^TT^BG! ¡Protégelo!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BG¡Tu %scompañero (^BG%s%s)^BG tiene la bandera ^TC^TT^BG! ¡Protégelo!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BG¡Tu %scompañero^BG tiene la bandera! ¡Protégelo!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BG¡Tu %scompañero (^BG%s%s)^BG tiene la bandera! ¡Protégelo!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BG¡Los enemigos ahora pueden verte en el radar!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BG¡Has regresado la bandera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BG¡Estancamiento! ¡Los enemigos ahora te pueden ven en su radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BG¡Estancamiento! ¡Ahora puedes ver los portadores de bandera enemigos en " "el radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sEliminaste a ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sHas anotado en contra de ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sHas sido eliminado por ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%ssFuiste anotado por ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sHas quemado a ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sHas sido quemado por ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sCongelaste a ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sHas sido congelado por ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sEliminaste a ^BG%s mientras tecleaba" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sEliminaste a ^BG%s^K1 mientras estaban tecleando" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sFuiste eliminado por ^BG%s mientras tecleabas" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sFuiste eliminado por ^BG%s^K1 mientras tecleabas" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BG¡Pulsa ^F2%s^BG otra vez para tirar la granada!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2¡Recibiste una ^K1GRANADA DE BONIFICACIÓN^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3785,217 +3790,217 @@ msgstr "" "^BGHas sido movido a un equipo diferente\n" "Ahora estas en el equipo: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1¡No te vayas contra tus compañeros!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1¡No dispares a tus compañeros!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1¡Muere, campista!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1¡Reconsidera tus tácticas, campero!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1¡Te has eliminado injustamente a ti mismo!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Fuiste %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1¡No pudiste recuperar tu aliento!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1¡Chocaste contra el suelo con un crujido!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1¡Te sentiste un poco caliente!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1¡Te volviste un poco crujiente!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1¡Te mataste a ti mismo!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1¡Tienes que ser más cuidadoso!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1¡No pudiste soportar el calor!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1¡Tienes que tener cuidado de los monstruos!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1¡Fuiste asesinado por un monstruo!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1¡Sabe a pollo!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1¡Se te olvidó poner el alfiler en su lugar!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1¡Dar vueltas alrededor de una explosión de napalm es malo!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1¡Te sentiste un poco fresco!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1¡Te volviste un poco muy frío!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Tu Granada de Curación está un poco defectuosa" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Estás reapareciendo por haber gastado tus municiones..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Fuiste eliminado por gastar tus municiones..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Te volviste muy viejo sin tomar tu medicamento" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Necesitas conservar tu salud" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1¡Te has convertido una estrella fugaz!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1¡Te derretiste en el limo!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1¡Te has suicidado!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1¡Lo terminaste todo!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1¡Te quedaste atrapado en un pantano!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGEstás bajo: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1¡Moriste en un accidente!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1¡Tuviste un encuentro desafortunado con una torreta!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1¡Fuiste eliminado por una torreta!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1¡Tuviste un encuentro desafortunado con una torreta eWheel!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1¡Fuiste eliminado por una torreta eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1¡Tuviste un encuentro desafortunado con una torreta Walker!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1¡Fuiste eliminado por una torreta Walker!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1¡Fuiste atrapado en el estallido de la explosión de un Bumblebee!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1¡Fuiste aplastado por un vehículo!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1¡Fuiste atrapado en la bomba de un Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1¡Fuiste atrapado en el estallido de una explosión de Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1¡Fuiste atrapado en el estallido de una explosión del Robot Araña!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1¡Fuiste despedazado por un misil del Robot Araña!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1¡Fuiste atrapado en el estallido de una explosión de un Racer!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1¡No pudiste refugiarte del misil del Racer!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1¡Cuidado por dónde pisas!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1¡Imbécil! ¡Has eliminado a ^BG%s^K1, un compañero tuyo!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1¡Imbécil! ¡Fuiste en contra de ^BG%s^K1, un compañero tuyo!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Has sido eliminado por ^BG%s^K1, un compañero tuyo" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Has sido acertado contra ^BG%s^K1, un compañero tuyo" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -4003,74 +4008,74 @@ msgstr "" "^K1¡Deja de estar inactivo!\n" "^BGDesconectando en ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BG¡Necesitas %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BG¡También necesitas %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BG¡Puerta desbloqueada!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Vidas extra tomadas: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Reviviste a ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Te has revivido a ti mismo" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Fuiste revivido por ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Fuiste revivido automáticamente después de %s segundos" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BG¡El generador está bajo ataque!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "El equipo ^TC^TT^BG pierde la ronda" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Te congelaste a ti mismo" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Ronda previamente iniciada, aparecerás congelado" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1¡Un %s ha llegado!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGHas conseguido el ^F1Regenerador de combustible" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGHas obtenido la ^F1Mochila propulsora" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4078,7 +4083,7 @@ msgstr "" "^K1¡No hay espacio disponible para aparecer!\n" "Confía en que tu equipo lo pueda arreglar..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4086,15 +4091,15 @@ msgstr "" "^K1No puedes unirte al juego en este momento.\n" "La capacidad máxima de jugadores ha sido alacanzada." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGHas recogido la pelota" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BG¡Eliminar a otros mientras no tienes la pelota no da puntos!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4102,7 +4107,7 @@ msgstr "" "^BG¡Todas las llaves están en posesión de tu equipo!\n" "¡Ayuda a que los portadores de las llaves se puedan unir!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4110,7 +4115,7 @@ msgstr "" "^BG¡Todas las llaves están en manos del equipo ^TC^TT^BG!\n" "¡Interfiere ^F4AHORA^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4118,23 +4123,23 @@ msgstr "" "^BG¡Todas las llaves están en manos de tu equipo!\n" "¡Encuentra a los otros portadores de llaves ^F4AHORA^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4La ronda iniciará en ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGEscaneando rango de frecuencia..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGEstás empezando con la Llave ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGNo tienes más vidas, debes esperar hasta la siguiente partida" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4143,43 +4148,43 @@ msgstr "" "^BGEsperando a que se unan jugadores...\n" "Se necesitan jugadores activos para: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEsperando a que %s jugador(es) se unan..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BG¡Tu arma ha sido degradada hasta que encuentres algo de munición!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4¡^COUNT^BG restante para encontrar algunas municiones!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BG¡Consigue algunas municiones o morirás en ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG¡Consigue algunas municiones! ¡Te queda ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vidas sobrantes: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Nivel %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGPulsa ^F2%s^BG para entrar en el juego" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4188,34 +4193,34 @@ msgstr "" "^F2^COUNT^BG hasta el cambio de arma...\n" "Siguiente arma: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma activa: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGHas capturado el punto de control de %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGHas capturado un punto de control" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "El equipo ^TC^TT^BG capturó el punto de control de %s^BG" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "El equipo ^TC^TT^BG capturó un punto de control" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGEl punto de control no puede ser capturado en este momento" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4223,11 +4228,11 @@ msgstr "" "^BGEl generador enemigo no puede ser destruido ahora\n" "^F2Captura puntos de control para desprotegerlo" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BG¡El generador ^TCenemigo^BG ya no está protegido!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4235,17 +4240,17 @@ msgstr "" "^K1¡Tu generador NO está protegido!\n" "^BG¡Vuelve a capturar puntos de control para protegerlo!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGPulsa ^F2%s^BG para teletransportarse" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeletransportación deshabilitada por %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4253,7 +4258,7 @@ msgstr "" "^F2¡Ahora jugando en ^F4TIEMPO EXTRA^F2!\n" "¡Sigue eliminando hasta que tengamos un ganador!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4261,7 +4266,7 @@ msgstr "" "^F2¡Ahora jugando en ^F4TIEMPO EXTRA^F2!\n" "¡Sigue acertando hasta que tengamos un ganador!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4275,7 +4280,7 @@ msgstr "" "Cuánto más puntos de control tenga tu equipo,\n" "más rápido decaerá el generador enemigo" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4284,123 +4289,123 @@ msgstr "" "^F2¡Ahora jugando en ^F4TIEMPO EXTRA^F2!\n" "^BG¡Se ha añadido ^F4%s^BG al juego!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Portal de entrada^BG creado" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Portal de salida^BG creado" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Creación de portal ha fallado" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2La fuerza infunde tus armas con poder devastador" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2La fuerza se ha agotado" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Un escudo te rodea" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2El escudo se ha agotado" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Tienes la velocidad" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2La velocidad se ha agotado" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Eres invisible" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2La invisibilidad se ha agotado" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2¡La carrera se ha terminado, completa tu vuelta!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BG¡Secuencia completada!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGHacen falta más para continuar..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGSolo %s^BG mas para continuar..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Superarmas se han descompuesto" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Se han perdido las superarmas" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Ahora tienes una superarma" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Cambiando a ^TC^TT^K1 en ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Cambiando equipo en ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Cambiando a espectador en ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicidio en ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Tiempo fuera comienza en ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Tiempo fuera se acaba en ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1¡No se puede unir a la sesión del minijuego que se ha dado!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGPulsa ^F2%s^BG para entrar/salir del vehículo" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGPulsa ^F2%s^BG para entrar en el artillero del vehículo" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGPulsa ^F2%s^BG para robar este vehículo" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4408,7 +4413,7 @@ msgstr "" "^F2¡El enemigo está robando uno de tus vehículos!\n" "^F4¡Deténganlos!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2¡Intruso detectado, desactivando escudos!" @@ -4817,166 +4822,165 @@ msgstr "Torreta Walker" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Masculino" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Femenino" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Desconocido" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "ENTRAR" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESCAPE" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "ESPACIO" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "RETROCESO" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "FLECHAARRIBA" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "FLECHAABAJO" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "FLECHAIZQUIERDA" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "FLECHADERECHA" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "SHIFT" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "SUPR" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "AVPÁG" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "REPÁG" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "INICIO" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "FIN" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSA" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "BLOQNUM" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "BLOQMAYÚS" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "BLOQDES" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "PUNTOYCOMA" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "ACENTOGRAVE" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "COMILLA" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APÓSTROFE" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BARRAINVERSA" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "TN_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4985,78 +4989,78 @@ msgstr "TN_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "TN_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PUNTO" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "DIVIDIR" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "BARRA" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MULTIPLICAR" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MENOS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "MÁS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "IGUAL" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "CAPTURADEPANTALLA" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "RATÓN%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "RRUEDAARRIBA" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "RRUEDAABAJO" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "CRUCETA_ARRIBA" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5066,132 +5070,133 @@ msgstr "CRUCETA_ARRIBA" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "CRUCETA_ABAJO" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "CRUCETA_IZQUIERDA" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "CRUCETA_DERECHA" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "INICIO" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "ATRÁS" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "PULGAR_IZQUIERDO" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "PULGAR_DERECHO" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "HOMBRO_IZQUIERDO" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "HOMBRO_DERECHO" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "GATILLO_IZQUIERDO" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "GATILLO_DERECHO" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "PULGAR_IZQUIERDO_ARRIBA" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "PULGAR_IZQUIERDO_ABAJO" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "PULGAR_IZQUIERDO_IZQUIERDA" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "PULGAR_IZQUIERDO_DERECHA" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "PULGAR_DERECHO_ARRIBA" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "PULGAR_DERECHO_ABAJO" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "PULGAR_DERECHO_IZQUIERDA" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "PULGAR_DERECHO_DERECHA" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "ARRIBA" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "ABAJO" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "IZQUIERDA" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "DERECHA" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "NOTAMIDI%d" @@ -5201,11 +5206,11 @@ msgstr "NOTAMIDI%d" msgid "Press %s" msgstr "Pulsa %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "¡No hay artillero derecho!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "¡No hay artillero izquierdo!" @@ -5241,55 +5246,56 @@ msgstr "Bengala raptor" msgid "Spiderbot" msgstr "Robot Araña" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "El comando de volcado de armas sólo funcionan con sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastador" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Gancho de agarre" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Ametralladora" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortero" @@ -5297,11 +5303,11 @@ msgstr "Mortero" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5309,7 +5315,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Escopeta" @@ -5318,11 +5324,11 @@ msgstr "Escopeta" msgid "@!#%'n Tuba" msgstr "@!#%%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizador" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5566,11 +5572,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "dumptree - vertir el estado del menú en forma de árbol a la consola" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Opciones disponibles:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Comando inválido. Para obtener una lista de comandos válidos, escriba " @@ -6161,26 +6167,6 @@ msgstr "Incluir velocidad vertical" msgid "Speed unit:" msgstr "Unidad de velocidad:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "nudos" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Mostrar" @@ -6621,7 +6607,7 @@ msgid "Default" msgstr "Por defecto" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Ilimitado" @@ -6995,10 +6981,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Mutadores de armas y objetos:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Gancho de agarre" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8564,7 +8546,7 @@ msgstr "Mostrar nombre de quién roba la bandera en CTF" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Otro" @@ -8665,27 +8647,31 @@ msgstr "Forzar colors de otros jugadores al mío" msgid "In non teamplay modes only" msgstr "Sólo en modos de juego sin equipo" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "Sólo en Duelo" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Desvanecimiento de cuerpo:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Vísceras:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Ninguno" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Pocas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Muchos" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Montones" @@ -9055,91 +9041,87 @@ msgstr "ADSL rápida" msgid "Broadband" msgstr "Banda ancha" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Solicitudes del servidor/s" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Descargas:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Número máximo de descargas concurrentes de HTTP/FTP" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Velocidad de descarga:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Retraso local:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Mostrar gráfico de red" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Mostrar un gráfico de tamaño de paquetes y otra información" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Predicción de movimento del lado del cliente" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensación de errores de movimento" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Usar cifrado (AES) si está disponible" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Fotogramas por segundo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Máximo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Ilimitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Objetivo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Deshabilitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Límite de inactividad:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Ilimitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Ahorrar tiempo de procesamiento para otras aplicaciones" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Mostrar fotogramas por segundo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Mostrar fotogramas renderizados por segundo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Información sobre herramientas del menú:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9147,39 +9129,39 @@ msgstr "" "Herramientas del menú: deshabilitado, estándar o avanzado (también muestra " "cvar o comando de consola ligado al item del menú)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Deshabilitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Estándar" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Avanzado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Mostrar fecha y hora actual" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Mostrar fecha y hora actual, útil para capturas de pantalla" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Habilitar modo de desarollador" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Configuración avanzada..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Configuración avanzada dónde puedes ajustar cada variable del juego" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Restablecer ajustes de fábrica" @@ -9423,21 +9405,21 @@ msgstr "Mapa" msgid "DF^All" msgstr "Todos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Desactivado" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vértices, algunos triángulos (compatible)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9445,35 +9427,35 @@ msgstr "" "Hacer uso de objetos de búfer de vértices para almacenar geometría estática " "en la memoria de vídeo para acelerar el renderizado" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vértices" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vértices y triángulos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Brillo:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Brillo en negros" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Brillo en blanco" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gama:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9481,19 +9463,19 @@ msgstr "" "Valor de corrección de gama inverso, un efecto de brillo que no afecta al " "blanco o al negro" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Aumento de contraste" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Por cuánto multiplicar el contraste en áreas oscuras" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturación:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9501,11 +9483,11 @@ msgstr "" "Ajuste de saturación (0 = escala de grises, 1 = normal, 2 = sobresaturado), " "requiere el control de color GLSL" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Ambiente:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9513,19 +9495,19 @@ msgstr "" "Iluminación del ambiente, si se establece demasiado alto, tiende a hacer que " "la luz en los mapas se vea tenue y plana" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensidad:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Brillo del renderizador global" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Esperar a que la GPU termine cada fotograma" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9533,15 +9515,15 @@ msgstr "" "Hacer que la CPU espere a que la GPU termine cada fotograma, puede ayudar " "con algunas entradas extrañas o retrasos gráficos en algunas máquinas" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Usar shaders OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psico colores (secreto)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Vértices alucinógenos (secreto)" @@ -9627,11 +9609,11 @@ msgstr "¿Permitir que la estadística de jugadores use su apodo?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Si respondes \"No\" aparecerás como \"Jugador anónimo\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "juego en equipo" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "libre para todos" @@ -10002,7 +9984,7 @@ msgstr "" "de la memoria de la textura, pero hará que las texturas aparezcan muy " "borrosas." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Resolución de pantalla" diff --git a/common.es_MX.po b/common.es_MX.po index 8dd368c153..7ff147d4b6 100644 --- a/common.es_MX.po +++ b/common.es_MX.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/team-xonotic/" "xonotic/language/es_MX/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.fi.po b/common.fi.po index 9e2346c15b..be321f3191 100644 --- a/common.fi.po +++ b/common.fi.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-09 17:30+0000\n" -"Last-Translator: Oi Suomi On! \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" +"Last-Translator: divVerent \n" "Language-Team: Finnish (http://www.transifex.com/team-xonotic/xonotic/" "language/fi/)\n" "Language: fi\n" @@ -21,24 +21,24 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" "^2Viety onnistuneesti kohteeseen %s! (Huomautus: tallennettu kansioon data/" "data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Ei voitu kirjoittaa kohteeseen %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Laskentaviesti ajassa %s, sekuntia jäljellä: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -47,16 +47,16 @@ msgstr "" "^1Monirivinen viesti ajassa %s joka\n" "^1kestää pidempään kuin tavallisesti" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Viesti ajassa %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Yleisluontoinen viesti" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Pelaaja^7: Tämä on keskustelualue." @@ -130,113 +130,95 @@ msgstr "^1Paina ^3%s^1 nähdäksesi pelitilatiedot" msgid "server info" msgstr "palvelimen tiedot" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Ottelu on jo alkanut" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Sinulla ei ole elämiä enää jäljellä" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Paina ^3%s^1 liittyäksesi" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "hyppää" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Peli alkaa ^3%d^1 sekunnin kuluttua" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Tällä hetkellä ^1lämmittelyssä^2 !" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPaina ^3%s%s päättääksesi lämmittelyn" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "valmis" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPaina ^3%s%s kun olet valmis" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Odotetaan muita saadakseen lämmittelynsä valmiiksi..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Odotetaan muita valmiiksi..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Paina ^3%s^2 lämmittelyn lopettamiseksi" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Joukkuemäärät ovat epätasapainossa!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Paina ^3%s%s säätääksesi" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "joukkuevalikko" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Seurataan tätä pelaajaa:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Sinua seuraa:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Paina ^3ESC ^7nähdäksesi HUD-vaihtoehdot." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Tuplanapsauta ^7a paneelia paneelikohtaisia valintoja varten." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7kytkee pois yhteenottotestauksen, ^3SHIFT ^7ja" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3NUOLINÄPPÄIMET ^7hienosäätöä varten." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Oma Ennätys" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Serverin Paras" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Pelaaja %d" @@ -508,393 +490,393 @@ msgstr "QMCMD^Sekoita joukkueet" msgid "QMCMD^Spectate a player" msgstr "QMCMD^Katsele pelaajaa" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Aloituslinja" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Maali" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Välimuoto %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "RANGAISTUS: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "tarkastuspiste sivuutettu" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Napsauta valitaksesi kaukosiirron määränpään" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Napsauta valitaksesi saapumismääränpään" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Pallonkantajatapot" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^pktapot" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^pkajat" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Pallon hallussapidon yhteisaika Keepaway:ssa " -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "Kuinka usein lippu (CTF) tai avain (KeyHunt) saatiin kaapattua" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^kaappaukset" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^kaappausaika" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Nopeimman kaappauksen aika (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Kuolemien määrä" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^kuolemaa" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Tuhottujen avainten määrä työntämällä ne hukkaan" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^tuhotut" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^vaurio" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Tehtyjen tuhojen yhteismäärä" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^ttvastaanotot" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Kärsityt tuhot kokonaisuudessaan" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Lippupudotusten määrä" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^pudotukset" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "Pelaaja ELO" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "SCO^elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "SCO^nopein" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Nopeimman kierroksen aika (kilpa/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Tehtyjen rikkomusten määrä" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^rikkeet" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Lipunkantajien tappomäärä" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^lktapot" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS-ruutunopeus" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "SCO^fpsruutunopeus" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Tapot poislukien itsemurhat" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "SCO^tapot" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Tehdyt maalit" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^maalit" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Avaimenkantajatapot" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^aktapot" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^t/k" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "Suhdeluku tapot-kuolemat " -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^tks" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^tksuhdeluku" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Tapot" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^tappoa" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Loppuunsaatettujen kierrosten lukumäärä (kilpa/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^kierrosta" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Elämien määrä (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^elämät" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Montako kertaa avain menetettiin" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^menetykset" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Pelaajan nimi" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^nimi" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^lempinimi" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Tavoitekohteita tuhottu" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^tavoitteet" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Monastiko lippu (CTF) tai avain (KeyHunt) tai pallo (Keepaway) poimittiin" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^poiminnat" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Ping-aika" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "Viive" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Pakettirokotukset" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^pr" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Montako pelaajaa työnnettiin hukkaan" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^työnnöt" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Pelaajan taso" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^taso" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Lipunpalautusten määrä" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^palautukset" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Virkoamisten määrä" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^virkoamiset" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Voitetut kierrokset" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^voitetut kierrokset" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^pistemäärä" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Yhteispisteet" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Itsemurhat" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^itsemurhia" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Tapot poislukien kuolemat" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^määrä" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Otetut dominointipisteet (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^otot" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Joukkuetapot" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "SCO^joukkuetapot" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Tikkausten määrä (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^tikkaukset" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "SCO^aika" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Kilvan kokonaisaika (kilpa/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "Voit mukauttaa tulostaulua käyttäen ^2scoreboard_columns_set käskyä." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Käyttö:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -902,7 +884,7 @@ msgstr "" "^2scoreboard_columns_set ^7ilman argumentteja otetaan argumentit cvar " "scoreboard_columns :sta" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -910,7 +892,7 @@ msgstr "" " ^5Huomautus: ^7scoreboard_columns_set ilman argumentteja ajetaan jokaisen " "kartan aloituksessa" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -918,15 +900,15 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7lataa vakioulkoasun ja laajentaa " "sen muotoon cvar scoreboard_columns jotta voit muokata sitä" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Voit käyttää ^3|^7 aloittaaksesi oikealle tasatut kentät." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "Seuraavat kenttänimet tunnistetaan (ei vaatimusta kirjainkoolle):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -940,7 +922,7 @@ msgstr "" "kenttänä \n" "näyttääksesi kaikki tarjolla olevat kentät sen hetkiselle pelimuodolle. " -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -948,12 +930,12 @@ msgstr "" "Erikoispelimuotojen nimiä 'teams' ja 'noteams' voidaan käyttää\n" "sisällyttääksesi/poislukien KAIKKI teams/noteams pelimuodot." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" "Esimerkki: scoreboard_columns_set nimi ping pl | +ctf/kenttä3 -dm/kenttä4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -961,7 +943,7 @@ msgstr "" "näyttää nimen, pingin ja pl:n asemoituna vasemmalle, ja kentät\n" "pystysuorapalkista oikealla asemoituna oikealle." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -969,10 +951,10 @@ msgstr "" "'kenttä3' näytetään vain CTF:ssä, ja 'kenttä4' näytetään kaikissa\n" "muissa pelimuodoissa poislukien muoto DM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -981,86 +963,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Tarkkuustilastot (keskimäärin %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Kartan tilastot:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Hirviöitä tapettu:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Salaisuuksia löydettiin:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Kaappausten aikatasot" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Rankkaustasot" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minuuttia" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^pisteet" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Kartta: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Nopeuspalkinto: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Kaikkien aikojen nopein: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Katselijat" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Virkoaminen tapahtuu ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Olet kuollut, odota ^3%s^7 ennen uudelleenvirkoamista" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Olet kuollut, paina ^2%s^7 virotaksesi uudelleen" @@ -1069,27 +1043,27 @@ msgstr "Olet kuollut, paina ^2%s^7 virotaksesi uudelleen" msgid "WARMUP" msgstr "LÄMMITTELY" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1Sinun tulee vastata ennen sisäänkäyntiä hud-asetus tilaan" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nimi ^7tämän sijasta \"^1Nimetön pelaaja^7\" tilastoissa" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Äänestys on tullut tulokseen:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Salli palvelimien tallentaa ja näyttää nimesi?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Määrittele HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1102,7 +1076,7 @@ msgstr "^1Määrittele HUD" msgid "Yes" msgstr "Kyllä" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1127,67 +1101,67 @@ msgstr "Ei ole" msgid "Unavailable" msgstr "Ei saatavissa" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "solmut" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "knots" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (ei sidottu)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 ääni)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d ääntä)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Aivan sama" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Valitse pelitila" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Äänestä karttaa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d sekuntia jäljellä" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" "mv_mapdownload: ^3Sinun ei ole tarkoitus käyttää tätä käskyä omin päin!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Virhe:^7 Ei löytynyt: pak index." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Pyydetään esikatselua..." @@ -1195,15 +1169,15 @@ msgstr "Pyydetään esikatselua..." msgid "Trying to remove a team which is not in the teamlist!" msgstr "Koetetaan poistaa joukkuetta joka ei ole joukkuelistassa!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Naattiajastin" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Kaappauksen edistyminen" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Elpymisen edistyminen" @@ -1217,281 +1191,312 @@ msgstr "" "Ilmoituksen uudelleenkäynnistyskäsky toimii vain tämän kanssa cl_cmd and " "sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Pallovaras" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "luodit" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Rynnäkkö (Assault)" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "kennot" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Tuhoa esteet löytääksesi ja tuhotaksesi vihollisen ytimen ennen kuin aika " +"loppuu" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "plasma" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Pisteraja:" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "raketit" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Klaaniareena (Clan Arena)" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "ammukset" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Tapa kaikki vihollisjoukkueen jäsenet voittaaksesi kierroksen" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Pieni panssari" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Tapporaja:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Keskiluokan panssari" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Tarvittava tappojen määrä ennen ottelun päättymistä" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Iso panssari" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Kaappausten aikatasot" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mahtipanssari" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Lipunryöstö (CTF)" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Pieni terveyspalautus" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Löydä ja toimita vihollisen lippu tukikohtaasi kaapataksesi sen, puolusta " +"tukikohtaasi toiselta joukkueelta" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Keskiluokan terveyspalautus" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Lipunryöstöraja" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Suuri terveyspalautus" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Tarvittava kaappausten määrä ennen kuin ottelu loppuu" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mahtava terveyspalautus" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Rankkaustasot" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Lentopakkaus" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Kilpailu CTS (RACE CTS)" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "polttoaine" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Kisaa saavuttaaksesi nopeimman ajan." -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Polttoaineen uusiovalmistin" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Mättö (Deathmatch)" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Polttoaineen uusvalmistin" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Tee niin monta tappoa kuin pystyt" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Voima" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Valtaa kaikki hallintapisteet ja puolusta niitä voittaaksesi" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Suoja" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Hallinta (Domination)" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n tuubanheitto!" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Tarvittava pistemäärä ennen kuin ottelu loppuu" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Tapporaja:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Kaksintaistelu" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Tarvittava tappojen määrä ennen ottelun päättymistä" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "" +"Taistele areenalla yksi-vastaan-yksi kamppailu voittajan selvittämiseksi" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Mättö (Deathmatch)" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Pakkashippa (Freeze Tag)" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Tee niin monta tappoa kuin pystyt" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Tapa viholliset heidät jäädyttääksesi, seiso jäädytettyjen " +"joukkuekavereidesi vieressä elvyttääksesi heidät; jäädytä kaikki viholliset " +"voittaaksesi" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Tunkeutuminen" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Selviydy hirviöaaltoja vastaan" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Pidä palloa saadaksesi tappopisteitä" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Pakomatka (Keepaway)" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Kerää kaikki avaimet voittaaksesi kierroksen" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Avaimenetsintä (Key Hunt)" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Ottelu on jo alkanut" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Sinulla ei ole elämiä enää jäljellä" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Viimeiseen mieheen (Last Man Standing)" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Selviydy ja tapa kunnes vihollisilla ei ole enää elämiä jäljellä" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Elämät:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexpallo (Nexball)" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Ammu ja potkaise pallo vihollisen maaliin, pidä oma maalisi puhtaana" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Maalit:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Tarvittava maalimäärä ennen kuin ottelu loppuu" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Pallovaras" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Valtaa hallintapisteet päästäksesi vihollisen generaattorille" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Suurtaistelu (Onslaught)" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Oma Ennätys" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Serverin Paras" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Kilpailu (RACE)" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Kisaa toisia pelaajia vastaan kohti maaliviivaa" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Kierrokset:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Kilpailu CTS (RACE CTS)" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Kisaa saavuttaaksesi nopeimman ajan." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Pisteraja:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Auta joukkuettasi tekemään eniten tappoja vihollisjoukkuetta vastaan" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Joukkuemättö (Team Deatchmatch)" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Tarvittava pistemäärä ennen kuin ottelu loppuu" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Lipunryöstö (CTF)" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Löydä ja toimita vihollisen lippu tukikohtaasi kaapataksesi sen, puolusta " -"tukikohtaasi toiselta joukkueelta" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Lipunryöstöraja" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Tarvittava kaappausten määrä ennen kuin ottelu loppuu" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Klaaniareena (Clan Arena)" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Tapa kaikki vihollisjoukkueen jäsenet voittaaksesi kierroksen" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Valtaa kaikki hallintapisteet ja puolusta niitä voittaaksesi" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "luodit" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Hallinta (Domination)" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "kennot" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Kerää kaikki avaimet voittaaksesi kierroksen" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Avaimenetsintä (Key Hunt)" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "raketit" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Rynnäkkö (Assault)" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "ammukset" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Tuhoa esteet löytääksesi ja tuhotaksesi vihollisen ytimen ennen kuin aika " -"loppuu" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Pieni panssari" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Valtaa hallintapisteet päästäksesi vihollisen generaattorille" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Keskiluokan panssari" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Suurtaistelu (Onslaught)" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Iso panssari" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexpallo (Nexball)" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mahtipanssari" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Ammu ja potkaise pallo vihollisen maaliin, pidä oma maalisi puhtaana" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Pieni terveyspalautus" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Maalit:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Keskiluokan terveyspalautus" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Tarvittava maalimäärä ennen kuin ottelu loppuu" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Suuri terveyspalautus" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Pakkashippa (Freeze Tag)" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mahtava terveyspalautus" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Tapa viholliset heidät jäädyttääksesi, seiso jäädytettyjen " -"joukkuekavereidesi vieressä elvyttääksesi heidät; jäädytä kaikki viholliset " -"voittaaksesi" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Lentopakkaus" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Pidä palloa saadaksesi tappopisteitä" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "polttoaine" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Pakomatka (Keepaway)" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Polttoaineen uusiovalmistin" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Tunkeutuminen" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Polttoaineen uusvalmistin" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Selviydy hirviöaaltoja vastaan" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Voima" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Kaksintaistelu" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Suoja" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" -"Taistele areenalla yksi-vastaan-yksi kamppailu voittajan selvittämiseksi" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n tuubanheitto!" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1785,8 +1790,8 @@ msgid "Resistance" msgstr "Vastarinta" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Nopeus" @@ -1882,8 +1887,8 @@ msgstr "Höyrystimen ammukset" msgid "Extra life" msgstr "Lisäelämä" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Näkymättömyys" @@ -1923,11 +1928,11 @@ msgstr "Huntukranaatti" msgid "Grenade" msgstr "Kranaatti" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Ylimalkaallinen raskaskonepistooli" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Ylimalkaallinen konepistooli" @@ -1935,7 +1940,7 @@ msgstr "Ylimalkaallinen konepistooli" msgid "Overkill Nex" msgstr "Ylimalkaallinen Nex" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Ylimalkaallinen rakettikäyttöinen moottorisaha" @@ -2104,17 +2109,17 @@ msgstr "%s avuntarpeessa!" msgid "^1Server notices:" msgstr "^1Palvelimen ilmoitukset:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4HUOMAUTUS: ^BGKatselijakeskustelua ei lähetetä pelaajille ottelun aikana" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG kaappasi ^TC^TT^BG lipun" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2123,17 +2128,17 @@ msgstr "" "^BG%s^BG kaappasi ^TC^TT^BG lipun ^F1%s^BG sekunnissa, rikkoen ^BG%s^BG's " "edellisen ennätyksen ^F2%s^BG sekuntia" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG kaappasi lipun" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG kaappasi ^TC^TT^BG lipun ^F1%s^BG sekunnissa" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2142,42 +2147,42 @@ msgstr "" "^BG%s^BG kaappasi ^TC^TT^BG lipun ^F2%s^BG sekunnissa, onnistumatta " "rikkomaan ^BG%s^BG's edellistä ennätystä ^F1%s^BG sekuntia" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGThe ^TC^TT^BG lippu palautettiin tukikohtaan omistajansa toimesta" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGLippu palautettiin omistajansa toimesta" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLippu ^TC^TT^BG tuhottiin ja palautettiin tukikohtaan" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGLippu tuhottiin ja palautettiin tukikohtaan" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGLippu ^TC^TT^BG pudotettiin tukikohtaan palauttaen itse itsensä" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGLippu pudotettiin tukikohtaan palauttaen itsensä" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" "^BGLippu ^TC^TT^BG putosi johonkin saavuttamattomiin tukikohtapalautukselle" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGLippu putosi johonkin saavuttamattomiin tukikohtapalautukselle" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2186,7 +2191,7 @@ msgstr "" "^BGLippu ^TC^TT^BG muuttui malttamattomaksi ^F1%.2f^BG sekunnin jälkeen " "palauttaen itsensä" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2194,798 +2199,798 @@ msgstr "" "^BGLippu muuttui malttamattomaksi ^F1%.2f^BG sekunnin jälkeen palauttaen " "itsensä" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLippu ^TC^TT^BG palautui tukikohtaan" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGLippu palautui tukikohtaan" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG menetti ^TC^TT^BG lipun" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG menetti lipun" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG sai ^TC^TT^BG lipun" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG sai lipun" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG palautti ^TC^TT^BG lipun" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Kolikonheitto... Tulos: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGSinulla ei ole polttoainetta ^F1Lentopakkaukseen" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "^F2Sinulta uupuu UID, superspes valintoja ei tallenneta/palauteta" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Kierros on jo alkanut, pääset mukaan ensi kierrokselle" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Seuraava kierros menee sinun osaltasi katsellessa" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 tapettiin ^BG%s^K1's ^BG%s^K1 tsempillä ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 otettiin pisteitä pois ^BG%s^K1's ^BG%s^K1 tsempillä ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 lopetettiin epärehellisesti ja syyllinen oli ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 hukutettiin syyllisen ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 palautettiin maanpinnalle syyllisen ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" "^BG%s%s^K1 tunsi mitä se on kun tekee poppaa ^BG%s^K1's tulen polttaessa^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" "^BG%s%s^K1 poltettiin täydeksi paistiksi syyllisen ollessa ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 päätyi murkinaksi kokin ollessa ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 työnnettiin hirviön eteen ja tekijä oli ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 posautettiin taivaan tuuliin ^BG%s^K1's Naatilla%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 erehtyi liian lähelle napalmiräjähdystä%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" "^BG%s%s^K1 poltettiin kuoliaaksi ^BG%s^K1's Napalminaatin toimesta %s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 posautettiin ^BG%s^K1's Jäänaatin toimesta %s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 jäätyi pakastelihaksi ^BG%s^K1's Jäänaatin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 ei tervehtynyt ^BG%s^K1's Terveysnaatista %s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" "^BG%s%s^K1 ammuttiin planeettaa kiertävälle radalle syyllisen ollen ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 limakyllästettiin ja tekijä oli ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 säilöttiin säilöjän ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" "^BG%s%s^K1 yritti koijailla ^BG%s^K1's etäsiirtomääränpään tonteilla%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 etäsurmattiin syyllisen ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 menehtyi onnettomuudessa ja kanssansa oli ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "^BG%s%s^K1 otti osumaa töräyksestä kun ^BG%s^K1'n Bumblebee räjähti%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" "^BG%s%s^K1 koki kauniit valot joita ^BG%s^K1'n Bumblebee-ase tuottaa%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 tuli rusennetuksi syypään ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 sai maistaa sirpalepommia ^BG%s^K1'n Raptorin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 ei voinut vastustaa ^BG%s^K1'n purppurakimpaleita%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "^BG%s%s^K1 otti osumaa töräyksestä kun ^BG%s^K1'n Raptor räjähti%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" "^BG%s%s^K1 otti osumaa töräyksestä kun ^BG%s^K1'n Hämisbotti räjähti%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 silppuuntui ^BG%s^K1'n Hämisbotin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 posautettiin päreiksi ^BG%s^K1'n Hämisbotin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1 otti osumaa töräyksestä kun ^BG%s^K1'n Kilpuri räjähti%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 iskettiin alas ^BG%s^K1'n Kilpurin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 ei löytänyt suojaa ^BG%s^K1'n Kilpurilta%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" "^BG%s%s^K1 linkaistiin tuskien taipaleelle syyllisen ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 siirrettiin tänne %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 tuli viholliseksi Joukkuepelin Isännän kanssa %s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 luulivat löytäneensä lokoisan retkeilyalueen%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 lopettivat itsensä epäreilusti%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 eivät saaneet henkeä%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 oli vedessä liian pitkään%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 kohtasi maankamaran hiukan liiallisella voimalla%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 kohtasi maankamaran kanssa niin että narskui%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 muuttui hiukan liian rapeaksi%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 tunsi pientä kuumotusta%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 delasi%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 ja kuumat paikat%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 muuntui kuumaksi kuonaksi%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 joutui Velhon räjäyttämäksi%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1'n sisimmät tulivat ulos Värisyttäjän toimesta%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 murskattiin Värisyttäjän toimesta%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 sai kuolettavan sähköiskun Värisyttäjän toimesta%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 purtiin Hämähäkin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 sai Lohikäärmeen tulipallon kohtalokseen%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 liittyi eläviin kuolleisiin%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 sai kung fu -oppia Zombielta%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" "^BG%s^K1 saavutti mestarillisuuden itsenaatittamisen jalossa taidossa%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 päätti katsoa napalmiräjäytyksensä tulokset%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 paloi poroksi omien Napalminaattiensa ansiosta%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 tunsi pientä kylmetystä%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 jäätyi kuoliaaksi omien Jäänaattiensa takia%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1'n Terveysnaatti ei heitä aivan tervehdyttänyt%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 kuoli%s%s. Onko elämällä jokin tarkoitus ilman ammuksia?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 huomasi ammustensa loppuneen%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 mätäni pois%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 muuttui tähdenlennoksi%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 kuorrutettiin limalla%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 sai tarpeekseen%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 on nyt säilötty tuleville sukupolville%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 vaihtoi tähän %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 menehtyi onnettomuudessa%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 porhalsi tykkitorniin%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 töräytettiin taivaan tuuliin eWheel-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 otti osumaa FLAC-tykkitornin tulesta%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 töräytettiin taivaan tuuliin Hellion-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 ei kyennyt piiloutumaan Hunter-tykkitornilta%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 ammuttiin seulaksi Machinegun-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 muuntui kyteviksi viipaleiksi MLRS-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 poistettiin tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 sai tykkitornin tarjoamaa äärikuumennettua plasmaa %s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 sai shokkihoitoa Tesla-tykkitornilta%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 sai tuta lyijyn arvon Walker-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 seivästettiin Walker-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 posautettiin taivaan tuuliin Walker-tykkitornin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 otti osumaa Bumblebee:n töräyksestä%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 ajautui ajoneuvon murskaamaksi%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 otti osumaa Raptor-sirpalepommista%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 otti osumaa Raptor:in töräyksestä%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 otti osumaa Hämisbot:in räjähdyksen töräyksestä%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 posautettiin palasiksi Hämisbot:in raketin toimesta%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 otti osumaa Kilpurin räjähdyksestä%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 ei löytänyt suojaa Kilpurin raketin edessä%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 petettiin ja syyllinen on ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s joka %s sekunti)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 jäädytettiin ja pakkasukkona toimi ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 elvytettiin ja auttaja oli ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 elvytettiin kaatumalla" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 elvytettiin heidän Naattiräjähdyksellään" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 elvytettiin automaattisesti %s sekunnin kuluttua" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 jäädyttivät itsensä" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG joukkue voitti kierroksen" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG voitti kierroksen" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGKierros päättyi tasapeliin" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGKierros ohi, ei voittajaa" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGJumaltila pelasti sinut %s yksikköä vahinkoa, huiputtaja!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG sai %s^BG tsempin!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG menetti %s^BG tsempin!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGSinä pudotit %s^BG tsempin!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGSinulla on %s^BG tsemppi!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGSinulla ei ole ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGSinä pudotit ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGSinulla on ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGSinulla ei ole tarpeeksi ammuksia tähän ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" "^F1%s %s^BG on kykenemätön tulittamaan, mutta sen ^F1%s^BG kykenee siihen" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ei ^F4ole saatavissa^BG tässä kartassa" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG yhdistää..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 yhdistetty" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 on nyt pelaamassa" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 pelaa nyt ^TC^TT joukkueessa" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG on pudottanut pallon!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG on poiminut pallon!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG kaappasi avaimet ^TC^TT joukkueelle" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG pudotti ^TC^TT Avaimen" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG menetti ^TC^TT Avaimen" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG työnsi %s^BG aiheuttaen ^TC^TT Avaimen ^BGtuhoutumisen" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG tuhosi ^TC^TT Avaimen" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG poimi ^TC^TT Avaimen" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 luovutti" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 on menettänyt kaikki elämänsä" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGHirviöt ovat tällä hetkellä otettu pelistä pois" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGJoukkue ^TC^TT^BG piti palloa hallussa liian pitkään " -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG kaappasi %s^BG hallintapisteen" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG kaappasi hallintapisteen" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "^TC^TT^BG joukkueen %s^BG hallintapiste on tuhottu täten %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "^TC^TT^BG joukkueen hallintapiste on tuhottu täten %s" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^TC^TT^BG generaattori on tuhottu" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "^TC^TT^BG generaattori syttyi oma-aloitteisesti yliajan johdosta!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 poimi Näkymättömyyden" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 poimi Suojan" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 keräsi Nopeutta" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 keräsi Vahvennusta" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 yhteys katkesi" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 potkaistiin joutilaisuuden takia" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2993,47 +2998,47 @@ msgstr "" "^F2Sinut potkaistiin palvelimelta koska olet katsoja ja katsojat eivät ole " "sallittuja tällä hetkellä." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 potkaistiin jatkuvien oman joukkueen jäsenten tappamisesta" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 katselee " -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG hylkäsi kilvan" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG eivät kyenneet rikkomaan %s%s^BG sijoitusennätystä %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG ei kyennyt rikkomaan %s%s^BG sijoitusennätystään %s%s%s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG sai kisan päätökseen" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG rikkoi %s^BG's %s%s^BG sijoitusennätyksen ajassa %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG paransivat %s%s^BG sijoitusennätystään %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3042,7 +3047,7 @@ msgstr "" "^BG%s^BG laittoi tiskiin uuden ennätyksen ^F2%s^BG, mutta valitettavasti UID " "uupuu joten se hukataan." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3051,12 +3056,12 @@ msgstr "" "^BG%s^BG laittoi tiskiin uuden ennätyksen ^F2%s^BG, mutta ollen anonyymi, se " "hukataan." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG pisti %s%s^BG sijoitusennätyksen %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3065,11 +3070,11 @@ msgstr "" "^F4Sinut kutsuttiin ^BG%s^F4 :n toimesta liittymään peliinsä ^F2%s^F4 " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGjoukkue maalaa!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3078,20 +3083,20 @@ msgstr "" "^F2Sinun täytyy alkaa pelaamaan ajan %ssisällä, muutoin sinut potkaistaan " "ulos koska katseleminen ei ole sallittua tällä kertaa!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 poimi Mahtiaseen" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGEt voi vaihtaa isompaan joukkueeseen" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGJoukkueiden vaihtaminen ei ole sallittua" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3100,7 +3105,7 @@ msgstr "" "^F4NOTE: ^BGPalvelin ajaa ^F1Xonotic:in %s (beta-versiota)^BG, sinulla on " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3108,7 +3113,7 @@ msgstr "" "^F4NOTE: ^BGPalvelin ajaa ^F1Xonotic:in versiota %s^BG, sinulla on " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3117,12 +3122,12 @@ msgstr "" "^F4HUOMAUTUS: ^F1Xonotic %s^BG on julkaistu, ja sinulla on edelleen " "^F2Xonotic %s^BG - hae päivitys osoitteesta ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Kokooman tiedot: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3130,135 +3135,135 @@ msgstr "" "^BG%s%s^K1 kuoli syyn ollen ^BG%s^K1 on mahtava soittamaan @!#%%'n Haitaria%s" "%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 koki korvien vihlontaa @!#%% Haitarin takia%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 sai shokkihoitoa ^BG%s^K1'n Arc:in toimesta%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 joutui läjäytetyksi ^BG%s^K1'n Arc-salamoista%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 ammuttiin kuoliaaksi ^BG%s^K1'n Läjäyttimellä%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 ampuivat itsensä hornan tuuttiin Läjäyttimillään%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 sai tuntea vahvaa vetoa ^BG%s^K1'n Crylink:in toimesta%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 saivat tuntea vahvaa vetoa Crylink:eistään%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 söi ^BG%s^K1'n raketin%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 erehtyi liian lähelle ^BG%s^K1'n rakettia%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 räjäyttivät itsensä ilmavoimiin Devastator:illaan%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 päätyi läjäytetyksi ^BG%s^K1'n Sähkösalaman voimasta%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 tunsi sähköä ilmassa ^BG%s^K1'n Sähköyhdistelmän voimasta%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 erehtyi liian lähelle ^BG%s^K1'n Sähköpalloa%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 leikki Sähkösalamoilla%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "^BG%s^K1 unohtivat mihin olivat Sähköpallonsa laittaneet%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 erehtyi liian lähelle ^BG%s^K1'n tulipalloa%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 paloi poroksi ^BG%s^K1'n tulimiinaan käveltyään%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 huomasi että olisi pitänyt käyttää pienempää pyssyä%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 unohtivat tulimiinansa olemassaolon%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 tuli nuijituksi tärskäyksellä ^BG%s^K1'n Hagar-raketteja%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 tuli nuijituksi tärskäyksellä ^BG%s^K1'n Hagar-raketteja%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 leikitteli pienenpienillä Hagar-raketeilla%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 päätyi viillokiksi ^BG%s^K1'n HLAC:ien tehosta%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 äityivät hiukan säikyiksi HLAC:iensa kanssa%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 otti osumaa ^BG%s^K1'n Hook-painovoimapommista%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3266,65 +3271,65 @@ msgstr "" "^BG%s%s^K1 kuoli ^BG%s^K1'n huikean pelaamisen johdosta @!#%%'n Klein-" "pullolla%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 hajottivat omat korvansa @!#%%'n Klein-pullolla%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 laitettiin nippuun ^BG%s^K1'n Konekiväärillä %s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 koristeltiin reikiä täyteen ^BG%s^K1'n Konekiväärillä%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGEt voi asettaa enempää kuin ^F2%s^BG miinaa kerrallaan" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 erehtyi liian lähelle ^BG%s^K1'n miinaa%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 unohtivat miinojensa olemassaolon%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 erehtyi liian lähelle ^BG%s^K1'n Mörssärikranaattia%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 hotkaisi ^BG%s^K1'n Mörssärikranaatin%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 eivät huomanneet omaa Mörssärikranaattiaan%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 räjäyttivät itsensä omalla Mörssärillään%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 niputettiin ^BG%s^K1'n Ylimalkaallisen Raskaalla Konekiväärillä%s" "%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" @@ -3332,7 +3337,7 @@ msgstr "" "^BG%s%s^K1 revittiin palasiksi ^BG%s^K1'n Ylimalkaallisella " "raskaskonekiväärillä%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" @@ -3340,12 +3345,12 @@ msgstr "" "^BG%s%s^K1 ropisi täyteen reikiä ^BG%s^K1'n Ylimalkaallisella konekiväärillä" "%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 höyrytettiin ^BG%s^K1'n Ylimalkaallisella Nex:illä%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3354,7 +3359,7 @@ msgstr "" "^BG%s%s^K1 sahattiin kahtia ^BG%s^K1'n Ylimalkaallisella rakettikäyttöisellä " "moottorisahalla%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" @@ -3362,7 +3367,7 @@ msgstr "" "^BG%s%s^K1 sai lähes väistettyä ^BG%s^K1'n Ylimalkaallisen rakettikäyttöisen " "mootorisahan toiminnassaan%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3370,7 +3375,7 @@ msgstr "" "^BG%s^K1 sahasi itsensä kahtia omalla Ylimalkaallisella rakettikäyttöisellä " "moottorisahallaan%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" @@ -3378,133 +3383,133 @@ msgstr "" "^BG%s^K1 räjäyttivät itsensä omalla Ylimalkaallisella rakettikäyttöisellä " "moottorisahallaan%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 ammuttiin ^BG%s^K1'n Ylimalkaallisella haulikolla%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 niputettiin kiväärillä syyllisen ollen ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 kuoli ^BG%s^K1'n Kiväärin luoti-ilmiössä%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 ei onnistunut piiloutumisyrityksessään ^BG%s^K1'n Kiväärin luoti-" "ilmiön edessä%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 ei onnistunut välttämään ^BG%s^K1'n Kiväärin toimintaa%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 nuijittiin ^BG%s^K1'n Hakeutuvilla raketeilla%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 korvamerkittiin ^BG%s^K1's Hakeutuvalla ammuksella%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 leikitteli pienenpienillä Hakeutuvilla raketeilla%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 päätyi kanveesiin ^BG%s^K1'n Shokkihoidon tiimoilta%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" "^BG%s%s^K1 tunsi tukkansa pölisevän ^BG%s^K1 ison Paineaallon tiimoilta%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 ammuttiin ^BG%s^K1'n Haulikolla%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 sai kuin avarista ^BG%s^K1 ison Haulikon tiimoilta%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 ajattelee tällä hetkellä uusia ulottuvuuksia%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 sai tarpeekseen ^BG%s^K1'n upeasta @!#%%'n Tuubakonsertosta%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 ja korvansa kovilla @!#%%'n Tuubasta%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 härmistyi by ^BG%s^K1'n Höyryttimestä%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 pöllytettiin ^BG%s^K1'n Pyörremyrskyllä%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Olet nyt yksin!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGSinä hyökkäät!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGSinä puolustat!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGKohde tuhottu ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Alkaa!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Peli alkaa ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Kierros alkaa ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Kierros ei voi alkaa" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Älähän kämppää!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3514,11 +3519,11 @@ msgstr "" "^BGNyt voit ^F2yrittää kaapata^BG lipun jälleen\n" "^BGmikäli uskot sen onnistuvan." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGTämä lippu ei ole toiminnassa mukana tällä hetkellä" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3528,219 +3533,219 @@ msgstr "" "^BGfor ^F2liian monta epäonnistunutta yritystä^BG kaappauksissa.\n" "^BGHanki puolustuspisteitä ennen kuin yrität uudelleen." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGSinä kaappasit ^TC^TT^BG lipun!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGSinä kaappasit lipun!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGLiian monta lipun heittoa! Heittäminen evätty %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG antoi ^TC^TT^BG lipun eteenpäin - %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG antoi lipun eteenpäin - %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGSinä sait ^TC^TT^BG lipun %s:lta" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGSinä sait lipun %s :lta" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGPaina ^F2%s^BG ottaaksesi lipun vastaan %s^BG :lta" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGPyydetään %s^BG :ta antamaan lippu sinulle" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGSinä annoit ^TC^TT^BG lipun %s :lle" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGSinä annoit lipun %s :lle" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGSinulla on ^TC^TT^BG lippu!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGSinulla on lippu!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGSinulla on %sjoukkueesi^BG's lippu, palauta se!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGSinulla on %svihollisen^BG's lippu, palauta se!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGVihollisella %senemy^BG on lippusi! Nouda se!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGVihollinen %ssai (^BG%s%s)^BG lippusi! Nouda se!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGVihollinen %ssai^BG lipun! Nouda se!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGVihollinen %ssai (^BG%s%s)^BG lipun! Nouda se!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGVihollinen %ssai^BG lippunsa! Nouda se!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGVihollinen %ssai (^BG%s%s)^BG lippunsa! Nouda se!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGSinun %sjoukkuekaverisi^BG sai ^TC^TT^BG lipun! Suojelua!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGSinun %sjoukkuekaverisi (^BG%s%s)^BG sai ^TC^TT^BG lipun! Suojelua!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGSinun %sjoukkuekaverisi^BG sai lipun! Suojelua!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGSinun %sjoukkuekaverisi (^BG%s%s)^BG sai lipun! Suojelua!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGNäyt nyt vihollisten tutkassa!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGSinä palautit ^TC^TT^BG lipun!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPattitilanne! Näyt nyt vihollisten tutkassa!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGPattitilanne! Lipunkantajat ovat nyt vihollisten nähtävissä tutkassa!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sFrägäsit: ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sTeit pisteitä ^BG%s:n kustannuksella" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sSinut frägättiin ^BG%s:n toimesta" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sKustannuksellasi tehtiin pisteitä tekijän ollen ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sSinä paloit ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sTulit poltetuksi ^BG%s:n toimesta" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sJäädyit ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sSinut jäädytettiin ^BG%s :n toimesta" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sSinä kirjoittelunaikaisfrägäsit ^BG%s" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" "^K1%sOtitte hyödyn irti ^BG%s^K1 :n kustannuksella heidän kirjoitellessaan" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sSinut kirjoittelunaikaisfrägättiin ^BG%s:n toimesta" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sSinusta revittiin hyöty irti ^BG%s^K1 kirjoitellessasi" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGPaina ^F2%s^BG uudestaan viskataksesi naatin!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Sinä sait ^K1LISÄETU-KRANAATIN^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3749,217 +3754,217 @@ msgstr "" "^BGSinut siirrettiin eri joukkueeseen\n" "Olet nyt joukkueessa: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Älä käy joukkuekavereitasi vastaan!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Älä joukkuekavereitasi ammu!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Kuole senkin kämpperi!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Kelaapa suunnitelmasi uusiksi, kämpperi!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Sinä hyvin epärehellisesti poistit itsesi!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Sinulle kävi nyt näin %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Et saanut henkeä!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Kohtasit maankamaran kanssa että raksui vain!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Meni vähän liian kuumaksi!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Nyt oli hiukan liian rapeaa!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Latvakakkonen tappoi itsensä!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Olisit piirunverran huolellisempi!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Et kestänyt löylyä!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Sinun pitää varoa hirviöitä!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Hirviö tappoi sinut!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Maistuu ihan kotkotilta!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Taisi unohtua laittaa tappi takaisin!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Sen siitä saa kun velttoilee napalmiräjähdysalueella!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Nyt tuli holotna!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Nyt vilustuit!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Terveysnaattisi vaikuttaa jokseenkin kotikutoiselta" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Jälleensyntymä ammusten loppumisen takia..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Ei ammuksia jäljellä joten sinut tapettiin..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Nytpä äityivät aivot vanhoiksi ilman lääkitystäsi" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Sinun täytyy ajatella terveyttäsi" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Sinusta tuli tähdenlento!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Kohtaloksesi koitui sulaminen limassa!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Otit itse itseltäsi nirrin pois!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Lopetit kaiken!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Lauloit itsesi suohon!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGOlet nyt: %s :ssa" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Kuolit onnettomuudessa!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Treffit tykkitornin kanssa eivät päättyneet hyvin!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Tykkitorni vei sinut!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Ikävämmänpuoleinen kohtaaminen eWheel-tykkitornin kanssa!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Sinut frägäsi eWheel-tykkitorni!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Ikävämmänpuoleinen kohtaaminen Walker-tykkitornin kanssa! " -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Sinut frägäsi Walker-tykkitorni! " -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Otit osumaa Bumblebee:n töräyksestä!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Ajauduit ajoneuvon murskaamaksi!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1YOtit osumaa Raptor-sirpalepommista!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1YOtit osumaa Raptor:in töräyksestä!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Otit osumaa Hämisbot:in räjähdyksen töräyksestä!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Sinut posautettiin palasiksi Hämisbot:in raketin toimesta!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Otit osumaa Kilpurin räjähdyksen töräyksestä! " -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Et löytänyt suojaa Kilpurin raketilta!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Katso mihin astut!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Vatipää! Frägäsit ^BG%s^K1, joukkuekaverin!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Vatipää! Kävit ^BG%s^K1, joukkuekaveria vastaan!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Sinut frägättiin ^BG%s^K1, joukkuekaverin toimesta" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Sinua kohtaan tehtiin vääryyttä ^BG%s^K1, joukkuekaverin toimesta" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3967,74 +3972,74 @@ msgstr "" "^K1Lopeta se mitääntekemättömyys!\n" "^BGYhteys katkaistaan ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGSinä tarvitset %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGSen lisäksi tarvitset %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGOvi avattu!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Lisäelämiä napattu: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Sinä elvytit ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Elvytit itsesi" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Sinut elvytettiin ^BG%s :n toimesta" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Sinut elvytettiin automaattisesti %s sekunnissa" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGGeneraattori hyökkäyksen alaisena!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^TC^TT^BG joukkue häviää kierroksen" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Jäädytit itsesi" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Kierros on jo alkanut, ilmestyt jäätyneenä" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s on saapunut!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGSinulla on ^F1Polttoaineen uusiotuotin" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGSinulla on ^F1Lentopakkaus" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4042,7 +4047,7 @@ msgstr "" "^K1Ei uudelleensyntypisteitä!\n" "Toivottavasti joukkueesi korjaa tämän asian..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4050,15 +4055,15 @@ msgstr "" "^K1Et voi liittyä peliin juuri nyt.\n" "Pelaajamäärä on saavuttanut lakipisteensä." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGPoimit pallon matkaan" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGIhmisten tappaminen ilman palloa ei kerrytä pisteitä!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4066,7 +4071,7 @@ msgstr "" "^BGKaikki avaimet ovat joukkueesi hallussa!\n" "Avusta avaintenkantajia tapaamaan toisensa!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4074,7 +4079,7 @@ msgstr "" "^BGKaikki avaimet ovat ^TC^TT joukkueen^BG hallussa!\n" "Puutu tilanteeseen ^F4NOW^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4082,25 +4087,25 @@ msgstr "" "^BGKaikki avaimet ovat sinun joukkueesi hallussa!\n" "Järjestä tapaaminen muiden avaintenkantajien kanssa ^F4NOW^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Kierros alkaa ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGLäpikäydään taajuusaluetta..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGAloitat ^TC^TT Avaimella" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" "^BGSinulla ei ole enää elämiä jäljellä, sinun täytyy odottaa seuraavaa " "ottelua" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4109,43 +4114,43 @@ msgstr "" "^BGPelaajia odotetaan liittyväksi...\n" "Aktiivisia tarvitaan: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGOdotetaan %s pelaajaa (pelaajia) liittymään..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGAseesi alasluokattiin kunnes löydät ammuksia!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG jäljellä löytää ammuksia!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGHanki ammuksia tai olet kuollut tuotapikaa ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGHanki niitä ammuksia! ^F4^COUNT^BG jäljellä!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Lisäelämiä jäljellä: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Taso %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGPaina ^F2%s^BG liittyäksesi peliin" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4154,34 +4159,34 @@ msgstr "" "^F2^COUNT^BG jäljellä seuraavaan asevaihtoon...\n" "Seuraava ase: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Aktiivinen ase: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGKaappasit haltuusi %s^BG hallintapisteen" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGSinä kaappasit hallintapisteen" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "^TC^TT^BG joukkue kaappasi %s^BG hallintapisteen" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "^TC^TT^BG joukkue kaappasi hallintapisteen" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGTätä hallintapistettä ei nykyisellään voi kaapata haltuun" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4189,11 +4194,11 @@ msgstr "" "^BGVihollisgeneraattoria ei vielä voi tuhota\n" "^F2Kaappaa hallintapisteitä haltuusi riisuaksesi sen suojaukset" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGNyt ^TCvihollisten^BG generaattori on riisuttu suojauksistaan!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4201,17 +4206,17 @@ msgstr "" "^K1Generaattorisi EI OLE suojattu!\n" "^BGKaappaa hallintapisteet takaisin suojataksesi sen!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGPaina ^F2%s^BG etäsiirtyäksesi" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGEtäsiirto on kytketty pois %s :lle" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4219,7 +4224,7 @@ msgstr "" "^F2Nyt pelataan ^F4JATKOAIKAA^F2!\n" "Jatka frägäämistä kunnes voittaja selviää!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4227,7 +4232,7 @@ msgstr "" "^F2Nyt pelataan ^F4JATKOAIKAA^F2!\n" "Jatka pisteiden takomista kunnes voittaja selviää!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4241,7 +4246,7 @@ msgstr "" "Mitä enemmän hallintapisteitä joukkueesi pitää hallussa,\n" "sitä nopeammin vastustajan generaattorit hiipuvat" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4250,123 +4255,123 @@ msgstr "" "^F2Nyt pelataan ^F4JATKOAIKAA^F2!\n" "^BGLisätty ^F4%s^BG peliin!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Sisäänkäynti^BG-portaali on luotu" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Uloskäynti^BG-portaali luotu" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Portaalin luominen epäonnistui" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Voima sytyttää aseesi tuhoisalla vahvuudella" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Voima ehtyi pois" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Sinua ympäröi suojus" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Suoja ehtyi pois" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Olet vauhdissa" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Vauhti ehtyi pois" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Olet näkymätön" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Näkymättömyys ehtyi pois" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Kilpa on ohi, päätä kierroksesi päätökseen!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGOsio saatettu päätökseen!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGEdessä on lisää..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGAinoastaan %s^BG jäljellä..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Mahtiaseet ovat menneet rikki" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Mahtiaseet menetetty" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Sinulla on nyt hallussasi mahtiase" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Vaihdetaan ^TC^TT^K1 ajassa ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Vaihdetaan joukkuetta ajassa ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Katselu alkaa ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Itsemurha ajassa ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Aikalisä alkaa ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Aikalisä päättyy ajassa ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Annettuun pienpeli-istuntoon ei voitu liittyä!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGPaina ^F2%s^BG käydäksesi sisään/poistuaksesi ajoneuvosta" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGPaina ^F2%s^BG käydäksesi sisälle ajoneuvon ampumisosaan" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGPaina ^F2%s^BG varastaaksesi ajoneuvon" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4374,7 +4379,7 @@ msgstr "" "^F2Vihulainen varastaa yhtä ajoneuvoistasi!\n" "^F4Pysäytä heidät!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Havaittu tunkeilija, kytketään suojat pois!" @@ -4787,166 +4792,165 @@ msgstr "Walker-tykkitorni" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Miespuolinen" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Naispuolinen" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Epäselvä" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "ENTER" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESCAPE" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "VÄLILYÖNTI" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "BACKSPACE-taakseaskellusnäppäin" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "NUOLI YLÖSPÄIN" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "NUOLI ALASPÄIN" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "NUOLI VASEMMALLE" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "NUOLI OIKEALLE" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "SHIFT-vaihtonäppäin" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "DEL" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "PGDN" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "PGUP" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "HOME" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "END" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "NUMLOCK" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "CAPSLOCK" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "SCROLLOCK" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "PUOLIPISTE" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE-aaltoviiva" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "BACKQUOTE-taaksepäinlainaus" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "QUOTE-lainausmerkki" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "HEITTOMERKKI" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "KENOVIIVA" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "KP_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4955,78 +4959,78 @@ msgstr "KP_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "KP_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PISTE" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "JAKOMERKKI" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "KENOVIIVA ETEEN" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "KERTOMERKKI" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MIINUS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PLUS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "YHTÄKUIN" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "PRINTSCREEN-näppäin" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "HIIRI%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "HIIRIRULLA YLÖS" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "HIIRIRULLA ALAS" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "SAUVA%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "D-PADI_YLÖS" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5036,132 +5040,133 @@ msgstr "D-PADI_YLÖS" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "D-PADI_ALAS" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "D-PADI_VASEN" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "D-PADI_OIKEA" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "START-nappi" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "BACK-takaisinnappi" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "VASEN_PEUKALO" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "OIKEA_PEUKALO" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "VASEN_OLKAPÄÄ" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "OIKEA_OLKAPÄÄ" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "VASEN_LIIPAISIN" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "OIKEA_LIIPAISIN" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "VASEN_PEUKALO_YLÖS" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "VASEN_PEUKALO_ALAS" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "VASEN_PEUKALO_VASEN" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "VASEN_PEUKALO_OIKEA" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "OIKEA_PEUKALO_YLÖS" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "OIKEA_PEUKALO_ALAS" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "OIKEA_PEUKALO_VASEN" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "OIKEA_PEUKALO_OIKEA" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "Sauvaohjain_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "YLÖS" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "ALAS" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "VASEN" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "OIKEA" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDIHUOMAUTUS%d" @@ -5171,11 +5176,11 @@ msgstr "MIDIHUOMAUTUS%d" msgid "Press %s" msgstr "Paina %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Ei oikean ammuntaa!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Ei vasemman ammuntaa!" @@ -5211,55 +5216,56 @@ msgstr "Raptor-soihtu" msgid "Spiderbot" msgstr "Hämisbotti" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "Aseiden heivauskäsky toimii vain täten: sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Läjäytin" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Hävittäjä" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "HLAC" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Grabbling Hook" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "MachineGun-konease" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortar" @@ -5267,11 +5273,11 @@ msgstr "Mortar" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5279,7 +5285,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave-paineaalto" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Shotgun" @@ -5288,11 +5294,11 @@ msgstr "Shotgun" msgid "@!#%'n Tuba" msgstr "@!#%'n tuuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Höyrystäjä" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Pyörremyrsky" @@ -5535,11 +5541,11 @@ msgstr " directmenu ITEM - valitse valikkokohde pääkohteeksi" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree - heivaa valikon tila päätteeseen puu-oksarakenteisena" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Mahdolliset vaihtoehdot:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Epäkelpo käsky. Tuettuja käskyjä katsellaksesi, kokeile: menu_cmd help." @@ -6128,26 +6134,6 @@ msgstr "Huomioi pystysuora nopeus" msgid "Speed unit:" msgstr "Nopeuden mittayksikkö:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "knots" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Näytä" @@ -6588,7 +6574,7 @@ msgid "Default" msgstr "Perusasetus" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Rajoittamaton" @@ -6963,10 +6949,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Aseiden ja esineiden muokkaukset:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Köysi" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8529,7 +8511,7 @@ msgstr "Näytä lipunvarastajan nimi Lipunryöstössä" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Muuta" @@ -8630,27 +8612,31 @@ msgstr "Pakota pelaajat samanvärisiksi" msgid "In non teamplay modes only" msgstr "Vain ei-joukkuepelimuodoissa" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Ruumiin häivytys:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Raajat:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Ei mitään" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Vähän" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Paljon" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Runsaasti" @@ -9021,91 +9007,87 @@ msgstr "Nopea ADSL" msgid "Broadband" msgstr "Laajakaista" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Palvelinkyselyt/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Lataukset:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Rinnakkaisten HTTP/FTP latausten enimmäismäärä" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Latausnopeus:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Paikallinen viive" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Näytä verkkograafi" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Näytä pakettikokojen- ja muiden tietojen kuvaus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Asiakasohjelman liikkeen ennustus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Liikkeen virhekompensaatio" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Käytä salausta (AES) kun se on saatavissa" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Ruudunpäivitysnopeus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maksimi:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Rajaton " -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Kohde:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Pois päältä" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Aikaraja" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Rajaton" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Jätä laskenta-aikaa muille sovelluksille" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Näytä ruudunpäivitysnopeus (FPS)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Näytä renderöityjen ruutujen nopeus /sekunnissa" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Päävalikon työkaluvihjeet:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9113,43 +9095,43 @@ msgstr "" "Valikon vihjeet: pois, vakiollinen tai edistynyt (näyttää myös cvar:in tai " "päätekäskyn joka on sidonnainen valikon kohteeseen)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Pois päältä" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Vakio" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Kehittynyt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Näytä tämänhetkinen päivämäärä ja kellonaika" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" "Näytä tämänhetkinen päivämäärä ja kellonaika, käytännöllinen " "kuvakaappauksissa" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Ota kehittäjätila käyttöön" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Edistyneet asetukset..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Edistyneet -valikko on paikka jonka kautta voit säätää pelien jokaista osa-" "aluetta ja muuttujaa" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Nollaus tehdasasetuksiin" @@ -9393,21 +9375,21 @@ msgstr "DF^Maailma" msgid "DF^All" msgstr "DF^Kaikki" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Object (VBO)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Pois" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Verteksit, vähän kolmioita (yhteensopivin)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9415,35 +9397,35 @@ msgstr "" "Ota käyttöön Vertex Buffer Objects varastoidaksesi staattista geometriaa " "videomuistiin nopeampaa renderöintiä varten" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Verteksit" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Verteksit ja kolmiot" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Kirkkaus:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Mustan kirkkaus" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Kontrasti:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Valkoisen kirkkaus" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9451,19 +9433,19 @@ msgstr "" "Käännä gamma-kirkkauden korjausmääre, kirkkausefekti joka ei vaikuta " "valkoiseen tai mustaan" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Kontrastin lisäys:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Monellako kontrasti kerrotaan tummilla alueilla" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Kylläisyys:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9471,11 +9453,11 @@ msgstr "" "Kylläisyyden säätö (0 = harmaasävy, 1 = tavallinen, 2 = ylikylläinen), " "vaatii GLSL-värihallinnan" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Ympäristö:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9483,19 +9465,19 @@ msgstr "" "Ympäröivä valaistus; mikäli asetettu liian korkeaksi, se tapaa tehdä kartan " "valot tylsiksi ja tasapaksuiksi" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensiivisyys:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Yleismaailmallisen renderöinnin kirkkaus" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Anna näytönohjaimen viimeistellä jokainen ruutu" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9504,15 +9486,15 @@ msgstr "" "kehyksen; voi auttaa joissakin oudoissa sisääntulo tai videon " "laahaamisongelmissa joillakin kokoonpanoilla" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Käytä OpenGL 2.0 shaders-varjostuksia (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psyko-väritys (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Oudot kärjet (easter egg)" @@ -9599,11 +9581,11 @@ msgstr "Salli pelaajatilastojen käyttää lempinimeäsi?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Vastaamalla \"Ei\" näyt muodossa \"Nimetön pelaaja\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "joukkuepeli" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "kaikille vapaa" @@ -9973,7 +9955,7 @@ msgstr "" "Muuta päällysteiden terävyyttä. Alennus vähentää tehokkaasti muistikäyttöä, " "mutta saa päällysteet näyttämään hyvin sumuisilta." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Näytön tarkkuus" diff --git a/common.fr.po b/common.fr.po index d1dda46091..2fe55a8ecd 100644 --- a/common.fr.po +++ b/common.fr.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-13 15:06+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 08:32+0000\n" "Last-Translator: Yannick Le Guen \n" "Language-Team: French (http://www.transifex.com/team-xonotic/xonotic/" "language/fr/)\n" @@ -29,22 +29,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Exporté avec succès vers %s ! (note : enregistré dans data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Impossible d'écrire dans %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Message de compte à rebours au temps %s, secondes restantes : ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -53,16 +53,16 @@ msgstr "" "^1Message multi-lignes au temps %s qui\n" "^1dure plus longtemps que la normale" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Message au temps %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Message générique" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Joueur^7 : Ceci est la zone de tchat." @@ -138,114 +138,96 @@ msgstr "^1Appuyez sur ^3%s^1 pour des infos sur le mode de jeu" msgid "server info" msgstr "informations serveur" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1La partie a déjà commencé" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Il ne vous reste plus aucune vie" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Appuyez sur ^3%s^1 pour rejoindre la partie" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "sauter" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1La partie démarre dans ^3%d^1 secondes" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Actuellement en mode ^1échauffement^2 !" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sAppuyez sur ^3%s%s pour terminer l'échauffement" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "prêt" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sAppuyez sur ^3%s%s lorsque vous êtes prêt" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2En attente des autres joueurs pour terminer l'échauffement…" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2En attente des autres joueurs pour commencer…" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Appuyez sur ^3%s^2 pour terminer l'échauffement" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Les équipes ne sont pas équilibrées !" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Appuyez sur ^3%s%s pour équilibrer" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "sélection d'équipe" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1En spectateur sur ce joueur :" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Vous regarde(nt) :" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Appuyez sur ^3ÉCHAP ^7pour afficher les options de l'ATH" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" "^3Double-cliquez ^7sur un tableau de bord pour en afficher les options." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7pour désactiver les essais de collision, ^3MAJ ^7et" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TOUCHES FLÉCHÉES ^7pour des ajustements précis." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Record personnel" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Record du serveur" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Joueur %d" @@ -517,398 +499,398 @@ msgstr "Mélanger les équipes" msgid "QMCMD^Spectate a player" msgstr "Regarder un joueur" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Ligne de départ" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Ligne d'arrivée" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermédiaire %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "PÉNALITÉ : %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "raté un point de contrôle" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Cliquer pour sélectionner la destination de téléportation" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Cliquer pour sélectionner l'emplacement d'apparition" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Nombre de porteurs de balle tués" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "balles tués" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "temps balle" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Temps total de possession de balle en mode Gardez-la-Balle" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Combien de fois un drapeau (CTF) ou une clé (Chasse aux Clés) a été " "capturé(e)" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "captures" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "temps capture" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Temps de la capture la plus rapide (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Nombre de morts" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "morts" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Nombre de clés détruites en les poussant dans le vide" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "détruits" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "dommages" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Les dommages totaux infligés" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "dmg reçus" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Les dommages totaux subis" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Nombre de drapeaux lâchés" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "lâchés" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "ELO du joueur" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "plus rapide" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Temps du tour le plus rapide (Course / CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Nombre de fautes commises" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "fautes" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Nombre de porteurs de drapeaux tués" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "drap. tués" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "IPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "ips" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Nombre de meurtres moins les suicides" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "frags" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Nombre de buts marqués" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "buts" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Nombre de porteurs de clés tués" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "clés tués" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "t/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "Le ratio meurtre-mort" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "tmr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "ratio tm" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Nombre de meurtres" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "meurtres" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Nombre de tours complétés (Course / CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "tours" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Nombre de vies (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "vies" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Nombre de fois qu'une clé a été perdue" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "pertes" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Nom du joueur" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nom" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "pseudo" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Nombres d'objectifs détruits" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "objectifs" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Combien de fois un drapeau (CTF) ou une clé (Chasse aux Clés) ou une balle " "(Gardez-la-Balle) a été ramassé(e)" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "collectés" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Temps de ping" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Perte de paquets" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Nombre de joueurs poussés dans le vide" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "poussés" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Rang du joueur" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Nombre de drapeaux retournés" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "retournés" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Nombre de dégels" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "dégels" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Nombre de manches gagnées" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "manches gagnées" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "score" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Score total" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Nombre de suicides" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "suicides" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Nombre de meurtres moins les morts" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "somme" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Nombre de points de domination capturés (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "prises" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Nombre de meurtres équipe" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "meurtres équipe" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Nombre de marques (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "marques" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "temps" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Temps total couru (Course / CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Vous pouvez modifier le tableau des scores en utilisant la commande " "^2scoreboard_columns_set." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Utilisation :" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3champ1 champ2…" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -916,7 +898,7 @@ msgstr "" "^2scoreboard_columns_set ^7sans argument lit les arguments de la cvar " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -924,7 +906,7 @@ msgstr "" " ^5Remarque : ^7scoreboard_columns_set sans argument est exécuté pour " "chaque nouvelle carte" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -932,15 +914,15 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7charge la disposition par défaut " "et l'étend dans la cvar scoreboard_columns pour que vous puissiez l'éditer" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Vous pouvez utiliser un ^3|^7 pour créer des champs alignés à droite." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "Les noms de champ suivants sont reconnus (non sensibles à la casse) :" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -955,7 +937,7 @@ msgstr "" "comme champ\n" "pour afficher tous les champs disponibles pour le mode de jeu actuel." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -964,11 +946,11 @@ msgstr "" "pour\n" "inclure ou exclure TOUS les modes de jeu en équipe ou non." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Exemple : scoreboard_columns_set name ping pl | +ctf/champ3 -dm/champ4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -976,7 +958,7 @@ msgstr "" "affiche le nom, le ping et le pl alignés à gauche, et les champs\n" "à droite de la barre verticale alignés à droite." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -984,10 +966,10 @@ msgstr "" "« champ3 » sera affiché uniquement en CTF, et « champ4 » sera affiché\n" "dans tous les autres modes de jeu sauf DM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -996,86 +978,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Stats de précision (moyenne %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Stat. de la carte :" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monstres tués :" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Secrets trouvés :" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Classement des temps de capture" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Classements" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minutes" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "points" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Carte : ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Récompense de vitesse : %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Le plus rapide jamais vu : %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Spectateurs" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Réapparition dans ^3%s^1…" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Vous êtes mort, attendez ^3%s^7 avant de réapparaître" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Vous êtes mort, appuyez sur ^2%s^7 pour réapparaître" @@ -1084,27 +1058,27 @@ msgstr "Vous êtes mort, appuyez sur ^2%s^7 pour réapparaître" msgid "WARMUP" msgstr "ÉCHAUFFEMENT" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1Vous devez répondre avant d'entrer dans la configuration de l'ATH" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Pseudonyme ^7à la place de « ^1Anonymous player^7 » dans les stats" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Un vote a été lancé pour :" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Autoriser les serveurs à enregistrer et afficher votre pseudonyme ?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configurer l'ATH" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1117,7 +1091,7 @@ msgstr "^1Configurer l'ATH" msgid "Yes" msgstr "Oui" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1142,67 +1116,67 @@ msgstr "Manquant" msgid "Unavailable" msgstr "Indisponible" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " nœuds" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "nœuds" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (non assigné)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 vote)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d votes)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Ne pas voter" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Choisissez le mode de jeu" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Votez pour une carte" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d secondes restantes" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" "mv_mapdownload : ^3Vous n'êtes pas censé utiliser cette commande vous-même !" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Erreur :^7 Impossible de trouver l'index du pak." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Demande d'aperçu…" @@ -1210,15 +1184,15 @@ msgstr "Demande d'aperçu…" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Vous essayez de supprimer une équipe qui n'est pas dans la liste !" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Minuteur de grenade" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Capture en cours" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Dégel en cours" @@ -1232,281 +1206,312 @@ msgstr "" "La commande de redémarrage des notifications fonctionne uniquement avec " "cl_cmd et sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Voleur de balle" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assaut" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "balles" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Détruisez les obstacles pour trouver et anéantir le cœur du réacteur ennemi " +"dans le temps imparti" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "cellules" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Score limite :" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "roquettes" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Tuez tous les équipiers ennemis pour gagner la manche" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "carapaces" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limite de frags :" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Petite armure" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Nombre de frags nécessaire pour terminer le match" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Moyenne armure" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Classement des temps de capture" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Grande armure" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture de Drapeau" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Méga armure" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Trouvez et ramenez le drapeau ennemi à votre base pour le capturer, défendez " +"votre base contre l'autre équipe" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Petite vie" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limite de captures :" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Moyenne vie" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Nombre de captures nécessaire pour terminer le match" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Grande santé" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Classements" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Méga santé" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Course CTS" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Courez pour réaliser le meilleur temps." -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "carburant" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Match à Mort" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Régénérateur de carburant" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Marquez autant de frags que vous pouvez" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Régén. essence" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Capturez et défendez tous les points de contrôle pour gagner" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Force" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Bouclier" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Nombre de points nécessaire pour terminer le match" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Lancer du @!#% Tuba" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Duel" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limite de frags :" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "Battez-vous dans une arène en un contre un pour décider du vainqueur" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Nombre de frags nécessaire pour terminer le match" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Loup Glacé" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Match à Mort" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Tuez les ennemis pour les geler, tenez-vous à côté des équipiers gelés pour " +"les dégeler ; gelez tous les ennemis pour gagner" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Marquez autant de frags que vous pouvez" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasion" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Survivez à des vagues de monstres" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Gardez la balle pour que vos frags rapportent des points" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Gardez-la-Balle" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Collectez toutes les clés pour gagner la manche" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Chasse aux Clés" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1La partie a déjà commencé" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Il ne vous reste plus aucune vie" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Dernier Homme en Vie" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Survivez et tuez jusqu'à ce que les ennemis n'aient plus de vies" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vies :" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Frappez et tirez la balle dans le but ennemi, protégez votre but" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Nombre de buts :" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Nombre de buts nécessaire pour terminer le match" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Voleur de balle" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Capturez les points de contrôle pour atteindre et détruire le générateur " +"ennemi" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Attaque" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Record personnel" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Record du serveur" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Course" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Courez contre d'autres joueurs vers la ligne d'arrivée" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Nombre de tours :" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Course CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Courez pour réaliser le meilleur temps." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Score limite :" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Aidez votre équipe à marquer le plus de frags contre l'équipe ennemie" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Match à Mort en Équipe" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Nombre de points nécessaire pour terminer le match" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture de Drapeau" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Trouvez et ramenez le drapeau ennemi à votre base pour le capturer, défendez " -"votre base contre l'autre équipe" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limite de captures :" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Nombre de captures nécessaire pour terminer le match" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Tuez tous les équipiers ennemis pour gagner la manche" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Capturez et défendez tous les points de contrôle pour gagner" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "balles" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "cellules" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Collectez toutes les clés pour gagner la manche" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Chasse aux Clés" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "roquettes" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assaut" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "carapaces" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Détruisez les obstacles pour trouver et anéantir le cœur du réacteur ennemi " -"dans le temps imparti" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Petite armure" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "" -"Capturez les points de contrôle pour atteindre et détruire le générateur " -"ennemi" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Moyenne armure" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Attaque" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Grande armure" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Méga armure" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Frappez et tirez la balle dans le but ennemi, protégez votre but" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Petite vie" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Nombre de buts :" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Moyenne vie" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Nombre de buts nécessaire pour terminer le match" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Grande santé" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Loup Glacé" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Méga santé" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Tuez les ennemis pour les geler, tenez-vous à côté des équipiers gelés pour " -"les dégeler ; gelez tous les ennemis pour gagner" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Jetpack" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Gardez la balle pour que vos frags rapportent des points" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "carburant" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Gardez-la-Balle" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Régénérateur de carburant" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Régén. essence" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Survivez à des vagues de monstres" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Force" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Bouclier" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "Battez-vous dans une arène en un contre un pour décider du vainqueur" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Lancer du @!#% Tuba" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1804,8 +1809,8 @@ msgid "Resistance" msgstr "Résistance" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Vitesse" @@ -1901,8 +1906,8 @@ msgstr "Munitions du Vaporizer" msgid "Extra life" msgstr "Vie supplémentaire" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisibilité" @@ -1942,11 +1947,11 @@ msgstr "Grenade de voile" msgid "Grenade" msgstr "Grenade" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Mitraillette Overkill lourde" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Mitraillette Overkill" @@ -1954,7 +1959,7 @@ msgstr "Mitraillette Overkill" msgid "Overkill Nex" msgstr "Nex Overkill" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Tronçonneuse à roquettes Overkill" @@ -2123,17 +2128,17 @@ msgstr "%s a besoin d'aide !" msgid "^1Server notices:" msgstr "^1Notifications du serveur :" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTE : ^BGles joueurs ne voient pas le tchat spectateur pendant le match" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG a capturé le drapeau ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2142,17 +2147,17 @@ msgstr "" "^BG%s^BG a capturé le drapeau ^TC^TT^BG en ^F1%s^BG secondes, battant le " "précédent record de ^BG%s^BG en ^F2%s^BG secondes" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG a capturé le drapeau" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG a capturé le drapeau ^TC^TT^BG en ^F1%s^BG secondes" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2161,32 +2166,32 @@ msgstr "" "^BG%s^BG a capturé le drapeau ^TC^TT^BG en ^F2%s^BG secondes, échouant à " "battre le précédent record de ^BG%s^BG en ^F1%s^BG secondes" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGLe drapeau ^TC^TT^BG a été retourné à la base par son propriétaire" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGLe drapeau a été retourné par son propriétaire" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLe drapeau ^TC^TT^BG a été détruit et est retourné à la base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGLe drapeau a été détruit et est retourné à la base" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" "^BGLe drapeau ^TC^TT^BG a été lâché dans la base et est retourné tout seul" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGLe drapeau a été lâché dans la base et est retourné tout seul" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2194,13 +2199,13 @@ msgstr "" "^BGLe drapeau ^TC^TT^BG est tombé dans un endroit inaccessible est est " "retourné à la base" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" "^BGLe drapeau est tombé dans un endroit inaccessible et est retourné à la " "base" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2209,7 +2214,7 @@ msgstr "" "^BGLe drapeau ^TC^TT^BG s'est impatienté après ^F1%.2f^BG secondes et est " "retourné tout seul" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2217,175 +2222,175 @@ msgstr "" "^BGLe drapeau s'est impatienté après ^F1%.2f^BG secondes et est retourné " "tout seul" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLe drapeau ^TC^TT^BG est retourné à la base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGLe drapeau est retourné à la base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG a perdu le drapeau ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG a perdu le drapeau" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG a le drapeau ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG a le drapeau" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG a retourné le drapeau ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Lancer de pièce… Résultat : %s^F2 !" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGVous n'avez plus de carburant pour le ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Vous n'avez pas d'UID, les options superspec ne seront pas sauvegardées " "ou restaurées" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" "^F1La manche a déjà commencé, vous rejoindrez la partie lors de la prochaine " "manche" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Vous serez spectateur lors de la prochaine manche" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 a été tué par ^BG%s^K1 et son bonus de ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 a été pris pour cible par ^BG%s^K1 et son bonus de ^BG%s^K1 ^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été injustement éliminé par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été noyé par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 est tombé au sol à cause de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 a été brûlé par le tir de ^BG%s^K1^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été cuit comme du pop-corn par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été cuisiné par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été poussé face à un monstre par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 a été explosé par la Grenade de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 se tenait trop près d'une explosion de napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 a été brûlé à mort par la Grenade de Napalm de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 a été explosé par la Grenade de Glace de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 a été gelé à mort par la Grenade de Glace de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" "^BG%s%s^K1 n'a pas été soigné par la Grenade de Guérison de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été expédié dans l'espace par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été englué par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été englouti par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 a voulu occuper l'espace de téléportation de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été télé-tué par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 est mort dans un accident avec ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -2393,36 +2398,36 @@ msgstr "" "^BG%s%s^K1 a été pris dans le souffle quand le Bumblebee de ^BG%s^K1 a " "explosé%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" "^BG%s%s^K1 en a vu de toutes les couleurs avec le canon du Bumblebee de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été écrasé par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 a été bombardé par le Raptor de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 n'a pas pu résister aux bulles violettes de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 a été pris dans le souffle quand le Raptor de ^BG%s^K1 a explosé%s" "%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2430,589 +2435,589 @@ msgstr "" "^BG%s%s^K1 a été pris dans le souffle quand le Spiderbot de ^BG%s^K1 a " "explosé%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 a été déchiqueté par le Spiderbot de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 a été réduit en miettes par le Spiderbot de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 a été pris dans le souffle quand le Racer de ^BG%s^K1 a explosé%s" "%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 a été cloué au sol par le Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 n'a pas pu se mettre à l'abri du Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été expédié dans un monde de souffrance par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 a été déplacé dans l'%s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 est devenu ennemi avec le Maître du Jeu en Équipe%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 pensait avoir trouvé un bon endroit pour camper%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 s'est lui-même éliminé%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 n'a pas pu reprendre son souffle%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 est resté trop longtemps sous l'eau%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 a heurté le sol un peu trop violemment%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 a heurté le sol dans un craquement sinistre%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 est devenu un peu trop croustillant%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 a eu un coup de chaud%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 est mort%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 a trouvé un endroit au chaud%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 s'est transformé en merguez%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 a été explosé par un Mage%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1 s'est retrouvé les tripes à l'air à cause d'un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 a été démoli par un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 a été supprimé par un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 a été mordu par une Araignée%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 a été carbonisé par un Vouivre%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 rejoint les Zombies%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 a reçu des leçons de kung fu de la part d'un Zombie%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" "^BG%s^K1 est passé maître dans l'art d'exploser avec sa propre grenade%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 a voulu assister aux résultats de son explosion de napalm%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 a été brûlé à mort par sa propre Grenade de Napalm%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 a attrapé un coup de froid%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 a été gelé à mort par sa propre Grenade de Glace%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^K1La Grenade de Guérison de ^BG%s^K1 ne l'a pas tout à fait guéri%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 est mort%s%s. À quoi bon vivre sans munition ?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 s'est retrouvé à court de munition%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 s'est décomposé%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 s'est transformé en étoile filante%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 a été englué%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 n'en pouvait plus%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 est maintenant conservé pour les siècles à venir%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 a basculé dans l'%s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 est mort dans un accident%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 a foncé dans une tourelle%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 a été mis en miettes par une tourelle eWheel%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 a été pris sous le feu de la tourelle FLAC%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 a été mis en miettes par une tourelle Hellion%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 n'a pas pu éviter la tourelle Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 a été criblé de balles par une tourelle Machinegun%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 a été transformé en gigot fumant par une tourelle MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 a été éliminé par une tourelle%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 a goûté au plasma brûlant d'une tourelle%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 a été électrocuté par une tourelle Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 a été enrichi en plomb par une tourelle Walker%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 a été empalé par une tourelle Walker%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 a été soufflé par une tourelle Walker%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 a été pris dans l'explosion d'un Bumblebee%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 a été écrasé par un véhicule%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 a été pris dans le bombardement d'un Raptor%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 a été pris dans l'explosion d'un Raptor%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 a été pris dans l'explosion d'un Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 a été réduit en miettes par une roquette de Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 a été pris dans l'explosion d'un Racer%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 n'a pas pu se mettre à l'abri d'une roquette de Racer%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 a été trahi par ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s toutes les %s secondes)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 a été gelé par ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 a été dégelé par ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 a été dégelé après être tombé" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 a été dégelé par l'explosion de sa Grenade" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 a été automatiquement dégelé après %s secondes" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 s'est gelé tout seul" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "L'équipe ^TC^TT^BG remporte la manche" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG remporte la manche" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGManche nulle" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGManche terminée, il n'y a pas de gagnant" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGLe mode Dieu vous a épargné %s points de dommages, tricheur !" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG a le bonus de %s^BG !" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG a perdu le bonus de %s^BG !" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGVous avez lâché le bonus de %s^BG !" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGVous avez le bonus de %s^BG !" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGVous n'avez pas le ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGVous avez lâché le ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGVous avez le ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGVous n'avez pas assez de munitions pour le ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG ne peut pas tirer, mais son ^F1%s^BG le peut" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "Le ^F1%s^BG n'est ^F4pas disponible^BG dans cette carte" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG se connecte…" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 s'est connecté" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 a rejoint la partie" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 joue maintenant dans l'équipe ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG a lâché la balle !" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG a pris la balle !" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG a capturé les clés pour l'équipe ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG a lâché la Clé ^TC^TT" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG a perdu la Clé ^TC^TT" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG a poussé %s^BG, provoquant la destruction de la clé ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG a détruit la Clé ^TC^TT" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG a pris la Clé ^TC^TT" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 a déclaré forfait" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 n'a plus aucune vie" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGLes monstres sont actuellement désactivés" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGL'équipe ^TC^TT^BG a gardé la balle trop longtemps" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG a capturé le point de contrôle %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG a capturé un point de contrôle" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "^BGLe point de contrôle %s de l'équipe ^TC^TT^BG a été détruit par %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "^BGLe point de contrôle de l'équipe ^TC^TT^BG a été détruit par %s" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "Le générateur ^TC^TT^BG a été détruit" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "Le générateur ^TC^TT^BG a brûlé spontanément suite aux prolongations !" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 a pris le bonus d'Invisibilité" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 a pris le bonus de Bouclier" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 a pris le bonus de Vitesse" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 a pris le bonus de Force" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 s'est déconnecté" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 a été expulsé pour cause d'inactivité" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -3020,52 +3025,52 @@ msgstr "" "^F2Vous avez été expulsé du serveur parce que vous êtes un spectateur et les " "spectateurs ne sont pas autorisés pour le moment." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 a été expulsé pour des meurtres équipe excessifs" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 est devenu spectateur" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG a abandonné la course" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG n'a pas réussi à améliorer son record au classement de %s%s^BG de %s" "%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG n'a pas réussi à battre le record au classement de %s%s^BG de %s%s " "%s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG a terminé la course" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" "^BG%s^BG a battu le record au classement de %s^BG's %s%s^BG avec %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG a amélioré son record au classement de %s%s^BG avec %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3074,7 +3079,7 @@ msgstr "" "^BG%s^BG a inscrit un nouveau record avec ^F2%s^BG, mais il n'a " "malheureusement aucun UID et le record va être perdu." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3083,12 +3088,12 @@ msgstr "" "^BG%s^BG a inscrit un nouveau record avec ^F2%s^BG, mais il est anonyme et " "son record va être perdu." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG a défini le record de classement de %s%s^BG à %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3097,11 +3102,11 @@ msgstr "" "^F4Vous avez été invité par ^BG%s^F4 à rejoindre sa partie de ^F2%s^F4 " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "L'équipe ^TC^TT ^BG marque !" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3110,20 +3115,20 @@ msgstr "" "^F2Vous devez rejoindre la partie avant les prochaines %s, sinon vous serez " "expulsé, car les spectateurs ne sont pas autorisés pour le moment !" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 a pris une Super-Arme" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGVous ne pouvez pas aller dans une équipe plus grande" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGVous n'avez pas le droit de changer d'équipe" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3132,7 +3137,7 @@ msgstr "" "^F4NOTE : ^BGLe serveur fonctionne avec ^F1Xonotic %s (beta)^BG, vous avez " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3140,7 +3145,7 @@ msgstr "" "^F4NOTE : ^BGLe serveur fonctionne avec ^F1Xonotic %s^BG, vous avez " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3149,214 +3154,214 @@ msgstr "" "^F4NOTE : ^F1Xonotic %s^BG est disponible, or vous avez toujours ^F2Xonotic " "%s^BG - obtenez la mise à jour depuis ^F3http://www.xonotic.org/^BG !" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3Informations sur la version de SVQC : ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "^BG%s%s^K1 a succombé à la musique du @!#%% Accordéon de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 s'est cassé les oreilles avec son propre @!#%% Accordéon%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 a été électrocuté par l'Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 a été mis en miettes par les rayons Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 a été abattu par le Blaster de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 s'est expédié en enfer avec son propre Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 a mesuré la puissance du Crylink de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 a mesuré la puissance de son propre Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 a goûté à la roquette de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 s'est approché trop près de la roquette de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 s'est fait sauter avec son propre Devastator%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 a été mis en miettes par le rayon Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "^BG%s%s^K1 a été électrocuté par le combo Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 s'est approché trop près de l'Electro-orbe de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 a joué avec des rayons Electro%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 ne se rappelait plus où il/elle avait laissé traîner son Electro-" "orbe%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 s'est approché trop près de la boule de feu de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 a été brûlé par la mine de feu de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 aurait mieux fait d'utiliser une arme moins lourde%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 a oublié sa propre mine de feu%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 a été assommé par une rafale de roquettes du Hagar à ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 a été assommé par les roquettes du Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 a joué avec de minuscules roquettes de Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 a été découpé par le HLAC de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 a un peu trop fait confiance à son HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" "^BG%s%s^K1 a été pris au piège par la bombe gravitationnelle du Grappin de " "^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s%s^K1 a succombé à la musique du @!#%% Klein Bottle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s^K1 s'est cassé les oreilles avec son propre @!#%% Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 a été abattu par la Mitraillette de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 a été criblé de balles par la Mitraillette de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGVous ne pouvez pas placer plus de ^F2%s^BG mines à la fois" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 s'est approché trop près de la mine de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 a oublié sa propre mine%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" "^BG%s%s^K1 s'est approché trop près de la grenade du Mortier de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 a goûté à la grenade du Mortier de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 n'a pas vu sa propre grenade de Mortier%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 s'est fait sauter avec son propre Mortier%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 a été abattu par la Mitraillette Overkill lourde de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" @@ -3364,7 +3369,7 @@ msgstr "" "^BG%s%s^K1 a été réduit en miettes par la Mitraillette Overkill lourde de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" @@ -3372,12 +3377,12 @@ msgstr "" "^BG%s%s^K1 a été criblé de balles par la Mitraillette Overkill de ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 a été vaporisé par le Nex Overkill de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3386,7 +3391,7 @@ msgstr "" "^BG%s%s^K1 a été scié en deux par la Tronçonneuse à roquettes Overkill de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" @@ -3394,7 +3399,7 @@ msgstr "" "^BG%s%s^K1 a presque évité la Tronçonneuse à roquettes Overkill de ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3402,139 +3407,139 @@ msgstr "" "^BG%s^K1 a été scié en deux par sa propre Tronçonneuse à roquettes Overkill%s" "%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 s'est fait sauter avec sa propre Tronçonneuse à roquettes%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 a été abattu par le Fusil Overkill de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a été abattu par le Fusil de précision de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 est mort dans la grêle de balles du Fusil de précision de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 n'a pas pu éviter la grêle de balles du Fusil de précision de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 n'a pas pu éviter le Fusil de précision de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 a été assommé par les roquettes du Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 a été marqué pour cible par le Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 a joué avec de minuscules roquettes de Seeker%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 a été abattu par le Shockwave de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 a frappé ^BG%s^K1 avec un gros Shockwave%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 a été abattu par le Fusil de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 a frappé ^BG%s^K1 avec un gros Fusil%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 a cru qu'il jouait à Portal%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "^BG%s%s^K1 a succombé à la musique du @!#%% Tuba de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 s'est cassé les oreilles avec son propre @!#%% Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 a été sublimé par le Vaporizer de^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 a été vaporisé par le Vortex de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Vous êtes désormais seul !" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGVous êtes en attaque !" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGVous êtes en défense !" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGObjectif détruit en ^F4%s^BG !" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4C'est parti !" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4La partie commence dans ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4La manche démarre dans ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4La manche ne peut pas démarrer" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Ne campez pas !" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3544,11 +3549,11 @@ msgstr "" "^BGVous pouvez à nouveau ^F2essayer de capturer^BG le drapeau\n" "^BGsi vous pensez y arriver." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGCe drapeau est actuellement inactif" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3558,223 +3563,223 @@ msgstr "" "^BGcar vous avez ^F2échoué à de multiples reprises^BG à le(s) capturer.\n" "^BGDéfendez votre propre drapeau avant de pouvoir réessayer." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGVous avez capturé le drapeau ^TC^TT^BG !" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGVous avez capturé le drapeau !" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGTrop de lancers de drapeaux ! Lancers désactivés pendant %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG a passé le drapeau ^TC^TT^BG à %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG a passé le drapeau à %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGVous avez reçu le drapeau ^TC^TT^BG de la part de %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGVous avez reçu le drapeau de %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGAppuyez sur ^F2%s^BG pour recevoir le drapeau de %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGDemande à %s^BG de vous passer le drapeau" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGVous avez passé le drapeau ^TC^TT^BG à %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGVous avez passé le drapeau à %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGVous avez le drapeau ^TC^TT^BG !" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGVous avez le drapeau !" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGVous avez le drapeau de votre équipe %s^BG, retournez-le !" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGVous avez le drapeau ennemi %s^BG, rapportez-le !" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGL'ennemi %s^BGa votre drapeau ! Récupérez-le !" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGL'ennemi %s(^BG%s%s)^BG a votre drapeau ! Récupérez-le !" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGL'ennemi %s^BGa le drapeau ! Récupérez-le !" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGL'ennemi %s(^BG%s%s)^BG a le drapeau ! Récupérez-le !" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGL'ennemi %s^BGa son drapeau ! Récupérez-le !" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGL'ennemi %s(^BG%s%s)^BG a son drapeau ! Récupérez-le !" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGVotre équipier %s^BGa le drapeau ^TC^TT^BG ! Protégez-le !" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGVotre équipier %s(^BG%s%s)^BG a le drapeau ^TC^TT^BG ! Protégez-le !" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGVotre équipier %s^BGa le drapeau ! Protégez-le !" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGVotre équipier %s(^BG%s%s)^BG a le drapeau ! Protégez-le !" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGLes ennemis peuvent maintenant vous voir sur le radar !" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGVous avez récupéré le drapeau ^TC^TT^BG !" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" "^BGChasse à l'homme ! Les ennemis peuvent maintenant vous voir sur le radar !" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGChasse à l'homme ! Les porteurs de drapeau sont maintenant visibles sur " "le radar !" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sVous avez tué ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sVous avez pris pour cible ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sVous avez été tué par ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sVous avez servi de cible à ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sVous avez brûlé ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sVous avez été brûlé par ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sVous avez gelé ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sVous avez été gelé par ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sVous avez tué ^BG%s pendant qu'il écrivait" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" "^K1%sVous avez pris pour cible ^BG%s^K1 pendant qu'il/elle tapait au clavier" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sVous avez été tué par ^BG%s pendant que vous écriviez" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" "^K1%sVous avez servi de cible à ^BG%s^K1 pendant que vous tapiez au clavier" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGAppuyez sur ^F2%s^BG à nouveau pour lancer la grenade !" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Vous avez une ^K1GRENADE SUPPLÉMENTAIRE^F2 !" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3783,217 +3788,217 @@ msgstr "" "^BGVous avez été déplacé dans une autre équipe\n" "Vous êtes maintenant dans : %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1N'agressez pas vos coéquipiers !" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Ne tirez pas sur vos coéquipiers !" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Meurs, campeur !" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Change de tactique, campeur !" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Vous vous êtes éliminé tout seul !" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Vous avez été %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Vous n'avez pas pu reprendre votre souffle !" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Vous avez heurté le sol dans un craquement sourd !" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Vous avez eu un coup de chaud !" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Vous êtes devenu un peu trop croustillant !" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Vous vous êtes tué tout seul !" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Vous devez faire plus attention !" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Vous n'avez pas pu supporter la chaleur !" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Vous devez prêter garde aux monstres !" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Vous avez été tué par un monstre !" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Ça a comme un goût de poulet !" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Vous avez oublié de remettre la goupille !" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Traîner autour d'une explosion de napalm est mauvais !" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Vous avez attrapé un coup de froid !" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Vous avez attrapé un peu trop froid !" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Votre Grenade de Guérison est un peu défectueuse" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Vous réapparaissez car vous n'aviez plus de munitions…" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Vous avez été tué car vous n'aviez plus de munitions…" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Vous vous faites trop vieux et vous n'avez pas pris vos médicaments" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Vous devez prendre soin de votre santé" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Vous vous êtes transformé en étoile filante !" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Vous avez été rongé par l'acide !" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Vous vous êtes suicidé !" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Vous avez mis fin à vos jours !" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Vous avez été englouti !" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGVous êtes maintenant dans : %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Vous êtes mort dans un accident !" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Vous avez eu une rencontre infortunée avec une tourelle !" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Vous avez été tué par une tourelle !" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Vous avez eu une rencontre infortunée avec une tourelle eWheel !" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Vous avez été tué par une tourelle eWheel !" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Vous avez eu une rencontre infortunée avec une tourelle Walker !" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Vous avez été tué par une tourelle Walker !" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Vous avez été pris dans l'explosion d'un Bumblebee !" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Vous avez été écrasé par un véhicule !" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Vous avez été pris dans un bombardement de Raptor !" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Vous avez été pris dans l'explosion d'un Raptor !" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Vous avez été pris dans l'explosion d'un Spiderbot !" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Vous avez été réduit en miettes par une roquette de Spiderbot !" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Vous avez été pris dans l'explosion d'un Racer !" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Vous n'avez pas pu esquiver une roquette de Racer !" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Attention à la marche !" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiot ! Vous avez tué ^BG%s^K1, un équipier !" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiot ! Vous avez agressé ^BG%s^K1, un équipier !" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Vous avez été tué par ^BG%s^K1, un équipier" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Vous avez servi de cible à ^BG%s^K1, un équipier" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -4001,74 +4006,74 @@ msgstr "" "^K1Ne restez pas inactif !\n" "^BGDéconnexion dans ^COUNT…" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGVous avez besoin de %s^BG !" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGVous avez aussi besoin de %s^BG !" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGPorte déverrouillée !" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Vies supplémentaires acquises : ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Vous avez dégelé ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Vous vous êtes dégelé tout seul" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Vous avez été dégelé par ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Vous avez été automatiquement dégelé après %s secondes" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGLe générateur est attaqué !" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^BGL'équipe ^TC^TT^BG perd la manche" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Vous vous êtes gelé tout seul" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1La manche a déjà commencé, vous apparaissez comme gelé" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1Un %s est arrivé !" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGVous avez le ^F1regénérateur de carburant" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGVous avez le ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4076,7 +4081,7 @@ msgstr "" "^K1Aucun endroit où apparaître !\n" "En espérant que votre équipe puisse y remédier…" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4084,16 +4089,16 @@ msgstr "" "^K1Vous ne pouvez pas rejoindre la partie actuellement.\n" "La limite de joueurs a atteint sa capacité maximale." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGVous avez ramassé la balle" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" "^BGTuer des gens alors que vous n'avez pas la balle ne rapporte aucun point !" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4101,7 +4106,7 @@ msgstr "" "^BGToutes les clés sont entre les mains de votre équipe !\n" "Aidez les porteurs de clé à se réunir !" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4109,7 +4114,7 @@ msgstr "" "^BGToutes les clés sont entre les mains de l'équipe ^TC^TT ^BG !\n" "Intervenez ^F4MAINTENANT^BG !" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4117,23 +4122,23 @@ msgstr "" "^BGToutes les clés sont entre vos mains !\n" "Rejoignez les autres porteurs de clé ^F4MAINTENANT^BG !" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4La manche va commencer dans ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGBalayage de la gamme de fréquence…" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGVous commencez avec la Clé ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGVous n'avez plus de vies, vous devez attendre la prochaine partie" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4142,44 +4147,44 @@ msgstr "" "^BGEn attente de joueurs…\n" "Joueurs requis pour : %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEn attente de %s joueur(s)…" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" "^BGVotre arme a été déclassée jusqu'à ce que vous trouviez des munitions !" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG restantes pour trouver des munitions !" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGTrouvez des munitions ou vous allez mourir dans ^F4^COUNT^BG !" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGTrouvez des munitions ! ^F4^COUNT^BG restantes !" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vies supplémentaires restantes : ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Niveau %s :" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGAppuyez sur ^F2%s^BG pour rejoindre la partie" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4188,34 +4193,34 @@ msgstr "" "^F2^COUNT^BG avant le changement d'arme…\n" "Prochaine arme : ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arme actuelle : ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGVous avez capturé le point de contrôle %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGVous avez capturé un point de contrôle" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "L'équipe ^TC^TT^BG a capturé le point de contrôle %s^BG" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "^BGL'équipe ^TC^TT^BG a capturé un point de contrôle" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGCe point de contrôle ne peut pas être capturé actuellement" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4223,11 +4228,11 @@ msgstr "" "^BGLe générateur ennemi ne peut pas encore être détruit\n" "^F2Capturez des points de contrôle pour le rendre vulnérable" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGLe générateur ennemi n'est plus protégé !" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4235,17 +4240,17 @@ msgstr "" "^K1Votre générateur n'est PAS protégé !\n" "^BGRe-capturez des points de contrôle pour le protéger !" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGAppuyez sur ^F2%s^BG pour vous téléporter" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTéléportation désactivée pendant %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4253,7 +4258,7 @@ msgstr "" "^F4PROLONGATIONS^F2 ^F2commencées !\n" "Continuez de jouer jusqu'à ce qu'il y ait un gagnant !" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4261,7 +4266,7 @@ msgstr "" "^F4PROLONGATIONS^F2 ^F2commencées !\n" "Continuez de marquer des points jusqu'à ce qu'il y ait un gagnant !" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4275,7 +4280,7 @@ msgstr "" "Plus votre équipe détient de points de contrôle,\n" "plus vite le générateur ennemi se détériore." -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4284,123 +4289,123 @@ msgstr "" "^F4PROLONGATIONS^F2 ^F2commencées !\n" "^BG^F4%s^BG de jeu supplémentaires !" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "Portail ^K1entrant^BG créé" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "Portail ^F3sortant^BG créé" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Échec de la création du portail" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Le bonus de Force confère à vos armes une puissance dévastatrice" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Le bonus de Force a expiré" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Le Bouclier vous entoure" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Le bonus de Bouclier a expiré" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Vous êtes rapide comme l'éclair" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Le bonus de Vitesse a expiré" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Vous êtes invisible" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Le bonus d'Invisibilité a expiré" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2La course est terminée, finissez votre tour !" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGSéquence terminée !" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGMais il y en a encore…" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGEncore %s^BG à faire…" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Les Super-armes se sont désactivées" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Les Super-armes ont été égarées" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Vous avez maintenant une super-arme" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Changement vers ^TC^TT^K1 dans ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Changement d'équipe dans ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spectateur dans ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicide dans ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Le temps mort commence dans ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Fin du temps mort dans ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Impossible de rejoindre cette session de mini jeux !" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGAppuyez sur ^F2%s^BG pour entrer / sortir du véhicule" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGAppuyez sur ^F2%s^BG pour entrer dans le canon du véhicule" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGAppuyez sur ^F2%s^BG pour voler ce véhicule" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4408,7 +4413,7 @@ msgstr "" "^F2L'ennemi est en train de voler un de vos véhicules !\n" "^F4Arrêtez-le !" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Intrus détecté, boucliers désactivés !" @@ -4818,166 +4823,165 @@ msgstr "Tourelle Walker" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Homme" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Femme" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Non divulgué" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "ENTRÉE" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ÉCHAP" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "ESPACE" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "RETOURARRIÈRE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "FLÈCHEHAUT" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "FLÈCHEBAS" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "FLÈCHEGAUCHE" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "FLÈCHEDROITE" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "MAJ" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "SUPPR" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "PGAV" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "PGAR" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "DÉBUT" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "FIN" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "VERRNUM" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "VERRMAJ" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "ARRÊTDÉFIL" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "POINTVIRGULE" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "BACKQUOTE" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "GUILLEMET" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APOSTROPHE" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BACKSLASH" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "PN_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4986,78 +4990,78 @@ msgstr "PN_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "PN_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "POINT" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "DIVISER" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "SLASH" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MULTIPLIER" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MOINS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PLUS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "ÉGAL" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "IMPRÉCRAN" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "SOURIS%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "MOLETTEHAUT" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "MOLETTEBAS" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "CROIX_HAUT" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5067,132 +5071,133 @@ msgstr "CROIX_HAUT" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "CROIX_BAS" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "CROIX_GAUCHE" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "CROIX_DROITE" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "DÉBUT" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "RETOUR" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "STICK_GAUCHE" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "STICK_DROIT" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "ÉPAULE_GAUCHE" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "ÉPAULE_DROITE" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "GÂCHETTE_GAUCHE" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "GÂCHETTE_DROITE" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "STICK_GAUCHE_HAUT" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "STICK_GAUCHE_BAS" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "STICK_GAUCHE_GAUCHE" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "STICK_GAUCHE_DROITE" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "STICK_DROIT_HAUT" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "STICK_DROIT_BAS" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "STICK_DROIT_GAUCHE" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "STICK_DROIT_DROITE" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "HAUT" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "BAS" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "GAUCHE" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "DROITE" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "NOTEMIDI%d" @@ -5202,11 +5207,11 @@ msgstr "NOTEMIDI%d" msgid "Press %s" msgstr "Appuyez sur %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Aucun tireur à droite !" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Aucun tireur à gauche !" @@ -5242,55 +5247,56 @@ msgstr "Flamme de Raptor" msgid "Spiderbot" msgstr "Spiderbot" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "La commande de vidage des armes fonctionne uniquement avec sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Grappin" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Mitraillette" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Poseur de Mines" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortier" @@ -5298,11 +5304,11 @@ msgstr "Mortier" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Fusil de précision" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5310,7 +5316,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Fusil" @@ -5319,11 +5325,11 @@ msgstr "Fusil" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5568,11 +5574,11 @@ msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" "dumptree - décharge l'état du menu sous la forme d'un arbre dans la console" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Options disponibles :" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Commande invalide. Pour une liste des commandes prises en charge, essayer " @@ -6164,26 +6170,6 @@ msgstr "Inclure la vitesse verticale" msgid "Speed unit:" msgstr "Unité de vitesse :" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "nœuds" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Afficher" @@ -6624,7 +6610,7 @@ msgid "Default" msgstr "Par défaut" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Illimité" @@ -6997,10 +6983,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Mutateurs armes & objets :" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Grappin" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8570,7 +8552,7 @@ msgstr "Afficher le nom du voleur de drapeau en Capture de Drapeau" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Autre" @@ -8671,27 +8653,31 @@ msgstr "Les joueurs ont tous la même couleur que vous" msgid "In non teamplay modes only" msgstr "Dans les modes sans équipe uniquement" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "Seulement en Duel" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Effacement des corps :" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Effets sanglants :" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Aucun" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Légers" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Normaux" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Gores" @@ -9061,92 +9047,88 @@ msgstr "ADSL rapide" msgid "Broadband" msgstr "Très haut débit" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Requêtes serveur/s :" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Téléchargements :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Nombre maximum de téléchargements simultanés en HTTP/FTP" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Vitesse de téléchargement :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Latence locale :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Afficher le netgraphe" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" "Afficher la taille des paquets et d'autres informations dans un graphique" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Prédiction des mouvements joueur" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensation des erreurs de mouvement" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Utiliser le chiffrement (AES) si disponible" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Taux de rafraîchissement" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Illimité" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Cible :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Désactivé" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Cible quand inactif :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Illimité" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Économiser le processeur pour d'autres applications" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Afficher le nombre d'images par seconde" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Afficher le nombre d'images par seconde" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Infobulles du menu :" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9154,39 +9136,39 @@ msgstr "" "Info-bulles : désactivé, standard ou avancé (affiche aussi la cvar ou la " "commande associée)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Désactivé" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Standard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Avancé" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Afficher la date et l'heure actuelles" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Afficher l'heure et la date du jour, utile sur les captures d'écran" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Activer le mode développeur" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Paramètres avancés…" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Paramètres avancés pour configurer le jeu dans ses moindres détails" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Réinitialisation complète" @@ -9433,21 +9415,21 @@ msgstr "Carte" msgid "DF^All" msgstr "Tout" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Objets en Tampon Mémoire (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Off" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Points, quelques Triangles (compatible)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9455,35 +9437,35 @@ msgstr "" "Utiliser les VBOs pour stocker les modèles 3D statiques dans la mémoire " "vidéo pour un rendu plus rapide" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Points" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Points et Triangles" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Luminosité :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Luminosité du noir" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contraste :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Luminosité du blanc" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9491,19 +9473,19 @@ msgstr "" "Valeur de correction gamma inverse, un effet de luminosité qui n'affecte ni " "le blanc ni le noir" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Boost du contraste :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Coefficient de multiplication du contraste dans les zones sombres" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturation :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9511,11 +9493,11 @@ msgstr "" "Ajustement de la saturation (0 = niveaux de gris, 1 = normal, 2 = " "sursaturé), nécessite le contrôle de couleur GLSL" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Ambiance :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9523,19 +9505,19 @@ msgstr "" "Lumière ambiante, si elle est trop élevée l'éclairage des cartes sera plus " "terne et monotone" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensité :" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Luminosité du rendu global" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Attendre le GPU pour finir chaque trame" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9543,15 +9525,15 @@ msgstr "" "Demander au processeur d'attendre la fin du rendu graphique, cela permet " "d'éviter des problèmes de latence vidéo ou d'entrée sur certaines machines" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Utiliser les shaders OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Couleurs psychédéliques (bonus)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Points délirants (bonus)" @@ -9636,11 +9618,11 @@ msgstr "Autoriser les statistiques de joueur à utiliser votre pseudonyme ?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "En répondant « Non » vous apparaîtrez en tant que « Anonymous player »" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "en équipe" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "chacun pour soi" @@ -10010,7 +9992,7 @@ msgstr "" "Ajuster la finesse des textures. Une valeur plus basse diminue l'utilisation " "des ressources, mais rend les textures floues." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Résolution de l'écran" diff --git a/common.ga.po b/common.ga.po index 8f2bbb4c8e..371968e078 100644 --- a/common.ga.po +++ b/common.ga.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Irish (http://www.transifex.com/team-xonotic/xonotic/language/" "ga/)\n" @@ -20,38 +20,38 @@ msgstr "" "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : " "4);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Imreoir^7: Seo é an painéal comhrá." @@ -125,113 +125,95 @@ msgstr "^1Brúigh ^3%s^1 le haghaidh eolais faoin mód cluiche" msgid "server info" msgstr "eolas faoin bhfreastalaí" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Thosaigh an cluiche cheana" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Níl aon bheathaí eile fágtha agat" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Brúigh ^3%s^1 chun páirt a ghlacadh" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "léim" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Tosóidh an cluiche i gceann ^3%d^1 soicind" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Sa ^1réamhchéim^2 faoi láthair!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sBrúigh ^3%s%s chun deireadh a chur leis an réamhchéim" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "réidh" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sBrúigh ^3%s%s nuair a bheidh tú réidh" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Ag breathnú ort:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Sáriarracht phearsanta" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Curiarracht an fhreastalaí" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Imreoir %d" @@ -503,418 +485,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Líne thosaigh" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Críochlíne" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -922,32 +904,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -956,86 +938,78 @@ msgstr "" msgid "N/A" msgstr "N/A/F" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Lucht féachana" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1044,27 +1018,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1077,7 +1051,7 @@ msgstr "" msgid "Yes" msgstr "Tá" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1102,66 +1076,66 @@ msgstr "" msgid "Unavailable" msgstr "Níl ar fáil" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/u" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/u" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "msu" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "míle farraige" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "cnota" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (gan cheangal)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 vóta)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d vóta)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Is cuma liom" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Roghnaigh cineál an chluiche" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vótáil le léarscáil" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d soicind fágtha" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1169,15 +1143,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1189,272 +1163,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Armúr mór" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Armúr ollmhór" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Sláinte mhór" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Sláinte ollmhór" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Comhrac go himirt anama" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Neart" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Sciath" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Comhrac go himirt anama" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Ionradh" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Last Man Standing" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:137 -msgid "Lives:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "Rás" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Thosaigh an cluiche cheana" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Níl aon bheathaí eile fágtha agat" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 +msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Sáriarracht phearsanta" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Curiarracht an fhreastalaí" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "Rás" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Armúr mór" + +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Armúr ollmhór" + +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Sláinte mhór" + +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Sláinte ollmhór" + +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Ionradh" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Neart" + +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Sciath" + +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1745,8 +1750,8 @@ msgid "Resistance" msgstr "Frithsheasmhacht" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Luas" @@ -1842,8 +1847,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Dofheictheacht" @@ -1883,11 +1888,11 @@ msgstr "" msgid "Grenade" msgstr "Gránáid" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1895,7 +1900,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2064,2029 +2069,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "Chaill ^BG%s^BG an bhratach ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "Chaill ^BG%s^BG an bhratach" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "Fuair ^BG%s^BG an bhratach ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "Fuair ^BG%s^BG an bhratach" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGFuair tú an ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 ceangailte" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "Tá ^BG%s^F3 ag imirt anois" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "Tá ^BG%s^F3 ag imirt anois mar bhall d'fhoireann ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 dícheangailte" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "Chríochnaigh ^BG%s^BG an rás" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4095,136 +4100,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4628,166 +4633,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Fireannach" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Baineannach" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Neamhluaite" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4796,78 +4800,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4877,132 +4881,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5012,11 +5017,11 @@ msgstr "" msgid "Press %s" msgstr "Brúigh %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5052,55 +5057,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "MeaisínGhunna" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Moirtéar" @@ -5108,11 +5114,11 @@ msgstr "Moirtéar" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Raidhfil" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5120,7 +5126,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Gunna Gráin" @@ -5129,11 +5135,11 @@ msgstr "Gunna Gráin" msgid "@!#%'n Tuba" msgstr "Tiúba @!#%" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Galaitheoir" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Guairneán" @@ -5374,11 +5380,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5963,26 +5969,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/u" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "msu" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "cnota" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Taispeáin" @@ -6421,7 +6407,7 @@ msgid "Default" msgstr "Réamhshocrú" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Gan Teorainn" @@ -6782,10 +6768,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8287,7 +8269,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Eile" @@ -8388,27 +8370,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8768,129 +8754,125 @@ msgstr "ADSL gasta" msgid "Broadband" msgstr "Leathanbhanda" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Iarratais fhreastalaí/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Líon íoslódálacha:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Luas íoslódála:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Moillaga áitiúil:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Ráta Fráma" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Uasmhéid:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Gan Teorainn" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Sprioc:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Díchumasaithe" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Gan Teorainn" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Díchumasaithe" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Gnáthleideanna" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Casta" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Ardsocruithe..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9123,115 +9105,115 @@ msgstr "Domhan" msgid "DF^All" msgstr "Uile" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Gile:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Codarsnacht:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gáma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Sáithiú:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Déine:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9316,11 +9298,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9682,7 +9664,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.gd.po b/common.gd.po index c9afdee45b..425d993fe7 100644 --- a/common.gd.po +++ b/common.gd.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Gaelic, Scottish (http://www.transifex.com/team-xonotic/" "xonotic/language/gd/)\n" @@ -22,39 +22,39 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : " "(n > 2 && n < 20) ? 2 : 3;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" "^2Chaidh às-phortadh gu %s! (An aire: Chaidh a shàbhaladh ann an data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Cha b’ urrainn dhuinn sgrìobhadh gu %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Cluicheadair^7: Seo raon na cabadaich." @@ -130,115 +130,97 @@ msgstr "^1Brùth air ^3%s^1 airson fiosrachadh mu mhodh a’ gheama" msgid "server info" msgstr "fiosrachadh an fhrithealaiche" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Tha am maids air tòiseachadh mar-thà" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Dh’fhalbh na beathannan ort" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Brùth air ^3%s^1 gur pàirt a ghabhail" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "thoir leum" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Tòisichidh an geama an ceann ^3%d^1 diog(an)" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2’Sa ^1ghreis-ghleusaidh^2 fhathast!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sBrùth air ^3%s%s gus crìoch a chur air a’ ghreis-ghleusaidh" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "deiseil" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sBrùth air ^3%s%s nuair a bhios tu deiseil" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2A’ fuireach gus am bi càch deiseil leis an gleusadh…" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2A’ fuireach gus am bi càch deiseil…" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Brùth air ^3%s^2 gus crìoch a chur air a’ ghreis-ghleusaidh" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Chan eil àireamhan nan sgiobaidhean cothromach!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Brùth air ^3%s%s gus a ghleusadh" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "clàr-taice an sgioba" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Ag amharc a’ chluicheadair seo:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1’Gad amharc:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Brùth air ^3ESC ^7gur roghainnean a’ HUD a shealltainn." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" "^3Dèan briogadh dùbailte ^7a air a’ phanail a chum roghainnean sònraichte na " "panail." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3IUCHRAICHEAN SAIGHDE ^7airson mion-ghleusadh." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "As fheàrr gu pearsanta" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "As fheàrr air an fhrithealaiche" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Cluicheadair %d" @@ -510,418 +492,418 @@ msgstr "Cuir na sgiobaidhean air thuaiream" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Loidhne tòiseachaidh" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Loidhne crìochnachaidh" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Eadar-mheadhanach %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "SCO^fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Ainm a’ chluicheadair" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^ainm" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^far-ainm" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Ùine a’ ping" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Call phacaidean" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Cleachdadh:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -929,32 +911,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -963,86 +945,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "puingean" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Amhairc" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1051,27 +1025,27 @@ msgstr "" msgid "WARMUP" msgstr "BLÀTHACHADH" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1084,7 +1058,7 @@ msgstr "" msgid "Yes" msgstr "Tha" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1109,66 +1083,66 @@ msgstr "Chan eil seo agad: " msgid "Unavailable" msgstr "Chan eil seo ri fhaighinn: " -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "mìle mara" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (Bhòtaichean: 1)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (Bhòtaichean: %d)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Tha mi coma" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Tagh seòrsa a' gheama" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Bhòt airson mapa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Tha %d diog(an) air fhàgail" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1176,15 +1150,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1196,272 +1170,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Last Man Standing" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:137 -msgid "Lives:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Tha am maids air tòiseachadh mar-thà" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Dh’fhalbh na beathannan ort" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 +msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "As fheàrr gu pearsanta" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "As fheàrr air an fhrithealaiche" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "" + +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "" + +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1756,8 +1761,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1853,8 +1858,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1894,11 +1899,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1906,7 +1911,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2075,2029 +2080,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4106,136 +4111,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4639,166 +4644,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4807,78 +4811,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4888,132 +4892,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5023,11 +5028,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5063,55 +5068,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5119,11 +5125,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5131,7 +5137,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5140,11 +5146,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5385,11 +5391,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5974,26 +5980,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6432,7 +6418,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6793,10 +6779,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8298,7 +8280,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8399,27 +8381,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8779,129 +8765,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9134,115 +9116,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9327,11 +9309,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9693,7 +9675,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.gl.po b/common.gl.po index 53ac15cf51..10687db291 100644 --- a/common.gl.po +++ b/common.gl.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-30 22:37+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-24 11:27+0000\n" "Last-Translator: LegendGuard\n" "Language-Team: Galician (http://www.transifex.com/team-xonotic/xonotic/" "language/gl/)\n" @@ -20,38 +20,40 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" -msgstr "" +msgstr "^2Exportado con éxito a %s! (Nota: Está gardado en data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" -msgstr "" +msgstr "^1Non se puido escribir a %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" -msgstr "" +msgstr "^3Mensaxe de conta atrás á hora %s, segundos restantes: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" +"^1Mensaxe de múltiples liñas á hora %s que\n" +"^1dura máis do normal" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" -msgstr "" +msgstr "Mensaxe á hora %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Mensaxe xenérica" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Xogador^7: Esta é a área de chat." @@ -62,12 +64,12 @@ msgstr "FPS: %.*f" #: qcsrc/client/hud/panel/infomessages.qc:95 msgid "^1Observing" -msgstr "" +msgstr "^1Observando" #: qcsrc/client/hud/panel/infomessages.qc:97 #, c-format msgid "^1Spectating: ^7%s" -msgstr "" +msgstr "^1Espectando: ^7%s" #: qcsrc/client/hud/panel/infomessages.qc:108 #, c-format @@ -77,160 +79,142 @@ msgstr "" #: qcsrc/client/hud/panel/infomessages.qc:108 #: qcsrc/menu/xonotic/keybinder.qc:47 msgid "primary fire" -msgstr "tiro principal" +msgstr "disparo primario" #: qcsrc/client/hud/panel/infomessages.qc:110 #, c-format msgid "^1Press ^3%s^1 or ^3%s^1 for next or previous player" -msgstr "" +msgstr "^1Pulsa ^3%s^1 ou ^3%s^1 para ver o xogador seguinte ou anterior" #: qcsrc/client/hud/panel/infomessages.qc:110 #: qcsrc/client/hud/panel/infomessages.qc:114 msgid "next weapon" -msgstr "" +msgstr "seguinte arma" #: qcsrc/client/hud/panel/infomessages.qc:110 #: qcsrc/client/hud/panel/infomessages.qc:114 msgid "previous weapon" -msgstr "" +msgstr "arma anterior" #: qcsrc/client/hud/panel/infomessages.qc:114 #, c-format msgid "^1Use ^3%s^1 or ^3%s^1 to change the speed" -msgstr "" +msgstr "^1Usa ^3%s^1 ou ^3%s^1 para cambiar a velocidade" #: qcsrc/client/hud/panel/infomessages.qc:116 #, c-format msgid "^1Press ^3%s^1 to observe, ^3%s^1 to change camera mode" -msgstr "" +msgstr "^1Pulsa ^3%s^1 para observar ou ^3%s^1 para cambiar o modo de cámara" #: qcsrc/client/hud/panel/infomessages.qc:116 #: qcsrc/common/vehicles/cl_vehicles.qc:190 msgid "drop weapon" -msgstr "" +msgstr "soltar arma" #: qcsrc/client/hud/panel/infomessages.qc:116 #: qcsrc/menu/xonotic/keybinder.qc:48 msgid "secondary fire" -msgstr "tiro secundario" +msgstr "disparo secundario" #: qcsrc/client/hud/panel/infomessages.qc:119 #, c-format msgid "^1Press ^3%s^1 for gamemode info" -msgstr "" +msgstr "^1Pulsa ^3%s^1 para mostrar información do modo de xogo" #: qcsrc/client/hud/panel/infomessages.qc:119 #: qcsrc/menu/xonotic/keybinder.qc:103 msgid "server info" msgstr "información do servidor" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" -msgstr "" +msgstr "^1Pulsa ^3%s^1 para unirche" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "saltar" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" -msgstr "" +msgstr "^1O xogo comeza en ^3%d^1 segundos" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" -msgstr "" +msgstr "^2Actualmente en etapa de ^1quecemento^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" -msgstr "" +msgstr "%sPulsa ^3%s%s para terminar o quecemento" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "listo" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menú do equipo" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -502,418 +486,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -921,32 +905,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -955,86 +939,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1043,27 +1019,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1076,7 +1052,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1101,66 +1077,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1168,15 +1144,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1188,272 +1164,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1744,8 +1751,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1841,8 +1848,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1882,11 +1889,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1894,7 +1901,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2063,2029 +2070,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4094,136 +4101,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4627,166 +4634,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4795,78 +4801,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4876,132 +4882,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5011,11 +5018,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5051,55 +5058,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5107,11 +5115,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5119,7 +5127,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5128,11 +5136,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5373,11 +5381,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5962,26 +5970,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6420,7 +6408,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6781,10 +6769,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8286,7 +8270,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8387,27 +8371,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8767,129 +8755,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9122,115 +9106,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9315,11 +9299,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9681,7 +9665,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.he.po b/common.he.po index 629b591845..913291941e 100644 --- a/common.he.po +++ b/common.he.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Hebrew (http://www.transifex.com/team-xonotic/xonotic/" "language/he/)\n" @@ -22,38 +22,38 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % " "1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "הודעה בזמן %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "הודעה גנרית" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3שחקן^7: זהו אזור הצ'אט." @@ -126,113 +126,95 @@ msgstr "" msgid "server info" msgstr "מידע על השרת" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "מוכן" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "תפריט צוות" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "שחקן %d" @@ -504,418 +486,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "קו התחלה" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "קו סיום" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -923,32 +905,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -957,86 +939,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1045,27 +1019,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1078,7 +1052,7 @@ msgstr "" msgid "Yes" msgstr "כן" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1103,66 +1077,66 @@ msgstr "" msgid "Unavailable" msgstr "לא זמין" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr "" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "מ\"ש" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr "" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "קמ\"ש" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr "" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "מייל לשעה" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "הצבע למפה" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1170,15 +1144,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1190,272 +1164,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "תפוס את הדגל" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "חיים:" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "מרוץ" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" -msgstr "התחרה נגד שחקנים אחרים לקו הסיום" - -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "תפוס את הדגל" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "מרוץ" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" +msgstr "התחרה נגד שחקנים אחרים לקו הסיום" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1746,8 +1751,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "מהירות" @@ -1843,8 +1848,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1884,11 +1889,11 @@ msgstr "" msgid "Grenade" msgstr "רימון" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1896,7 +1901,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2065,2029 +2070,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4096,136 +4101,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4629,166 +4634,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "זכר" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "נקבה" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "לא ידוע" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4797,78 +4801,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4878,132 +4882,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5013,11 +5018,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5053,55 +5058,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5109,11 +5115,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5121,7 +5127,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "שוטגן" @@ -5130,11 +5136,11 @@ msgstr "שוטגן" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5375,11 +5381,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5964,26 +5970,6 @@ msgstr "כלול מהירות אנכית" msgid "Speed unit:" msgstr "יחידת מידה למהירות:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "מ\"ש" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "קמ\"ש" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "מייל לשעה" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "הצג" @@ -6422,7 +6408,7 @@ msgid "Default" msgstr "ברירת מחדל" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "בלתי מוגבל" @@ -6783,10 +6769,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8288,7 +8270,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "אחר" @@ -8389,27 +8371,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8769,129 +8755,125 @@ msgstr "ADSL מהיר" msgid "Broadband" msgstr "פס רחב" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "הורדות:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "מהירות הורדה:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "הצג גרף רשת" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "חיזוי תנועה בצד-לקוח" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "פיצוי על שגיאות תנועה" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "השתמש בהצפנה (AES) כשזה אפשרי" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "קצב פריימים" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "מקסימום:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^בלתי מוגבל" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "מטרה:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^מבוטל" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "מגבלה בזמן idle:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^בלתי מוגבל" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "הצג פריימים לשנייה" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "אפשר מצב מפתח" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "איפוס להגדרות מקוריות" @@ -9124,101 +9106,101 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "בהירות:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "בהירות הצבע השחור:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "ניגודיות:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "בהירות הצבע הלבן:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "גמא:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "חכה עד שהמעבד הגרפי יסיים כל פריים" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9226,15 +9208,15 @@ msgstr "" "גרום למעבד להמתין שהמעבד הגרפי יסיים כל פריים. זה יכול לעזור במקרים של לאגים " "מוזרים בקלט או בוידאו במחשבים מסויימים." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9319,11 +9301,11 @@ msgstr "האם להרשות לסטטיסטיקות השחקן להשתמש בכ msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "אם תענה \"לא\" אתה תופיע בתור \"שחקן אנונימי\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9687,7 +9669,7 @@ msgstr "" "שנה את החדות של טקסטורות. הנמכה תגרום לצמצום יעיל של זיכרון שמשומש על ידי " "טקסטורות, אבל יגרום לטקסטורות להראות מאוד מטושטשות." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "רזולוציית מסך" diff --git a/common.hu.po b/common.hu.po index 58730ab072..f11cf50738 100644 --- a/common.hu.po +++ b/common.hu.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Hungarian (http://www.transifex.com/team-xonotic/xonotic/" "language/hu/)\n" @@ -24,38 +24,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Ez a csevej terület" @@ -129,114 +129,96 @@ msgstr "^1Nyomd meg a ^3%s^1 gombot a játékmód információkért!" msgid "server info" msgstr "szerver információ" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1A játék már elkezdődött" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Nincs több életed" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Nyomd meg a ^3%s^1 gombot a játékba való belépéshez!" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "ugrás" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1A játék ^3%d^1 másodpercen belül elkezdődik!" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Jelenleg ^1BEMELEGÍTÉS^7 zajlik!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%s, kérlek nyomd meg a ^3%s%s gombot a bemelegítés befejezéséhez!" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "kész" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%s, kérlek nyomd meg a ^3%s%s gombot, amint készen állsz!" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Várakozás a többiekre, hogy befejezzék a bemelegítést..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Várj kérlek, amíg a többiek készen állnak..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Nyomd meg a ^3%s^2 gombot a bemelegítés befejezéséhez!" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "A csapatok egyenlőtlenül vannak elosztva!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Nyomd meg a ^3%s%s gombot a kiegyenlítéshez!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "csapat menü" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Ezt a játékost követed::" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Téged követnek:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Nyomd meg az ^3ESC^7 gombot a HUD beállításának lehetőségeihez!" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Kattints duplán^7 egy panelre a panel-specifikus beállításokhoz!" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" "A ^3CTRL^7 gomb segítségével kikapcsolhatod az illesztést, a ^3SHIFT^7 és" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "az ^3ALT^7 + ^3NYÍLGOMBOK^7-kal finoman mozgathatsz!" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Saját legjobb idő" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Szerver legjobb idő" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Játékos %d" @@ -508,418 +490,418 @@ msgstr "QMCMD^Csapatok összekeverése" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dR)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dR)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Start" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Cél" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Közepes %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "LH gyilokok" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "Labdaidő" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "Rablások" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "Halálok" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "megsemmisítve" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^sérülés" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "elvesztve" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "Hibák" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "ZH gyilokok" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "Gólok" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "KH gyilokok" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "Ö/H" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "ÖHA" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "ÖH arány" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "Gyilokok" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "Körök" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "Életek" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "elvesztve" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "Név" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "Nick" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "célpontok" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "Zászlók" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "CSV" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "Lökések" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "Rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "Visszaszerzések" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "Újraéledések" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "Pontok" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "Öngyilokok" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^össz" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "Átvétel" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "Tikk" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -927,32 +909,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -961,86 +943,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Tüzelési pontosság (Átlag: %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Pálya statisztikák:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Megölt szörnyek:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Feldezett titkok:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Célbaérési idő rangsor" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Helyezések" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "pontszámig" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Nézők" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Respawning: ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Meghaltál, várj ^3%s^7 időt újraéledésig" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Meghaltál, ^2%s^7 az újraéledéshez" @@ -1049,27 +1023,27 @@ msgstr "Meghaltál, ^2%s^7 az újraéledéshez" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Név^7 mutatása \"^1Anonymous player^7\" helyett a statisztikákban" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Szavaznod kell az alábbi ügyben:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Megengeded, hogy a szerver eltárolja én megjelenítse a neved?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1A HUD beállításai" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1082,7 +1056,7 @@ msgstr "^1A HUD beállításai" msgid "Yes" msgstr "Igen" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1107,66 +1081,66 @@ msgstr "nincs nálad" msgid "Unavailable" msgstr "nem elérhető" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "Csomó" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "csomó" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (nincs kiosztva)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 szavazat)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d szavazat)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Mindegy" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Válassz játéktípust" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Válassz pályát!" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d másodperc maradt hátra" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1174,15 +1148,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Olyan csapatot próbálsz eltávolítani, ami nincs a csapatlistában!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Foglalás folyamata" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Újraéledés folyamata" @@ -1194,275 +1168,306 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Labdatolvaj" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Ostrom" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Ponthatár:" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Klán Aréna" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Gyilok határérték:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Gyilokok száma, amit a meccs vége előtt el kell érni" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Nagy páncél" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Célbaérési idő rangsor" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega páncél" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Zászlórablás" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Keresd meg és vidd a bázisodra az ellenfél zászlaját, hogy elfoglald, védd " +"meg a bázist az ellenél csapatától" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Zászlórablások száma:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Nagy élet" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Helyezések" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega élet" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Ügyességi verseny" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Haláljátszma" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Gyűjtsd be annyi skalpot amennyit csak tudsz" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Foglald el és tartsd meg a kontrollpontokat a győzelemhez" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Uralom" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Üzemanyag újratöltés" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Sebzésnövelő" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Fagyasztás" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Védelmező" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Dobás" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invázió" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Gyilok határérték:" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Éld túl a szörnyek rohamait" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Gyilokok száma, amit a meccs vége előtt el kell érni" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Haláljátszma" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Önzőség" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Gyűjtsd be annyi skalpot amennyit csak tudsz" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Szerezd meg az összes kulcsot a kör megnyeréséhez" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Kulcsvadászat" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1A játék már elkezdődött" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Nincs több életed" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Csak egy maradhat" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Életek:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Célok:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Labdatolvaj" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Támadás" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Saját legjobb idő" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Szerver legjobb idő" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Verseny" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Körök:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Ügyességi verseny" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "" - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Ponthatár:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Segíts a csapatodnak több skalpot begyűjteni mint az ellenfélnek" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Csapat[os] öldöklés " -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Zászlórablás" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -"Keresd meg és vidd a bázisodra az ellenfél zászlaját, hogy elfoglald, védd " -"meg a bázist az ellenél csapatától" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Zászlórablások száma:" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Klán Aréna" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Foglald el és tartsd meg a kontrollpontokat a győzelemhez" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Uralom" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Szerezd meg az összes kulcsot a kör megnyeréséhez" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Kulcsvadászat" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Ostrom" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Támadás" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Nagy páncél" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega páncél" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Célok:" - -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Fagyasztás" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Nagy élet" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega élet" + +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Önzőség" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invázió" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Üzemanyag újratöltés" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Éld túl a szörnyek rohamait" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Sebzésnövelő" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Védelmező" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Dobás" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1752,8 +1757,8 @@ msgid "Resistance" msgstr "Ellenállás" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Sebesség" @@ -1849,8 +1854,8 @@ msgstr "" msgid "Extra life" msgstr "Extra élet" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Láthatatlanság" @@ -1890,11 +1895,11 @@ msgstr "" msgid "Grenade" msgstr "Gránát" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1902,7 +1907,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2071,2029 +2076,2029 @@ msgstr "%s segítséget kér!" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4102,136 +4107,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4635,166 +4640,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Férfi" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Nő" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Nem nyilvános" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4803,78 +4807,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4884,132 +4888,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5019,11 +5024,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5059,55 +5064,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Tűzgömb" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Nehéz Lézer Rohamágyú" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Vonóhorog" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Aknavető" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Gránátvető" @@ -5115,11 +5121,11 @@ msgstr "Gránátvető" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5127,7 +5133,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Puska" @@ -5136,11 +5142,11 @@ msgstr "Puska" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5381,11 +5387,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5978,26 +5984,6 @@ msgstr "Függőleges sebességet is" msgid "Speed unit:" msgstr "Sebesség mértékegysége:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "csomó" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Látható" @@ -6438,7 +6424,7 @@ msgid "Default" msgstr "Alapértelmezett" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6801,10 +6787,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Fegyver és tárgy módosítók:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Vonóhorog" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8329,7 +8311,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8430,27 +8412,31 @@ msgstr "Ellenség színeinek kényszerítése az enyémmel megegyezőre" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Holttestek elhalványulása" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Húscafatok:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Nincs" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Kevés" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Sok" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Rengeteg" @@ -8831,95 +8817,91 @@ msgstr "Gyors ADSL" msgid "Broadband" msgstr "Szélessávú" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Szerver kérés/ek:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Letöltések:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Letöltés sebessége:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Helyi késleltetés:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Hálózati forgalom megjelenítése" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" "Csomagméret és egyéb információk grafikonjának kirajzolása játék közben a " "képernyő jobb alsó sarkába" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Kliensoldali mozgásbecslés" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Mozgási hibák javítása" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Titkosítás (AES) használata he elérhető" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Képfrissítés" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Korlátlan" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Cél érték:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Letiltva" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Tétlenség esetén:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Korlátlan" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Feldolgozási adatok elmentése más programok számára" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "A képkocka/másodperc megjelenítése" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" "A másodpercenként megjelenített képkockák (FPS) számának kijelzése a " "képernyő jobb alsó sarkában" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Menü tippek:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -8928,41 +8910,41 @@ msgstr "" "Letilthatod az összes tippet, iletve a \"Részletes\" választása esetén a " "tippek mellett az adott változó is megjelenik" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Letiltva" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Normál" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Részletes" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Jelenlegi dátum és idő megjelenítése" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Jelenlegi dátum és idő megjelenítése, képernyőképeken jól jöhet" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Fejlesztői mód engedélyezése" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Haladó beállítások..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Haladó beállítások, ahol finomíthatod a játék minden egyes változóját. Ha " "nem értesz hozzá, inkább ne piszkáld..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9195,115 +9177,115 @@ msgstr "DF^Világ" msgid "DF^All" msgstr "DF^Minden" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objektumok (VBO)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Letiltva" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Csúcspontok, néhány háromszög (kompatibilis)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Csúcspontok" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Csúcspontok és háromszögek" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Fényerő:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Kontraszt:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Kontraszt növelés:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Színtelítettség:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Környezet:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Erősség:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Várakozás a GPU-ra minden képkockánál" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "OpenGL 2.0 shaderek (GLSL) használata" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Pszichedelikus fények (csak a poén kedvéért)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Mint aki be van rúgva (csak a poén kedvéért)" @@ -9390,11 +9372,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9758,7 +9740,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" "A csúszkával a képernyő felbontását tudod megváltoztatni. TIPP: Ha több " diff --git a/common.it.po b/common.it.po index 392a9e5a76..5fd66b30bb 100644 --- a/common.it.po +++ b/common.it.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-08 20:16+0000\n" -"Last-Translator: Antonio \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" +"Last-Translator: divVerent \n" "Language-Team: Italian (http://www.transifex.com/team-xonotic/xonotic/" "language/it/)\n" "Language: it\n" @@ -24,22 +24,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Esportato con successo in %s! (Nota: è salvato in data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Impossibile scrivere su %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Messaggio di conto alla rovescia %s, secondi rimasti: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -48,16 +48,16 @@ msgstr "" "^1Messaggio multilinea al tempo %s che\n" "^1dura di più del normale" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Messaggio al tempo %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Messaggio generico" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Giocatore^7: Questa è l'area chat." @@ -130,113 +130,95 @@ msgstr "^1Premi ^3%s^1 per info sul tipo di gioco" msgid "server info" msgstr "info del server" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1La partita è già iniziata" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Non hai più vite a disposizione" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Premi ^3%s^1 per entrare" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "salto" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1La partita inizia tra ^3%d^1 secondi" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Attualmente in ^1warmup^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPremi ^3%s%s per terminare il warmup" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "pronto" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPremi ^3%s%s una volta che sei pronto" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Attendendo che gli altri siano pronti per terminare il warmup..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Attendendo che gli altri siano pronti..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Premi ^3%s^2 per terminare il warmup" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Numero di giocatori per squadra sbilanciato!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Premi ^3%s%s per aggiustare" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menu scelta squadra" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Guardando questo giocatore:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Ti guardano:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Premi ^3ESC ^7per mostrare le opzioni dell'HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Doppio-click ^7su un pannello per le sue specifiche opzioni." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7per disabilitare il test di collisione, ^3SHIFT ^7e" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7per fini aggiustamenti." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Migliore personale" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Migliore del server" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Giocatore %d" @@ -508,397 +490,397 @@ msgstr "Mischia le squadre" msgid "QMCMD^Spectate a player" msgstr "Guarda un giocatore" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dG)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dG)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Linea di partenza" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Linea d'arrivo" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermedio %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "PENALITÀ: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "mancato un checkpoint" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Clicca per scegliere una destinazione" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Clicca per scegliere un punto di nascita" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Numbero di uccisioni di portapalla" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "uccis. pp" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "tempo pp" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Tempo totale di possesso della palla in Keepaway" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Per quante volte una bandiera (CTF) o una chiave (KeyHunt) è stata catturata" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "catture" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "tempo cattura" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Tempo della cattura più veloce (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Numero di morti" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "morti" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Numero di chiavi distrutte spingendole nel vuoto" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "distrutte" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "danno" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Il danno totale inflitto" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "danno subìto" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Il danno totale subìto" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Numero di bandiere cadute" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "cadute" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "ELO del giocatore" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "più veloce" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Tempo del giro più veloce (Corsa/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Numero di falli commessi" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "falli" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Numero di uccisioni dei portabandiera" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "uccis. pb" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Numero di uccisioni meno suicidi" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "frags" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Numero di goal segnati" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "gol" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Numero di uccisioni di portachiavi" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "uccis. pc" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "u/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "Rapporto uccisioni-morti" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "rum" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "rapp. u/m" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Numero di uccisioni" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "uccisioni" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Numero di giri completati (Corsa/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "giri" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Numero di vite (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "vite" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Numero di volte che una chiave è stata persa" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "perdute" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Nome giocatore" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nome" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "nick" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Numero di obiettivi distrutti" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "obiettivi" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Per quante volte una bandiera (CTF) o una chiave (KeyHunt) o una palla " "(Keepaway) viene raccolta" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "raccolte" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Tempo di ping" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Perdita Pacchetti" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Numero di giocatori spinti nel vuoto" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "spinte" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Posizione del giocatore" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "posizione" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Numero di riporti della bandiera" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "ritorni" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Numero di risvegli" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "risvegli" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Numero di round vinti" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "round vinti" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "punti" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Punteggio totale" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Numero di suicidi" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "suicidi" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Numero di uccisioni meno morti" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "somma" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Numero di punti di dominio presi (Dominazione)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "presi" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Numero di team uccisioni" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "uccis. team" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Numero di tick (Dominazione)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "tick" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "tempo" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Tempo totale di gara (Corsa/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Puoi modificare la tabella dei punteggi usando il comando " "^2scoreboard_columns_set." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Uso:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^7campo1 campo2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -906,7 +888,7 @@ msgstr "" "^2scoreboard_columns_set ^7senza argomenti legge gli argomenti dalla cvar " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -914,7 +896,7 @@ msgstr "" " ^5Nota: ^7scoreboard_columns_set senza argomenti è eseguito ad ogni avvio " "di mappa" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -922,16 +904,16 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7carica il layout di default e lo " "espande nella cvar scoreboard_columns così da poterlo modificare" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Puoi usare ^3|^7 per cominciare i campi allineati a destra." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" "Sono riconsciuti i seguenti nomi di campo (non importa se maiusc./minusc.):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -947,7 +929,7 @@ msgstr "" "come campo per mostrare tutti i campi disponibili per l'attuale modalità di " "gioco." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -956,11 +938,11 @@ msgstr "" "usati\n" "per includere/escludere TUTTE le modalità a squadre/senza squadre." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Esempio: scoreboard_columns_set name ping pl | +ctf/campo3 -dm/campo4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -968,7 +950,7 @@ msgstr "" "mostrerà nome, ping e pl allineati a sinistra, e i campi a destra\n" "della barra verticale allineati a destra." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -976,10 +958,10 @@ msgstr "" "'campo3' sarà mostrato solo in CTF, e 'campo4' sarà mostrato in tutte\n" "le altre modalità di gioco eccetto DM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -988,86 +970,78 @@ msgstr "" msgid "N/A" msgstr "N.D." -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Statistiche precisione (media %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Statistiche mappa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Mostri uccisi:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Segreti trovati:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Classifica tempi di cattura" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Classifica" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minuti" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "punti" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Mappa: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Premio velocità: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Più veloce di sempre: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Spettatori" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Rinascita in ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Sei morto, aspetta ^3%s^7 prima di rinascere" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Sei morto, premi ^2%s^7 per rinascere" @@ -1076,27 +1050,27 @@ msgstr "Sei morto, premi ^2%s^7 per rinascere" msgid "WARMUP" msgstr "WARMUP" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1Devi rispondere prima di entrare in modalità configurazione HUD" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7invece di \"^1Giocatore anonimo^7\" nelle statistiche" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Un voto è stato chiamato per:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Permetti ai server di salvare e mostrare il tuo nome?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configura l'HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1109,7 +1083,7 @@ msgstr "^1Configura l'HUD" msgid "Yes" msgstr "Sì" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1134,66 +1108,66 @@ msgstr "Mancante" msgid "Unavailable" msgstr "Non disponibile" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " nodi" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "nodi" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (non associato)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 voto)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d voti)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Non importa" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Decidere il tipo di gioco" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vota per una mappa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d secondi rimanenti" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "mv_mapdownload: ^3Non dovresti usare questo comando!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Errore:^7 Impossibile trovare il pak index." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Richiedendo l'anteprima..." @@ -1201,15 +1175,15 @@ msgstr "Richiedendo l'anteprima..." msgid "Trying to remove a team which is not in the teamlist!" msgstr "Tentando di rimuovere una squadra che non è nella lista delle squadre!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Timer granata" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Progressione cattura" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Avanzamento risveglio" @@ -1222,282 +1196,313 @@ msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" "Il commando di riavvio delle notifiche funziona solo con cl_cmd e sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Ruba Palla" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assalto" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "proiettili" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Distruggi gli ostacoli per trovare e distruggere la centrale energetica del " +"nemico prima che il tempo scada" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "celle" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Limite di punteggio:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "razzi" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Uccidi tutti i nemici della tua squadra per vincere il round" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "cartucce" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limite di frag:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Armatura piccola" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Il numero di frag necessari prima che la partita finisca" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Armatura media" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Classifica tempi di cattura" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Armatura grande" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Cattura la Bandiera (CTF)" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armatura" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Trova e porta la bandiera nemica alla tua base per catturarla, difendi la " +"tua base dall'altra squadra" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Vita piccola" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limite catture:" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Vita media" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Il numero di catture neccessarie prima che la partita finisca" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Vita grande" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Classifica" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega vita" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Corsa CTS" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Corri per il tempo più veloce." -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "carburante" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Rigeneracarburante" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Fai quanti più frag puoi" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Rigenera carburante" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Cattura e difendi tutti i punti di controllo per vincere" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Forza" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominazione" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Scudo" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Il numero di punti neccessari prima che la partita finisca" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Lancio della @!#%'n Tuba" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Duello" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limite di frag:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "" +"Combatti una battaglia nell'arena uno contro uno per decidere il vincitore" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Il numero di frag necessari prima che la partita finisca" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Congelamento (Freeze Tag)" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Uccidi i nemici per congelarli, stai vicino ai compagni di squadra per " +"risvegliarli; congela tutti i nemici per vincere" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Fai quanti più frag puoi" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasione" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Sopravvivi contro ondate di mostri" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Tieni la palla per ottenere punti per le uccisioni" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Tieni Lontano (Keepaway)" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Prendi tutte le chiavi per vincere il round" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Caccia alla Chiave (Key Hunt)" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1La partita è già iniziata" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Non hai più vite a disposizione" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Ultimo Uomo Rimasto (LMS)" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Sopravvivi e uccidi finché i nemici non hanno più vite" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vite:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Spara e calcia la palla nella porta nemica, difendi la tua porta" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Goal:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Il numero di gol neccessari prima che la partita finisca" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Ruba Palla" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Cattura i punti di controllo per raggiungere e distruggere il generatore " +"nemico" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Attacco (Onslaught)" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Migliore personale" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Migliore del server" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Corsa" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Gareggia contro gli altri giocatori fino all'arrivo" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Giri:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Corsa CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Corri per il tempo più veloce." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Limite di punteggio:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Aiuta la tua squadra a fare punti con i frag contro la squadra nemica" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Il numero di punti neccessari prima che la partita finisca" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Cattura la Bandiera (CTF)" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Trova e porta la bandiera nemica alla tua base per catturarla, difendi la " -"tua base dall'altra squadra" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limite catture:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Il numero di catture neccessarie prima che la partita finisca" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Uccidi tutti i nemici della tua squadra per vincere il round" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Cattura e difendi tutti i punti di controllo per vincere" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "proiettili" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominazione" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "celle" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Prendi tutte le chiavi per vincere il round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Caccia alla Chiave (Key Hunt)" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "razzi" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assalto" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "cartucce" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Distruggi gli ostacoli per trovare e distruggere la centrale energetica del " -"nemico prima che il tempo scada" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Armatura piccola" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "" -"Cattura i punti di controllo per raggiungere e distruggere il generatore " -"nemico" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Armatura media" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Attacco (Onslaught)" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Armatura grande" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armatura" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Spara e calcia la palla nella porta nemica, difendi la tua porta" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Vita piccola" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Goal:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Vita media" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Il numero di gol neccessari prima che la partita finisca" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Vita grande" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Congelamento (Freeze Tag)" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega vita" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Uccidi i nemici per congelarli, stai vicino ai compagni di squadra per " -"risvegliarli; congela tutti i nemici per vincere" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Jetpack" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Tieni la palla per ottenere punti per le uccisioni" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "carburante" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Tieni Lontano (Keepaway)" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Rigeneracarburante" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasione" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Rigenera carburante" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Sopravvivi contro ondate di mostri" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Forza" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Duello" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Scudo" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" -"Combatti una battaglia nell'arena uno contro uno per decidere il vincitore" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Lancio della @!#%'n Tuba" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1790,8 +1795,8 @@ msgid "Resistance" msgstr "Resistenza" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Velocità" @@ -1887,8 +1892,8 @@ msgstr "Munizioni per vaporizer" msgid "Extra life" msgstr "Vita extra" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisibilità" @@ -1928,11 +1933,11 @@ msgstr "Granata velo" msgid "Grenade" msgstr "Granata" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Overkill Heavy Machine Gun" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Overkill MachineGun" @@ -1940,7 +1945,7 @@ msgstr "Overkill MachineGun" msgid "Overkill Nex" msgstr "Overkill Nex" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Overkill Rocket Propelled Chainsaw" @@ -2109,18 +2114,18 @@ msgstr "%s sta chiedendo aiuto!" msgid "^1Server notices:" msgstr "^1Note del server:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTA: ^BGI dialoghi degli spettatori non sono mostrati ai giocatori " "durante la partita" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG ha catturato la bandiera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2129,17 +2134,17 @@ msgstr "" "^BG%s^BG ha catturato la bandiera ^TC^TT^BG in ^F1%s^BG secondi, battendo il " "precedente record di ^BG%s^BG di ^F2%s^BG secondi" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG ha catturato la bandiera" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG ha catturato la bandiera ^TC^TT^BG in ^F1%s^BG secondi" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2149,33 +2154,33 @@ msgstr "" "riuscendo a battere il precedente record segnato da ^BG%s^BG di ^F1%s^BG " "secondi" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" "^BGLa bandiera ^TC^TT^BG è stata riportata alla base dal suo proprietario" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGLa bandiera è stata riportata dal suo proprietario" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGLa bandiera ^TC^TT^BG è stata distrutta ed è tornata alla base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGLa bandiera è stata distrutta ed è tornata alla base" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" "^BGLa bandiera ^TC^TT^BG è stata lasciata nella base ed è tornata da sola" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGLa bandiera è stata lasciata nella base ed è tornata da sola" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2183,13 +2188,13 @@ msgstr "" "^BGLa bandiera ^TC^TT^BG è caduta dove non poteva essere raggiunta ed è " "tornata alla base" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" "^BGLa bandiera è caduta dove non poteva essere raggiunta ed è tornata alla " "base" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2198,7 +2203,7 @@ msgstr "" "^BGLa bandiera ^TC^TT^BG è diventata impaziente dopo ^F1%.2f^BG secondi ed è " "tornata da sola" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2206,174 +2211,174 @@ msgstr "" "^BGLa bandiera è diventata impaziente dopo ^F1%.2f^BG secondi ed è tornata " "da sola" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGLa bandiera ^TC^TT^BG si è riportata alla base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGLa bandiera si è riportata alla base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG ha perso la bandiera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG ha perso la bandiera" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG ha preso la bandiera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG ha preso la bandiera" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG ha riportato la bandiera ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Lanciando la moneta... Risultato: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNon hai carburante per il ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Non hai un UID, le opzioni superspec non saranno salvate/ripristinate" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Il round è già iniziato, parteciperai al gioco il prossimo round" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Sarai spettatore il prossimo round" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 è stato ucciso dal bonus di ^BG%s^K1's ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 è stato segnato dal bonus di ^BG%s^K1's ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato eliminato slealmente da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato affogato da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato atterrato da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 ha ha sentito un pò di caldo dal fuoco di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato incenerito da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato cucinato da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato spinto verso un mostro da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 è stato spazzato via dalla Granata di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 si è avvicinato troppo all'esplosione di napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" "^BG%s%s^K1 è stato bruciato a morte dalla Granata al Napalm di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" "^BG%s%s^K1 è stato spazzato via dalla Granata di ghiaccio di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" "^BG%s%s^K1 è stato congelato a morte dalla Granata di Ghiaccio di ^BG%s%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 non è stato curato dalla Granata Curante di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato lanciato nello spazio da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato sciolto da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato conservato da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" "^BG%s%s^K1 ha provato a occupare lo spazio di destinazione della teleporta " "di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato telefragato da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è morto in un incidente con ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" @@ -2381,35 +2386,35 @@ msgstr "" "^BG%s%s^K1 è stato coinvolto nello scoppio quando il Bumblebee di ^BG%s^K1 è " "esploso%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" "^BG%s%s^K1 ha visto le belle luci dell'arma del Bumblebee di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato schiacciato da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 ha subito la bomba a grappolo del Raptor di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 non ha resistito alle bolle viola di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 è stato coinvolto nello scoppio quando il Raptor di ^BG%s^K1 è " "esploso%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2417,154 +2422,154 @@ msgstr "" "^BG%s%s^K1 è stato coinvolto nello scoppio quando lo Spiderbot di ^BG%s^K1 è " "esploso%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 è stato ridotto a brandelli dallo Spiderbot di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" "^BG%s%s^K1 è stato fatto scoppiare in pezzettini dallo Spiderbot di ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 è stato coinvolto nello scoppio quando il Racer di ^BG%s^K1 è " "esploso%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 è stato trangugiato dal Racer di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 non è riuscito a trovare riparo dal Racer di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato lanciato in un mondo di dolore da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 è stato spostato nel %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 è diventato nemico del Signore del Gioco di Squadra%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 ha pensato di aver trovato un buon posto per campeggiare%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 si è eliminato slealmente%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 non è riuscito a trattenere il fiato%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 è stato in acqua per troppo tempo%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 ha colpito il terreno con un pò troppa forza%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 ha colpito il terreno facendolo scricchiolare%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 è diventato un pò troppo croccante%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 ha sentito un pò di caldo%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 è morto%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 ha trovato un posto caldo%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 è diventato scoria bollente%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 è stato fatto esplodere da un Mago%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" "^K1Le interiora di ^BG%s^K1 sono state esternate da uno Strascicatore%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 è state sfasciato da uno Strascicatore%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 è stato ucciso velocemente da uno Strascicatore%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 è stato morso da un Ragno%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 è stato colpito dalla palla di fuoco di un Drago%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 è entrato tra gli Zombi%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^K1A ^BG%s^K1 sono state date lezioni di kung fu da uno Zombi%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" "^BG%s^K1 è diventato esperto nell'arte di lanciarsi le granate addosso%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" @@ -2572,452 +2577,452 @@ msgstr "" "^BG%s^K1 ha deciso di dare un'occhiata ai risultati dell'esplosione del " "proprio napalm%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 è stato bruciato a morte dalla propria Granata al Napalm%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 Si è sentito un pò infreddolito%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" "^BG%s^K1 è stato congelato a morte dalla propria Granata di Ghiaccio%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^K1La Granata Curante di ^BG%s^K1 non lo ha curato abbastanza%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 è morto%s%s. Che motivo c'è di vivere senza munizioni?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 ha finito le munizioni%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 è marcito%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 è diventato una stella cadente%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 è stato sciolto%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 non ne ha potuto più%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 è ora conservato per i secoli a venire%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 ha cambiato alla %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 è morto in un incidente%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 si è imbattuto in una torretta%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 è stato fatto esplodere da una torretta eWheel%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 è stato preso dal fuoco della torretta FLAC%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 è stato fatto esplodere da una torretta Hellion%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 non è riuscito a nascondersi dalla torretta Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 è stato crivellato da una torretta Machinegun%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 è stato ridotto in pezzi fumanti da una torretta MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 è stato eliminato da una torretta%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" "^BG%s^K1 ha ricevuto una dose di plasma incandescente da una torretta%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 è stato fulminato da una torretta Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" "^BG%s^K1 ha ricevuto un arricchimento di piombo da una torretta Walker%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 è stato impalato da una torretta Walker%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 è stato fatto esplodere da una torretta Walker%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" "^BG%s^K1 è stato coinvolto nello scoppio dell'esplosione di un Bumblebee%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 è stato schiacciato da un veicolo%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 è stato preso dalla bomba a grappolo di un Raptor%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" "^BG%s^K1 è stato coinvolto nello scoppio dell'esplosione di un Raptor%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" "^BG%s^K1 è stato coinvolto nello scoppio dell'esplosione di uno Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" "^BG%s^K1 è stato fatto scoppiare in pezzettini dal razzo di uno Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" "^BG%s^K1 è stato coinvolto nello scoppio dell'esplosione di un Racer%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 non è riuscito a trovare riparo dal razzo di un Racer%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 è stato tradito da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s ogni %s secondi)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 è stato congelato da ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 è stato risvegliato da ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 è stato risvegliato grazie alla caduta" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 è stato risvegliato dall'esplosione della propria Granata" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 è stato risvegliato automaticamente dopo %s secondi" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 si è congelato da solo" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^BGLa squadra ^TC^TT^BG vince il round" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG vince il round" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRound pari" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGIl round è finito, non c'è nessun vincitore" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGLa modalità Dio ti ha evitato %s unità di danno, imbroglione!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG ha il bonus %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG ha perso il bonus %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGHai lasciato il bonus %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGHai preso il bonus %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGTu non hai l'arma ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGHai lasciato l'arma ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGHai preso l'arma ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNon hai abbastanza munizioni per l'arma ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1Il ^F1%s %s^BG non può sparare, ma il suo ^F1%s^BG può" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4non disponibile^BG in questa mappa" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG si sta connettendo..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 si è connesso" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 sta giocando adesso" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 sta giocando adesso nella ^TCsquadra ^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG ha lasciato la palla!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG ha raccolto la palla!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG ha catturato le chiavi per la ^TCsquadra ^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG ha lasciato la Chiave ^TC^TT" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG ha perso la Chiave ^TC^TT" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG ha spinto %s^BG causando la distruzione della ^TCChiave ^TT" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG ha distrutto la ^TCChiave ^TT" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG ha preso la Chiave ^TC^TT" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^BG ha abbandonato" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 non ha più vite rimaste" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGI mostri sono attualmente disabilitati" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGLa squadra ^TC^TT^BG ha tenuto la palla per troppo tempo" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG ha catturato il punto di controllo %s" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG ha catturato un punto di controllo" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" "^BGIl punto di controllo %s^BG della squadra ^TC^TT^BG è stato distrutto da " "%s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" "^BGIl punto di controllo della squadra ^TC^TT^BG è stato distrutto da %s" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^BGIl generatore ^TC^TT^BG è stato distrutto" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "^BGIl generatore ^TC^TT^BG è bruciato spontaneamente a causa dei tempi " "supplementari!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 ha preso Invisibilità" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 ha preso Scudo" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 ha preso Velocità" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 ha preso Forza" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 si è disconnesso" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 è stato buttato fuori perchè non faceva niente" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -3025,51 +3030,51 @@ msgstr "" "^F2Sei stato buttato fuori dal server perché sei spettatore e gli spettatori " "non sono permessi al momento." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" "^BG%s^F3 è stato buttato fuori per eccessive uccisioni di compagni di squadra" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 sta ora osservando" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG ha abbandonato la gara" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG non è riuscito a battere il proprio record del %s%s^BG posto di %s" "%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG non è riuscito a battere il record del %s%s^BG posto di %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG ha completato la gara" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG ha battuto il record di %s^BG del %s%s^BG posto con %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG ha migliorato il proprio record al %s%s^BG posto con %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3078,7 +3083,7 @@ msgstr "" "^BG%s^BG ha stabilito un nuovo record con ^F2%s^BG, ma sfortunatamente non " "ha un UID e sarà perduto." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3087,12 +3092,12 @@ msgstr "" "^BG%s^BG ha stabilito un nuovo record con ^F2%s^BG, ma è anonimo e sarà " "perso." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG ha stabilito il record del %s%s^BG posto con %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3101,11 +3106,11 @@ msgstr "" "^F4Sei stato invitato da ^BG%s^F4 a partecipare al suo gioco di ^F2%s^F4 " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^BGLa squadra ^TC^TT ^BGsegna!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3114,20 +3119,20 @@ msgstr "" "^F2Devi entrare in gioco entro i prossimi %s, altrimenti sarai buttato " "fuori, perchè in questo momento non è permesso guardare!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 ha preso una Superarma" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGNon puoi spostarti in una squadra più grande" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGNon ti è consentito cambiare squadra" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3136,14 +3141,14 @@ msgstr "" "^F4NOTA: ^BGIl server sta eseguendo ^F1Xonotic %s (beta)^BG, tu hai " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" "^F4NOTA: ^BGIl server sta eseguendo ^F1Xonotic %s^BG, tu hai ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3152,12 +3157,12 @@ msgstr "" "^F4NOTA: ^F1Xonotic %s^BG è uscito, e tu hai ancora ^F2Xonotic %s^BG - " "aggiornalo da ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3Informazioni sulla versione SVQC: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3165,143 +3170,143 @@ msgstr "" "^BG%s%s^K1 è morto nella gran esibizione di ^BG%s^K1 con la @!#%%'n " "Fisarmonica%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 si è fatto male alle orecchie con la @!#%%'n Fisarmonica%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 è stato fulminato dall'Arc di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" "^BG%s%s^K1 è stato fatto esplodere dalle saette dell'Arc di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 è stato sparato a morte dal Blaster di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 si è sparato a morte con il proprio Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 ha sentito la forte trazione del Crylink di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 ha sentito la forte trazione del proprio Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 ha mangiato il razzo di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 si è avvicinato troppo al razzo di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 si è fatto esplodere con il prorpio Devastator%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" "^BG%s%s^K1 è stato fatto esplodere dalla saetta dell'Electro di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 ha sentito l'aria elettrificata della combo dell'Electro di ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" "^BG%s%s^K1 si è avvicinato troppo alla sfera dell'Electro di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 ha giocato con le saette dell'Electro%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 non si è ricordato dove aveva messo la propria sfera di Electro%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 si è avvicinato troppo alla palla di fuoco di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 è stato bruciato dalla mina di fuoco di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 avrebbe dovuto usare un'arma più piccola%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 si è dimenticato della propria mina di fuoco%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 è stato colpito ripetutamente da una raffica di razzi dell'Hagar " "di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 è stato colpito ripetutamente dai razzi dell'Hagar di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 ha giocato con i piccoli razzi dell'Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 è stato abbattuto con l'HLAC di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 è diventato un pò sovraeccitato con il proprio HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" "^BG%s%s^K1 è stato catturato nella bomba di gravità del Rampino di ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3309,84 +3314,84 @@ msgstr "" "^BG%s%s^K1 è morto nella gran esibizione di ^BG%s^K1 con la @!#%%'n Klein " "Bottle%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 si è fatto male alle orecchie con la @!#%%'n Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 è stato cecchinato dalla Machine Gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 è stato crivellato dalla Machine gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGNon puoi piazzare più di ^F2%s^BG mine alla volta" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 si è avvicinato troppo alla mina di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 si è dimenticato della propria mina%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" "^BG%s%s^K1 si è avvicinato troppo alla granata del Mortar di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 ha mangiato la granata del Mortar di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 non ha visto la granata del suo Mortar%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 si è fatto esplodere con il proprio Mortar%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 è stato cecchinato dall'Overkill Heavy Machine Gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 è stato dilaniato dall'Overkill Heavy Machine Gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" "^BG%s%s^K1 è stato crivellato dall'Overkill Machine gun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 è stato vaporizzato dall'Overkill Vortex di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3395,7 +3400,7 @@ msgstr "" "^BG%s%s^K1 è stato tagliato in due dall'Overkill Rocket Propelled Chainsaw " "di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" @@ -3403,7 +3408,7 @@ msgstr "" "^BG%s%s^K1 ha quasi schivato l'Overkill Rocket Propelled Chainsaw di ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3411,7 +3416,7 @@ msgstr "" "^BG%s^K1 è stato segato in due dal proprio Overkill Rocket Propelled Chainsaw" "%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" @@ -3419,134 +3424,134 @@ msgstr "" "^BG%s^K1 si è fatto esplodere con il proprio Overkill Rocket Propelled " "Chainsaw%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 è stato abbattuto dall'Overkill Shotgun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 è stato cecchinato con un Rifle da ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 è morto nella raffica di proiettili del Rifle di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 non è riuscito a nascondersi dalla raffica di proiettili del " "Rifle di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 non è riuscito a nascondersi dal Rifle di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" "^BG%s%s^K1 è stato colpito ripetutamente di razzi del Seeker di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 è stato puntato dal Seeker di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 ha giocato con i piccoli razzi del Seeker%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 è stato abbattuto dallo Shockwave di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 ha schiaffeggiato ^BG%s^K1 con un grande Shockwave%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 è stato abbattuto dallo Shotgun di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 ha schiaffeggiato ^BG%s^K1 con una grossa Shotgun%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 sta pensando in termini di portali%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 è morto nella gran esibizione di ^BG%s^K1 con la @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 si è fatto male alle orecchie con la @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 è stato sublimato dal Vaporizer di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 è stato vaporizzato dal Vortex di ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Ora sei da solo!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGStai attaccando!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGStai difendendo!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGObiettivo distrutto in ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Via!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4La partita inizia in ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Il round inizia in ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Il round non può iniziare" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Non campeggiare!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3556,11 +3561,11 @@ msgstr "" "^BGPuoi ^F2riprovare a catturare^BG la bandiera\n" "^BGse credi di potercela fare." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGQuesta bandiera è inattiva" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3570,224 +3575,224 @@ msgstr "" "^BGper ^F2troppi vani tentativi^BG di cattura.\n" "^BGFai qualche punto in difesa prima di provare di nuovo." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGHai catturato la bandiera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGHai catturato la bandiera!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" "^BGHai lanciato la bandiera troppo spesso! Il lancio è disabilitato per %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG ha passato la bandiera ^TC^TT^BG a %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG ha passato la bandiera a %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGHai ricevuto la bandiera ^TC^TT^BG da %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGHai ricevuto la bandiera da %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGPremi ^F2%s^BG per ricevere la bandiera da %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGStai chiedendo a %s^BG di passarti la bandiera" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGHai passato la bandiera ^TC^TT^BG a %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGHai passato la bandiera a %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGHai preso la bandiera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGHai preso la bandiera!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGHai preso la bandiera della tua %ssquadra^BG, riportala!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGHai preso la bandiera del %snemico^BG, riportala!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGIl %snemico^BG ha la tua bandiera! Recuperala!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGIl %snemico (^BG%s%s)^BG ha la tua bandiera! Recuperala!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGIl %snemico^BG ha la bandiera! Recuperala!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGIl %snemico^BG (^BG%s%s)^BG ha la bandiera! Recuperala!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGIl %snemico^BG ha la sua bandiera! Recuperala!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGIl %snemico^BG (^BG%s%s)^BG ha la bandiera! Recuperala!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGIl tuo %scompagno di squadra^BG ha preso la bandiera ^TC^TT^BG! " "Proteggilo!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGIl tuo %scompagno di squadra^BG (^BG%s%s)^BG ha preso la bandiera " "^TC^TT^BG! Proteggilo!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGIl tuo %scompagno di squadra^BG ha la bandiera! Proteggilo!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" "^BGIl tuo %scompagno di squadra (^BG%s%s)^BG ha la bandiera! Proteggilo!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGI nemici adesso possono vederti nel radar!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGHai riportato la bandiera ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGStallo! I nemici ora possono vederti nel radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGStallo! I portabandiera ora possono essere visti dai nemici nel radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sHai fraggato ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sHai segnato contro ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sSei stato fraggato da ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sTi ha segnato ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sHai bruciato ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sSei stato bruciato da ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sHai congelato ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sSei stato congelato da ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sHai fraggato ^BG%s mentre scriveva (typefrag)" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sHai segnato contro ^BG%s^K1 mentre stava scrivendo" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sSei stato fraggato da ^BG%s mentre scrivevi (typefrag)" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sSei stato segnato contro da ^BG%s^K1 mentre scrivevi" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGPremi ^F2%s^BG di nuovo per lanciare la granata!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Hai preso una ^K1GRANATA BONUS^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3796,217 +3801,217 @@ msgstr "" "^BGSei stato spostato in un'altra squadra\n" "Ora sei in: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Non andare contro i tuoi compagni di squadra!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Non sparare ai tuoi compagni di squadra!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Muori camper!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Riconsidera le tue tattiche, camper!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Ti sei eliminato slealmente!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Sei stato %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Non sei riuscito a trattenere il fiato!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Ti sei schiantato a terra!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Hai sentito un pò troppo caldo!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Sei diventato un pò troppo croccante!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Ti sei ucciso, tonto!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Devi essere più prudente!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Non hai resistito al calore!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Devi fare attenzione ai mostri!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Sei stato ucciso da un mostro!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Sa di pollo!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Ti sei dimenticato di reinserire la sicura!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Stare ad aspettare una esplosione di napalm è male!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Ti sei sentito un pò infreddolito!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Sei diventato un pò troppo freddo!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1La tua Granata Curante è un pò difettosa" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Stai rinascendo per mancanza di munizioni..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Sei stato ucciso per mancanza di munizioni..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Sei diventato troppo vecchio senza prendere le tue medicine" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Devi preservare la tua vita" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Sei diventato una stella cadente!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Ti sei sciolto nel fango!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Ti sei suicidato!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Hai messo fine a tutto!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Sei rimasto bloccato in una palude!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGOra sei nella: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Sei morto in un incidente!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Hai avuto un incontro sfortunato con una torretta!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Sei stato fraggato da una torretta!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Hai avuto un incontro sfortunato con una torretta eWheel!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Sei stato fraggato da una torretta eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Hai avuto un incontro sfortunato con una torretta eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Sei stato fraggato da una torretta Walker!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Sei stato coinvolto nello scoppio dell'esplosione di un Bumblebee!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Sei stato schiacciato da un veicolo!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Sei stato preso dalla bomba a grappolo di un Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Sei stato coinvolto nello scoppio dell'esplosione di un Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Sei stato coinvolto nello scoppio dell'esplosione di uno Spiderbot!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Sei stato fatto esplodere in pezzi dal razzo di uno Spiderbot!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Sei stato coinvolto nello scoppio dell'esplosione di un Racer!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Non sei riuscito a trovare riparo dal razzo di un Racer!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Attento a dove metti i piedi!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Hai fraggato ^BG%s^K1, un compagno di squadra!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Sei andato contro ^BG%s^K1, un compagno di squadra!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Sei stato fraggato da ^BG%s^K1, un compagno di squadra" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Sei stato segnato da ^BG%s^K1, un compagno di squadra" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -4014,74 +4019,74 @@ msgstr "" "^K1Smettila di non far nulla!\n" "^BGDisconnessione in ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGHai bisogno di %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGHai bisogno anche di %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGPorta aperta!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Vite extra prese: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Hai risvegliato ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Ti sei risvegliato da solo" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Sei stato risvegliato da ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Sei stato automaticamente risvegliato dopo %s secondi" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGIl generatore è sotyo attacco!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^TCLa squadra ^TT^BG ha perso il round" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Ti sei congelato da solo" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Round già iniziato, nasci come congelato" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1E' arrivato un %s!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGHai preso il ^F1Rigenera carburante" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGHai preso il ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4089,7 +4094,7 @@ msgstr "" "^K1Nessun punto di nascita disponibile!\n" "Spero che la tua squadra possa rimediare a questo..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4097,15 +4102,15 @@ msgstr "" "^K1Non puoi entrare in gioco in questo momento.\n" "Il limite dei giocatori ha raggiunto la massima capacità." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGHai preso la palla" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGAmmazzare le persone quando non hai la palla non dà punti!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4113,7 +4118,7 @@ msgstr "" "^BGTutte le chiavi sono in mano alla tua squadra!\n" "Aiuta i portachiavi a incontrarsi!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4121,7 +4126,7 @@ msgstr "" "^BGTutte le chiavi sono in mano alla ^TCsquadra ^TT^BG!\n" "Interferisci ^F4ORA^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4129,23 +4134,23 @@ msgstr "" "^BGTutte le chiavi sono in mano alla tua squadra!\n" "Incxontra gli altri portachiavi ^F4ORA^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Il round incomincerà in ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGAnalizzando l'intervallo di frequenza..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGStai iniziando con la Chiave ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGNon ti sono rimaste vite, devi aspettare fino alla prossima partita" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4154,43 +4159,43 @@ msgstr "" "^BGIn attesa che i giocatori entrino...\n" "Servono giocatori per: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGIn attesa che %s giocatore/i entrino..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGLa tua arma è stata degradata finché non trovi qualche munizione!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG rimanenti per trovare delle munizioni!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGRaccogli delle munizioni o morirai in ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGRaccogli delle munizioni! ^F4^COUNT^BG rimanenti!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vite extra rimanenti: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Livello %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGPremi ^F2%s^BG per entrare nella partita" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4199,34 +4204,34 @@ msgstr "" "^F2^COUNT^BG al cambio d'arma...\n" "Prossima arma: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma attiva: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGHai catturato il punto di controllo %s" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGHai catturato un punto di controllo" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "^BGLa squadra ^TC^TT^BG ha catturato il punto di controllo %s" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "^BG La squadra ^TC^TT^BG ha catturato un punto di controllo" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGQuesto punto di controllo adesso non può essere catturato" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4234,11 +4239,11 @@ msgstr "" "^BGIl generatore nemico non può essere ancora distrutto\n" "^F2Cattura alcuni punti di controllo per togliergli lo scudo" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGIl generatore nemico non è più scudato!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4246,17 +4251,17 @@ msgstr "" "^K1Il tuo generatore NON è scudato!^BGRicattura punti di controllo per " "scudarlo!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGPremi ^F2%s^BG per teletrasportarti" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeletrasporto disabilitato per %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4264,7 +4269,7 @@ msgstr "" "^F2Si giocano i ^F4SUPPLEMENTARI^F2!\n" "Continua a fraggare finché non c'è un vincitore!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4272,7 +4277,7 @@ msgstr "" "^F2Si giocano i ^F4SUPPLEMENTARI^F2!\n" "Continua a segnare finché non c'è un vincitore!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4286,7 +4291,7 @@ msgstr "" "Più punti di controllo la tua squadra possiede,\n" "più in fretta il generatore nemico decade" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4295,129 +4300,129 @@ msgstr "" "^F2Si giocano i ^F4SUPPLEMENTARI^F2!\n" "^BGAggiunti ^F4%s^BG alla partita!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^BGPortale di ^K1ingresso ^BGcreato" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^BGPortale di ^F3Uscita ^BGcreato" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Creazione del portale fallita" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2La Forza infonde alle tue armi un potere devastante" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2La Forza è scaduta" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Lo scudo ti circonda" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2L'invisibilità è scaduta" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Sei veloce" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2La Velocità è scaduta" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Sei invisibile" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2L'invisibilità è scaduta" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2La gara è finita, completa il tuo giro!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGSequenza completata!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGTi aspettano altre sequenze..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGAltre %s^BG sequenze ti aspettano..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Le Superarmi si sono spaccate" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Le Superarmi sono state perse" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Ora hai una superarma" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Cambiando alla ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Cambiando squadra in ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spettatore in ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Suicidio in ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Il timeout comincia in ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Il timeout finisce in ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Non puoi partecipare alla data sessione di minigame!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGPremi ^F2%s^BG per entrare/uscire dal veicolo" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGPremi ^F2%s^BG per entrare nel veicolo tiratore" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGPremi ^F2%s^BG per rubare questo veicolo" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "^F2Il nemico sta rubando uno dei tuoi veicoli! ^F4Fermalo!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Rilevato intruso, scudi disabilitati!" @@ -4825,166 +4830,165 @@ msgstr "Torretta Walker" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Maschio" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Femmina" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Nascosto" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "INVIO" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESC" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "SPAZIO" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "BACKSPACE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "FRECCIASU" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "FRECCIAGIU'" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "FRECCIASINISTRA" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "FRECCIADESTRA" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "MAIUSC" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "DEL" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "PAGGIU'" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "PAGSU" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "INIZIO" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "FINE" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSA" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "BLOCKNUM" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "BLOCMAIUSC" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "BLOCSCORR" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "PUNTOEVIRGOLA" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "APOS.RETROV." -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "VIRGOLETTE" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APOSTROFO" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BARRARETROV." -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "TN_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4993,78 +4997,78 @@ msgstr "TN_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "TN_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PUNTO" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "DIVIDI" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "BARRA" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MOLTIPLICA" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MENO" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PIU'" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "UGUALE" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "STAMP" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "MOUSE%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "ROTELLASU" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "ROTELLAGIU'" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "CROCE_SU" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5074,132 +5078,133 @@ msgstr "CROCE_SU" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "CROCE_GIU'" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "CROCE_SINISTRA" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "CROCE_DESTRA" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "AVVIO" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "INDIETRO" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "POLLICE_SINISTRO" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "POLLICE_DESTRO" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "SPALLA_SINISTRA" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "SPALLA_DESTRA" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "GRILLETTO_SINISTRO" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "GRILLETTO_DESTRO" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "POLLICE_SINISTRO_SU" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "POLLICE_SINISTRO_GIU'" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "POLLICE_SINISTRO_SIN" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "POLLICE_SINISTRO_DES" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "POLLICE_DESTRO_SU" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "POLLICE_DESTRO_GIU'" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "POLLICE_DESTRO_SIN" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "POLLICE_DESTRO_DES" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "SU" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "GIU'" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "SINISTRA" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "DESTRA" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "NOTAMIDI%d" @@ -5209,11 +5214,11 @@ msgstr "NOTAMIDI%d" msgid "Press %s" msgstr "Premi %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Nessun tiratore destro!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Nessun tiratore sinistro!" @@ -5249,55 +5254,56 @@ msgstr "Razzo segnalatore di Raptor" msgid "Spiderbot" msgstr "Spiderbot" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "Il commando di dump delle armi funziona solo con sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Rampino" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "MachineGun" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortar" @@ -5305,11 +5311,11 @@ msgstr "Mortar" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5317,7 +5323,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Shotgun" @@ -5326,11 +5332,11 @@ msgstr "Shotgun" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5574,11 +5580,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree - riversa lo stato del menu come un albero nella console" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Opzioni disponibili:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Comando non valido. Per una lista dei comandi supportati, prova menu_cmd " @@ -6170,26 +6176,6 @@ msgstr "Includi velocità verticale" msgid "Speed unit:" msgstr "Unità di velocità:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "nodi" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Mostra" @@ -6630,7 +6616,7 @@ msgid "Default" msgstr "Predefinito" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Illimitato" @@ -7002,10 +6988,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Mutatori di armi ed oggetti:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Rampino" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "I giocatori nascono con il rampino. Premi il tasto 'hook' per usarlo" @@ -8566,7 +8548,7 @@ msgstr "Mostra il nome di chi ruba la bandiera in CTF" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Altro" @@ -8667,27 +8649,31 @@ msgstr "Forza colori dei giocatori come i miei" msgid "In non teamplay modes only" msgstr "Non nei giochi di squadra" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Dissolvenza corpi:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Gib:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Nessuno" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Pochi" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Molti" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Parecchi" @@ -9058,92 +9044,88 @@ msgstr "ADSL veloce" msgid "Broadband" msgstr "Banda larga" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Ricerche server/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "N° di download:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Massimo numero di download HTTP/FTP contemporanei" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Velocità download:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Latenza locale:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Mostra grafico di rete" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" "Mostra un grafico delle dimensioni dei pacchetti e di altre informazioni" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Predizione del movimento lato client" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensazione errori movimento" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Usa crittografia (AES) quando disponibile" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "FPS" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Massimo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Illimitato" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Obiettivo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Disabilitato" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Limite se inattivo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Illimitato" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Risparmia tempo di calcolo per altri programmi" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Mostra fotogrammi al secondo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Mostra i fotogrammi al secondo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Tooltip del menu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9151,41 +9133,41 @@ msgstr "" "Tooltip del menu: disabilitati, standard o avanzati (mostra anche la cvar o " "il commando associato all'oggetto del menu)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Disabilitati" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Standard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Avanzati" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Mostra data e orario correnti" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Mostra data e ora correnti, utile negli screenshot" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Abilita modo sviluppatore" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Impostazioni avanzate..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Impostazioni avanzate dove puoi mettere mano ad ogni singola variabile del " "gioco" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Reimposta valori base" @@ -9429,21 +9411,21 @@ msgstr "Globale" msgid "DF^All" msgstr "Tutto" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Non attivo" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vertici, alcuni Triangoli (compatibile)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9451,35 +9433,35 @@ msgstr "" "Fai uso dei Vertex Buffer Objects per salvare nella memoria grafica la " "geometria statica per un rendering più veloce" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vertici" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vertici e Triangoli" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Luminosità:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Luminosità del nero" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contrasto:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Luminosità del bianco" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9487,19 +9469,19 @@ msgstr "" "Valore della correzione gamma inversa, un effetto di luminosità che non " "tocca il bianco o il nero" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Aumenta contrasto:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Di quanto viene moltiplicato il contrasto nelle aree oscure" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturazione:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9507,11 +9489,11 @@ msgstr "" "Adattamento saturazione (0 = scala di grigi, 1 = normale, 2 = sovra-saturo), " "richiede il GLSL color control" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Ambiente:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9519,19 +9501,19 @@ msgstr "" "Luminosità dell'ambiente, se è impostato ad un valore troppo alto tende a " "rendere la luce delle mappe opaca e piatta" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensità:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Luminosità del rendering globale" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Attendi che la GPU finisca di elaborare ogni frame" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9540,15 +9522,15 @@ msgstr "" "può aiutare con alcuni strani input o in presenza di video lag in alcuni " "computer" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Usa gli shader OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Colorazione psico (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Vertici allucinogeni (easter egg)" @@ -9634,11 +9616,11 @@ msgstr "Consenti alle statistiche dei giocatori di usare il tuo nome?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Rispondendo \"No\" apparirai come \"Giocatore anonimo\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "a squadre" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "libero per tutti" @@ -10008,7 +9990,7 @@ msgstr "" "Cambia la nitidezza delle texture. Valori più bassi riducono l'uso della " "memoria per le texture, però le faranno apparire molto sfuocate." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Risoluzione schermo" diff --git a/common.ja_JP.po b/common.ja_JP.po index 6fce5270c3..4b2da01fe1 100644 --- a/common.ja_JP.po +++ b/common.ja_JP.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-24 17:55+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-21 21:35+0000\n" "Last-Translator: LegendGuard\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/team-xonotic/" "xonotic/language/ja_JP/)\n" @@ -22,22 +22,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2%s への書き出すに成功! (註: data/data/ に保存されました)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1%sへ書かなかった" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3時刻%s秒読みメッセージ, 残り秒: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -46,16 +46,16 @@ msgstr "" "^1複数行メッセージで時刻 %s が、\n" "^1通常よりも長く続きます" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "時刻 %s でメッセージ" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "一般的なメッセージ" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3選手^7: ここがチャット面積." @@ -130,113 +130,95 @@ msgstr "^1ゲームモード情報が表示されるために ^3%s ^1を押し msgid "server info" msgstr "サーバー情報" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1試合はすでに開始しています" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1あなたは命を使い果たです" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1参加するために ^3%s ^1を押して" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "ジャンプ" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1ゲームは ^3%d ^1秒で始まります" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2現在、^1準備運動 ^2の段階に入っています!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%s準備運動を終了するために ^3%s%s を押して" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "準備" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%s準備ができたら ^3%s%s を押して" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2準備演習が終了する前に、全員の準備ができるまで待ち中..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2全員の準備ができるまで待ち中..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2準備運動を終了するために ^2^3%s ^2を押して" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "チーム番号はアンバランスです!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " 調整するために ^3%s%s を押して" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "チームメニュー" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1この選手を観戦中:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1あなたを観戦中:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7HUDオプションを表示するために ^3ESC ^7を押して。" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^7パネル固有のオプションのパネルを^3ダブルクリックする。" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7で衝突テストを無効にし、^3SHIFT ^7と" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7で微調整する。" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "自己最高" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "最高のサーバー" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "選手 %d" @@ -508,393 +490,393 @@ msgstr "QMCMD^チームをシャッフルする" msgid "QMCMD^Spectate a player" msgstr "QMCMD^選手を観戦する" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "スタート" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "フィニッシュライン" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "中間 %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "ペナルティ: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "必要: 1通過点" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "クリックしてテレポートの宛先を選択する" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "クリックして現れる場所を選択する" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "ボール持ちキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "ボール持ちキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "ボール持ち時刻" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "キープアウェイでボールを保持している時刻の合計の量" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "旗 (CTF) または鍵 (KeyHunt) が取った頻度" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "取れ数" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "取れ時刻" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "最速の取れ時刻 (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "デス数" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "デス数" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "ボイドに押し込まれたことによって破壊された鍵の数" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "破壊された" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "ダメージ" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "合計ダメージ" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "受けたダメージ" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "受けたダメージ合計" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "旗が落ちた数" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "旗が落ちた" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "選手ELO" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "ELO" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "最速" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "最速のラップ時刻 (レース / CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "犯したフォールトの数" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "フォールト" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "旗持ちキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "旗持ちキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "キル数 - 自殺数 = " -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "削除数" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "得点したゴール数" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "ゴール" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "鍵持ちキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "鍵持ちキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "殺/死" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "キル・デス率" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "殺死害率" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "キル・デス率" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "キル数" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "キル数" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "終了したラップ数 (レース / CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "ラップ" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "命の数 (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "命" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "鍵が失われた回数" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "失われた数" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "選手名" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "名前" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "ニック" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "破壊された目的数" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "目的" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "旗 (CTF) または鍵 (KeyHunt) またはボール (Keepaway) が取り上げされた頻度" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "取り上げた" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "PING時刻" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "失われたパケットの数" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "ボイドに押し込まれた選手の数" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "押し込まれた" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "選手ランク" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "ランク" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "返された旗の数" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "返された旗" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "復活された者数" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "復活された者" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "勝ったラウンドの数" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "勝ったラウンド" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "得点" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "合計得点" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "自殺数" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "自殺" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "キル数 - デス数 = " -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "和" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "獲得したドミネートのポイントの数 (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "獲得した" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "チームメイトキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "チームメイトキル数" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "ティック数 (Domination)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "ティック" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "時刻" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "合計レース時刻 (レース / CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "^2scoreboard_columns_set ^7コマンドを使用して得点表を変更できる。" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "使用方法:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2 ..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -902,14 +884,14 @@ msgstr "" "^2scoreboard_columns_set ^7引数なしで、 cvar scoreboard_columns から引数を読" "み取る。" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" " ^5注:引数なしの ^7scoreboard_columns_set は、マップの開始時に毎回実行する" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -917,15 +899,15 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7デフォルトのレイアウトをロード" "し、それを cvar scoreboard_columns に展開して編集できるようにする" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "^3 | ^7を使用して、右揃えのフィールドを開始できする。" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "次のフィールド名が認識される (大文字と区別は区別されない):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -939,7 +921,7 @@ msgstr "" "これらのゲームタイプ以外の全て。また、フィールドとして「全」を指定して、\n" "現在のゲームモードで使用可能な全てのフィールドを表示することもできます。" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -947,17 +929,17 @@ msgstr "" "特殊なゲームタイプ名 'team' および 'noteams' を使用して、\n" "全てのチーム / チームなしゲームモードを含めたり、除外したりできます。" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "例: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "名前、ping、pl が左に、垂直バーの右側のフィールドが右に表示されます。" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -965,10 +947,10 @@ msgstr "" "'field3' はCTFでのみ表示され、'field4' は DM を除く他の全てのゲームモードで表" "示される。" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -977,86 +959,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "精度状態(平均 %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "マップ状態:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "モンスターキル数:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "見つかった秘密:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "取れ時刻ランキング" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "ランキング" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f 分" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "点" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7マップ: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "速度の賞: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "史上最速: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "観客" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^3%s^1 後に再び現れ中..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "あなたは死んだ、再び現れる前に ^3%s ^7待ってください" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "あなたは死んだ、^2%s ^7を押して再び現れてください" @@ -1065,27 +1039,27 @@ msgstr "あなたは死んだ、^2%s ^7を押して再び現れてください" msgid "WARMUP" msgstr "準備" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1HUD構成モードに入る前に回答する必要があります" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "統計では \"^1Anonymous player^7\" ではなく ^2名前" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "投票が求められた:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "サーバーにあなたの名前の保存と表示を許可しますか?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1HUDを構成する" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1098,7 +1072,7 @@ msgstr "^1HUDを構成する" msgid "Yes" msgstr "はい" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1123,66 +1097,66 @@ msgstr "ない" msgid "Unavailable" msgstr "無利用" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " ミリ秒" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "ミリ秒" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " 時速キロ" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "時速キロ" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " 時速マイル" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "時速マイル" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " ノット" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "ノット" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (割り当てられていない)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 票)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d 票)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "構わない" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "ゲームモードを決める" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "マップに投票する" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "残り %d 秒" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "mv_mapdownload: ^3このコマンドを自分で使用しないでください!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1ERROR:^7 pak index が見つかりませんでした。" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "プレビューをリクエスト中..." @@ -1190,15 +1164,15 @@ msgstr "プレビューをリクエスト中..." msgid "Trying to remove a team which is not in the teamlist!" msgstr "チームリストにないチームを削除しようとしています!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "手榴弾タイマー" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "取れ進歩" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "蘇生中" @@ -1210,277 +1184,308 @@ msgstr "error creating curl handle" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "通知再起動コマンドは、cl_cmd および sv_cmd でのみ機能します。" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "ボールスティーラー" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "弾丸" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "突撃 (Assault)" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "セル" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"時刻がなくなる前に敵のパワーコアを見つけて破壊するために障害物を破壊して" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "プラズマ" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "ポイント制限:" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "ロケット" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "クランアリーナ (CA)" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "シェル" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "ラウンドに勝つために全ての敵チームメイトを殺して" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "小さな鎧" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "削除制限:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "中程度の鎧" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "試合が終了する前に必要な削除の量" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "大きな鎧" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "取れ時刻ランキング" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "メガ鎧" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "キャプチャー・ザ・フラッグ (CTF)" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "小さな健康" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"敵の旗を見つけて基地に持ってきて、それを取れて、他のチームから基地を守って" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "中程度の健康" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "取れ制限:" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "大きな健康" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "試合が終了する前に必要な取れの量" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "メガ健康" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "ランキング" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "ジェットパック" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "レース (CTS)" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "燃料" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "最高の時刻のためのレース。" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "燃料再生器" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "デスマッチ (DM)" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "燃料再生" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "できるだけ多くの削除を得点して" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "力" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "勝つために全てのコントロールポイントを取れて、防御して" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "寿" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "ドミネート (Domination)" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'nチューバ投げ" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "試合が終了する前に必要なポイントの量" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "削除制限:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "決闘" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "試合が終了する前に必要な削除の量" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "勝者を決定しために一対一のアリーナバトルで戦って" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "デスマッチ (DM)" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "フリーズタグ (FT)" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "できるだけ多くの削除を得点して" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"敵を冷凍してために殺して、チームメイトを復活させるために冷凍したチームメイト" +"の隣に立って;勝つために全ての敵を冷凍して" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "侵入" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "モンスターの波に対して生き残って" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "殺された者のポイントを獲得するためにボールを保持して" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "キープアウェイ (Keepaway)" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "ラウンドに勝つための全ての鍵を集まる" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "鍵の狩猟 (KeyHunt)" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1試合はすでに開始しています" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1あなたは命を使い果たです" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "ラストマンスタンディング (LMS)" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "敵の命がなくなるまで生き残って、殺して" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "命数:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "ネクスボール (Nexball)" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "ボールを撃って敵のゴールに蹴り込んで、あなたのゴールを清潔にして" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "ゴール:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "試合が終了する前に必要なゴールの量" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "ボールスティーラー" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "コントロールポイントを取れて、敵のジェネレーターに到達して破壊して" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "猛攻撃 (Onslaught)" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "自己最高" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "最高のサーバー" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "レース" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "フィニッシュラインに他の選手とのレース" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "ラップ数:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "レース (CTS)" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "最高の時刻のためのレース。" - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "ポイント制限:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "あなたのチームが敵チームに対して最も多くの削除を獲得するのを助けて" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "チームデスマッチ (TDM)" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "試合が終了する前に必要なポイントの量" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "キャプチャー・ザ・フラッグ (CTF)" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"敵の旗を見つけて基地に持ってきて、それを取れて、他のチームから基地を守って" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "取れ制限:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "試合が終了する前に必要な取れの量" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "クランアリーナ (CA)" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "ラウンドに勝つために全ての敵チームメイトを殺して" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "勝つために全てのコントロールポイントを取れて、防御して" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "弾丸" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "ドミネート (Domination)" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "セル" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "ラウンドに勝つための全ての鍵を集まる" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "プラズマ" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "鍵の狩猟 (KeyHunt)" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "ロケット" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "突撃 (Assault)" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "シェル" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"時刻がなくなる前に敵のパワーコアを見つけて破壊するために障害物を破壊して" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "小さな鎧" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "コントロールポイントを取れて、敵のジェネレーターに到達して破壊して" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "中程度の鎧" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "猛攻撃 (Onslaught)" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "大きな鎧" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "ネクスボール (Nexball)" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "メガ鎧" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "ボールを撃って敵のゴールに蹴り込んで、あなたのゴールを清潔にして" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "小さな健康" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "ゴール:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "中程度の健康" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "試合が終了する前に必要なゴールの量" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "大きな健康" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "フリーズタグ (FT)" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "メガ健康" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"敵を冷凍してために殺して、チームメイトを復活させるために冷凍したチームメイト" -"の隣に立って;勝つために全ての敵を冷凍して" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "ジェットパック" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "殺された者のポイントを獲得するためにボールを保持して" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "燃料" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "キープアウェイ (Keepaway)" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "燃料再生器" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "侵入" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "燃料再生" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "モンスターの波に対して生き残って" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "力" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "決闘" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "寿" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "勝者を決定しために一対一のアリーナバトルで戦って" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'nチューバ投げ" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1771,8 +1776,8 @@ msgid "Resistance" msgstr "抵抗" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "速度" @@ -1868,8 +1873,8 @@ msgstr "気化器の弾薬" msgid "Extra life" msgstr "余分な命" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "不可視" @@ -1909,11 +1914,11 @@ msgstr "ベール手榴弾" msgid "Grenade" msgstr "手榴弾" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "オーバーキル重機関銃" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "オーバーキル機関銃" @@ -1921,7 +1926,7 @@ msgstr "オーバーキル機関銃" msgid "Overkill Nex" msgstr "オーバーキルネクス" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "オーバーキルロケット推進チェーンソー" @@ -2090,16 +2095,16 @@ msgstr "%s は助けが必要だ!" msgid "^1Server notices:" msgstr "^1サーバー告知:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4注: ^BG観戦チャットは試合中に選手に送信されません" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG が ^TC^TT^BG 旗を取れた" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2108,17 +2113,17 @@ msgstr "" "^BG%s^BG が ^F1%s^BG 秒で ^TC^TT^BG 旗を取れたし、^BG%s^BG の以前の記録であ" "る ^F2%s^BG 秒を破った" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG が旗を取れた" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG が ^F1%s^BG 秒で ^TC^TT^BG 旗を取れた" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2127,250 +2132,250 @@ msgstr "" "^BG%s^BG が ^F2%s^BG 秒で ^TC^TT^BG 旗を取れたし、^BG%s^BG の以前の ^F1%s^BG " "秒という記録を破ることに失敗した" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG 旗は所有者によって基地に戻された" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BG旗はその所有者によって返された" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG 旗が破壊され、基地に戻った" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BG旗が破壊され、基地に戻った" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG 旗が基地に落ちされ、それ自体を返した" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BG旗が基地に落ちされ、それ自体を返した" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "^BG ^TC^TT^BG 旗は到達できなかった場所に落ち、基地に戻った" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BG旗は到達できなかった場所に落ち、基地に戻った" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "^BG ^TC^TT^BG 旗は ^F1%.2f^BG 秒後に焦って、自分自身を返した" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "^BG旗は ^F1%.2f^BG 秒後に焦って、自分自身を返した" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG 旗が基地に戻った" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BG旗が基地に戻った" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG が ^TC^TT^BG 旗を失った" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG が旗を失った" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG が ^TC^TT^BG 旗を手に入れた" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG が旗を手に入れた" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "BG%s^BG が ^TC^TT^BG 旗を返した" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2硬貨を投げ中... 結果: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGあなたは^F1ジェットパックの燃料がありません" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2あなたはUIDがないし、スーパースペックオプションは保存 / 復元されません" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1ラウンドはすでに始まっていて、次のラウンドでゲームに参加します" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2次のラウンドで観戦します" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 ^BG%s^K1 のバフの ^K1%s%s によって殺された" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の ^BG%s^K1 のバフの ^K1%s%s によって得点された" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって不当に削除された" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって溺死した" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって接地された" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の^K1%s%s火から少し熱く感じた" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s で焼き揚げた" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって煮れた" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1%s%s によってモンスターの前に押された" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の手榴弾%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "BG%s%s^K1 がナパームの爆発%s%sに近づきすぎた" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のナパーム手榴弾%s%sによって焼死された" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の氷手榴弾%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の氷手榴弾%s%sにより冷凍死された" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の治癒手榴弾%s%sによって癒されなかった" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1%s%s によって宇宙に発砲された" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって肉が落たれた" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって保持された" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のテレポート先スペース%s%sを占有しようとした" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によってテレ削除された" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s の事故で死亡した" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "BG%s%s^K1 は ^BG%s^K1 のバンブルビーが爆発した%s%sときに爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のバンブルビーガン%s%sのかわいらしいライトを見た" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって粉砕された" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のラプター%s%sによってクラスター爆撃された" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の紫色のブロブ%s%sに抵抗できなかった" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s^K1 のラプターが爆発させた%s%sとき、^BG%s%s^K1 が爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2378,588 +2383,588 @@ msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のスパイダーボットが爆発させた%s%sときに爆風に巻き込ま" "れた" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のスパイダーボット%s%sによって細断された" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のスパイダーボット%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%sK1^ のレーサーが爆発した%s%sとき、^BG%s^K1 が爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のレーサー%s%sによってねじ込まれた" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のレーサー%s%sからの避難所を見つけることができなかった" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1%s%s によって痛みの世界に投げ込まれた" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 は %s%s に移動された" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 はチームプレイの主%s%sの敵になった" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 は素晴らしいキャンピング場%s%sを見つけたと思った" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 が不当に自分自身%s%sを削除した" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 は息%s%sを呑めなかった" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 は水中に長時間%s%sあった" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 は少しの力%s%sで着陸した" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 はクランチ%s%sで地面を打ちた" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 が少しパリパリ%s%sになりすぎた" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 は少し暑い%s%sを感じた" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 が死んだ%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 は暑いな場所%s%sを見つけた" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 が暑いスラグ%s%sに変わった" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 は魔法使い%s%sによって爆発された" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1 の内部がシャンブラー%s%sによって外側になった" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 はシャンブラー%s%sによって砕かられた" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 はシャンブラー%s%sによって感電死なれた" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 は蜘蛛%s%sに噛まられた" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 はワイバーン%s%sによって攻撃された" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 がゾンビ%s%sに参加した" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 はゾンビ%s%sから功夫授業を受けられた" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 は手榴弾で自己破壊%s%sの技術を習得した" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 はナパーム弾の爆発%s%sの結果を見てみることにした" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 は自分のナパーム手榴弾%s%sによって燃された" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 は少し肌寒く%s%s感じた" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 は自分の氷手榴弾%s%sによって冷凍死された" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1 の治癒手榴弾はそれら%s%sを完全には癒しなかった" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 が死んだ%s%s。弾薬なしで生きる意味は何だの?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 の弾薬%s%sが切った" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 は腐敗した%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 が流れ星%s%sになった" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 が肉が落たれた%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 はもうそれ%s%sを取ることができなかった" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 は何世紀もの間保存された%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 が %s%s に切り替えられた" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 が事故%s%sで死んだ" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 が砲塔%s%sに遭遇した" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 はeWheel砲塔%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 がFLAC砲塔の火事%s%sに巻き込まれた" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 はヘリオン砲塔%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 はハンター砲塔%s%sから隠すことができなかった" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 はマシンガン砲塔%s%sによって穴があふれていた" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 はMLRS砲塔%s%sによって喫煙片に変わった" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 は砲塔%s%sによって削除された" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 が砲塔%s%sから過熱プラズマを注いだ" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 はテスラの砲塔%s%sによって感電死された" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 はウォーカー砲塔%s%sから鉛強化を受けた" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 はウォーカー砲塔%s%sによって釘付けされた" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 はウォーカー砲塔%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 はバンブルビー爆発%s%sの爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 は乗り物%s%sによって粉砕された" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 はラプターのクラスター爆弾%s%sに捕まられた" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 はラプター爆発%s%sの爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 は蜘蛛ボットの爆発%s%sの爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 は蜘蛛ボットロケット%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 はレーサー爆発%s%sの爆風に巻き込まれた" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" "^BG%s^K1 はレーサーロケット%s%sからの避難所を見つけることができませんでした" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 は ^BG%s^K1%s%s に裏切られた" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s、%s 秒ごと)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 は ^BG%s によって凍結された" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 は ^BG%s によって復活された" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 は落下によって復活された" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 は手榴弾の爆発で復活された" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 は %s 秒後に自動的に復活された" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^ BG%s^K1 が凍結した" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG チームがラウンドに勝利した" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG がラウンドに勝利した" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGラウンドに引き分けになりました" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGラウンド終了、勝者はいません" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BG神モードはあなたに %s ユニットのダメージを保存した、詐欺師!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG が %s^BG バフを手に入れた!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG は %s^BG バフを失った!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGあなたは %s^BG バフを落とした!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGあなたは %s^BG バフを手に入れた!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGあなたは ^F1%s がない" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGあなたは ^F1%s^BG%s を落とした" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGあなたは ^F1%s を手に入れた" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGあなたは ^F1%s に必要な弾薬が不足しています" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG は発砲できませんが、^F1%s^BG は発砲できます" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG はこのマップで ^F4使用できません^BG" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG が接続中..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 が接続されました" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 は遊び中です" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 は ^TC^TT チームでが遊び中です" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG がボールを落とした!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG はボールを拾いた!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG は ^TC^TT チームの鍵を手に入った" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG が ^TC^TT 鍵を落とした" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG は ^TC^TT 鍵を失った" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG が %s^BG を押したため、^TC^TT 鍵の^BG破壊を引き起こしている" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG は ^TC^TT 鍵を破壊した" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG は ^TC^TT 鍵を拾いた" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 は捨てた" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 の寿命は残っていない" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGモンスターは現在無効になっています" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BG ^TC^TT^BG チームがボールを長時間保持した" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG が %s^BG コントロールポイントを取れた" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG がコントロールポイントを取れた" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "^TC^TT^BG チーム %s^BG コントロールポイントが %s によって破壊された" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "^TC^TT^BG チームコントロールポイントが %s によって破壊された" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^TC^TT^BG 発生器が破壊された" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "^TC^TT^BG 発生器は自発的に残業により燃焼した" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 は「不可視」を拾いた" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 は「寿」を拾いた" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 は「速度」を拾いた" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 は「力」を拾いた" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 切断された" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 は不活発者で追い出された" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2967,47 +2972,47 @@ msgstr "" "^F2あなたは観客であり、観客は現在許可されていないため、サーバーから追い出され" "た。" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 はチームメイトを殺したために追い出された" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 は観戦中です" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG はレースを放棄した" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG は %s%s %s の %s%s^BG 場所の記録を破ることができなかった" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG は %s%s %s の %s%s^BG 場所の記録を破ることができなかった" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG はレースを終了した" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG は %s%s %s で %s^BG の %s%s^BG 場所の記録を破った" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG は %s%s %s で %s%s^BG の場所の記録を改善した" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3016,30 +3021,30 @@ msgstr "" "^BG%s^BG は ^F2%s^BG で新しい記録を獲得したが、残念ながらUIDがなく、失われ" "る。" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "^BG%s^BG は ^F2%s^BG で新しい記録を獲得したが、匿名で、失われる。" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG は %s%s で %s%s^BG 場所の記録を設定した" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "^F4あなたは ^BG%s^F4 から、^F2%s^F4 (^F1%s^F4) のゲームに招待された" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGチームが得点した!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3048,20 +3053,20 @@ msgstr "" "^F2次の %s 内で選手になる必要がある。そうしないと、現時点では観戦が許可されて" "いないため、追い出される!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 はスーパー武器を拾いた" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGあなたはより大きなチームに変更することはできません" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGあなたはチームの変更は許可されていません" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3070,7 +3075,7 @@ msgstr "" "^F4注: ^BGサーバーは ^F1XONOTIC %s (beta)^BG を実行しています。あなたは " "^F2XONOTIC %s があります。" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3078,7 +3083,7 @@ msgstr "" "^F4注: ^BGサーバーは ^F1XONOTIC %s^BG を実行しています。あなたは ^F2XONOTIC " "%s があります。" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3087,226 +3092,226 @@ msgstr "" "^F4注: ^F1XONOTIC %s^BG は利用できますが、あなたは ^F2XONOTIC %s^BG がまだあ" "ります。 ^F3http://www.xonotic.org/ ^BGから更新を入手してください!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Build information: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" "^BG%s%s^K1 は@!#%%'nアコーデオン%s%sでの ^BG%s^K1 の素晴らしい演奏で死んだ" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "BG%s^K1 は@!#%%'nアコーデオン%s%sで耳を痛んだ" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のアーク%s%s によって感電された" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のアークボルト%s%s によって爆破された" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のブラスター%s%sによって射殺された" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 がブラスター%s%sで地獄に撃てた" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のクリリンク%s%sの強い引きを感じた" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 はクリリンク%s%sの強い引きを感じた" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 のロケット%s%sを食べた" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 のロケット%s%sに近すぎた" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 はデーバーステーター%s%sで自分自身を爆破した" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 は ^BG%s^ K1 のエレクトロボルト%s%sによって爆破された" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の電気コンボ%s%sの電撃的にした空気を感じた" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 のエレクトロオーブ%s%sに近すぎた" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 はエレクトロボルト%s%sで遊びた" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "^BG%s^K1 はエレクトロオーブ%s%sをどこに置いたか思い出せなかった" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 の火の玉%s%sに近すぎた" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の火鉱山%s%sによって燃やされた" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 はもっと小さな銃%s%sを使うべきだった" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 は自分の火鉱山%s%sを忘れた" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のハガルロケット%s%sのバーストによって打ち負かされた" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のハガルロケット%s%sに衝撃された" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 が小さなハガルロケット%s%sで遊びた" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のHLAC%s%sで切られた" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 はHLAC%s%sで少しびくびくしている" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 のフック重力爆弾%s%sに捕まられた" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s%s^K1 は@!#%%'nクラインボトル%s%sでの ^BG%s^K1 の素晴らしい演奏で死んだ" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "BG%s^K1 は@!#%%'nクラインボトル%s%sで耳を痛んだ" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "BG%s%s^K1 は ^BG%s^K1 の機関銃%s%sにひったくられた" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の機関銃%s%sによって穴だらけになられた" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGあなたは一度に ^F2%s^BG 以上の鉱山を置けません" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 の鉱山%s%sに近づきすぎた" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 は自分の鉱山%s%sを忘れた" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 迫撃砲手榴弾%s%sに近づきすぎた" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 の迫撃砲手榴弾%s%sを食べた" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 は自分自身の迫撃砲手榴弾%s%sを見なかった" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 が自分自身の迫撃砲%s%sで爆破した" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "BG%s%s^K1 は ^BG%s^K1 のオーバーキル重機関銃%s%sにひったくられた" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のオーバーキル重機関銃%s%sによって破られた" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のオーバーキル機関銃%s%sによって穴だらけになられた" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のオーバーキルネクス%s%sによって気化された" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3315,14 +3320,14 @@ msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のオーバーキルロケット推進チェーンソー%s%sによって半分" "に切断された" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のオーバーキルロケット推進チェーンソー%s%sをほぼ避けた" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" @@ -3330,137 +3335,137 @@ msgstr "" "^BG%s^K1 が自分自身のオーバーキルロケット推進チェーンソー%s%sによって半分に切" "断された" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s^K1 が自分自身のオーバーキルロケット推進チェーンソー%s%sで爆破した" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" "^BG%s%s^K1 は ^BG%s^K1 のオーバーキルショットガン%s%sによって射殺された" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "BG%s%s^K1 は ^BG%s^K1 のライフル%s%sでひったくられた" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 からのライフル弾雨%s%sで死亡した" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のライフル弾雨%s%sから隠すことができなかった" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のライフル%s%sから隠すことができなかった" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のシーカーロケット%s%sに衝撃された" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のシーカー%s%sタグ付たれた" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 が小さなシーカーロケット%s%sで遊びた" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の衝撃波%s%sによって射殺された" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 は大きな衝撃波%s%sで少し叩かれた" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のショットガン%s%sによって射殺された" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 が ^BG%s^K1 は大きなショットガン%s%sで少し叩かれた" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 はポータル%s%sで考えている" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "^BG%s%s^K1 は@!#%%'nチューバ%s%sでの ^BG%s^K1 の素晴らしい演奏で死んだ" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "BG%s^K1 は@!#%%'nチューバ%s%sで耳を痛んだ" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 の気化器%s%sによって昇華された" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 は ^BG%s^K1 のボーテックス%s%sによって気化された" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4あなたは一人になった!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGあなたは攻撃している!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGあなたは守っている!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^F4%s^BG で^BG目的を破壊された" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4開始!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4ゲームは ^COUNT で開始します" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4ラウンドは ^COUNT で開始します" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4ラウンドを開始できません" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2キャンプしないで!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3470,11 +3475,11 @@ msgstr "" "^BG成功すると思われる場合\n" "^BG旗を^F2もう一度取ってみてください^BG。" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGこの旗は現在非活動だ" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3483,218 +3488,218 @@ msgstr "" "^BGあなたは取るしようとして^F2失敗した回数が多すぎる^BGため、\n" "旗から^F1守っていた^BG。再試行する前にいくつかの防御得点を作成してください。" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGあなたが ^TC^TT^BG 旗を取れた!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGあなたが旗を取れた!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BG旗投げが多すぎる! %s に投げが無効になっている。" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG は ^TC^TT^BG 旗を %s に渡した" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG は旗を %s に渡した" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGあなたは %s から ^TC^TT^BG 旗を受け取った" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGあなたは %s から旗を受け取った" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BG %s^BG から旗を受け取るために ^F2%s^BG を押して" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BG旗を渡すよう %s^BG に要求している" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGあなたは ^TC^TT^BG 旗を %s に渡した" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGあなたは旗を %s に渡した" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGあなたは ^TC^TT^BG 旗を手に入れた!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGあなたのは旗を手に入れた!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGあなたの%sチーム^BGの旗を手に入れた、返して!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGあなたは %s敵^BG の旗を手に入れた、返して!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%s敵^BGがあなたの旗を手に入れた! 取り戻せ!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG%s敵 (^BG%s%s)^BG があなたの旗を手に入れた! 取り戻せ!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BG%s敵^BGが旗を手に入れた! 取り戻せ!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BG%s敵 (^BG%s%s)^BG が旗を手に入れた! 取り戻せ!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BG%s敵^BGは旗を手に入れた! 取り戻せ!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BG%s敵 (^B%s%sG)^BG は旗を手に入れた! 取り戻せ!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGあなたの%sチームメイト^BGは ^TC^TT^BG 旗を手に入れた! 守れ!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGあなたの%sチームメイト (^B%s%sG)^BG は ^TC^TT^BG 旗を手に入れた! 守れ!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGあなたの%sチームメイト^BGは旗を手に入れた! 守れ!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGあなたの%sチームメイト (^B%s%sG)^BG は旗を手に入れた! 守れ!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BG敵はレーダーであなたを見ることができる!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGあなたは ^TC^TT^BG 旗を返した!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BG停滞! 敵はレーダーであなたを見ることができる!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BG停滞! 旗持ちはレーダーで敵に見られる!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sあなたは ^BG%s を削除した" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sあなたは ^BG%s に対して得点した" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sあなたは ^BG%s によって削除された!" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sあなたは ^BG%s によって対して得点された" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sあなたは ^BG%s を燃やした" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sあなたは ^BG%s によって燃やされた" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sあなたは ^BG%s を凍結した" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sあなたは ^BG%s によって凍結された" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sあなたは彼がタイプしている間に ^BG%s を削除した" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%s彼らがタイプしていた間、あなたは ^BG%s^K1 に対して得点した" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sあなたはタイプしている間に ^BG%s によって削除された" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sあなたはタイプしている間、 ^BG%s^K1 によって対して得点した" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BG手榴弾を投げるために ^F2%s^BG をもう一度押して!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2あなたは^K1ボーナス手榴弾^F2を手に入れた!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3703,218 +3708,218 @@ msgstr "" "^BGあなたは別のチームに移動された\n" "現在: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1チームメイトに反対しないで!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1チームメイトを撃たないで!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1死ね、キャンパー!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1戦術を再考しろ、キャンパー!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1あなたは不当に自分を削除した!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1あなたは %s だった" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1あなたは息ができなかった!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1あなたはクランチで地面を打ちた!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1あなたは少し暑く感じすぎた!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1あなたは少しカリカリになりすぎた!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1あなたは自分の愚かな自己を殺した!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1あなたはもっと注意する必要がある!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1あなたは暑さに耐えられなかった!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "あなたはモンスターに気をつける必要がある!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1あなたはモンスターに殺された!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1チキンの味!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1あなたはピンを戻すのを忘れた!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1ナパーム弾の周りをぶら下がることは悪い!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1あなたは少し肌寒くなった!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1あなたは少し寒くなった!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1あなたの治癒手榴弾は少し欠陥だ" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1あなたは弾薬が切れたために再び現れている..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1あなたは弾薬が切れたために殺された..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1あなたは薬を飲まずに年を取りすぎた" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1あなたは健康を維持する必要がある" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1あなたは流れ星になった!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1あなたはスライムで溶かした!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1あなたは自殺した!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1あなたは全て終了した!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1あなたは沼で立ち往生した!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BG現在: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1あなたは事故で死んだ!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1あなたは砲塔との不運な出会いがあった!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1あなたは砲塔によって削除された!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1あなたはeWheel砲塔との不運な出会いがあった!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1あなたはeWheel砲塔によって削除された!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1あなたはウォーカー砲塔との不運な出会いがあった!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1あなたはウォーカー砲塔によって削除された!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1あなたはバンブルビーの爆風に巻き込まれた!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1あなたは乗り物に押し潰された!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1あなたはラプタークラスター爆弾に巻き込まれた!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1あなたはラプターの爆風に巻き込まれた!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1あなたはスパイダーボットの爆風に巻き込まれた!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1あなたはスパイダーボットのロケットで爆破された!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1あなたはレーサーの爆風に巻き込まれた!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1あなたはレーサーロケットからの避難所を見つけることができなかった!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1あなたの足元に気を付けて!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1馬鹿! あなたは ^BG%s^K1 を削除した、彼があんたのチームメイトだ!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1馬鹿! あなたは ^BG%s^K1 に反対した、彼があんたのチームメイトだ!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1あなたは ^BG%s^K1 によって削除された、彼があんたのチームメイトだ" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" "^K1あなたは ^BG%s^K1 によって対して得点された、彼があんたのチームメイトだ" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3922,74 +3927,74 @@ msgstr "" "不活発者であることを停止しろ!\n" "^BG^COUNT 後に切断してる..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGあなたは %s^BG が必要だ!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGあなたは %s^BG も必要だ!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BG扉を開けた!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2奪った余分な命数: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3あなたは ^BG%s を復活した" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3あなた自身を復活した" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3あなたは ^BG%s によって復活された" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3あなたは %s 秒後に自動的に復活した" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BG発生器が攻撃を受けている!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^TC^TT^BG チームがラウンドに負けた" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1あなたは自分を冷凍した" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1ラウンドはすでに開始されており、凍結状態で現れる" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1 %s が到着した!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGあなたは^F1燃料再生器を手に入れた" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGあなたは^F1ジェットパックを手に入れた" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3997,7 +4002,7 @@ msgstr "" "^K1利用可能な現れられるスペースがありません!\n" "あなたのチームがそれを修正できることを願っています..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4005,15 +4010,15 @@ msgstr "" "現在、ゲームに参加できません。\n" "選手の制限が最大容量に達しました。" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGあなたはボールを拾いた" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGあなたにはボールを持っていない時に人を殺してもポイントを与えない!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4021,7 +4026,7 @@ msgstr "" "^BG全ての鍵はチームの手にある!\n" "鍵持ちが会うのを助けて!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4029,7 +4034,7 @@ msgstr "" "^BG全ての鍵は ^TC^TT チーム^BGの手にあ全る!\n" "^F4今^BGすぐ干渉して!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4037,23 +4042,23 @@ msgstr "" "^BG全ての鍵はチームの手にある!\n" "^F4今^BGすぐ他の鍵持ちに会って!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4ラウンドは ^COUNT から開始する" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BG周波数範囲をスキャン中..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGあなたは ^TC^TT 鍵で開始ている" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGあなたには残りの命がない、あなたは次の試合まで待つ必要がない" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4062,43 +4067,43 @@ msgstr "" "^BG選手の参加を待ち中...\n" "必要活発な選手: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BG%s 選手の参加を待ち中..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGあなたは弾薬がいくつか見つかるまで、あなたの武器が格下げされた!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4残り ^COUNT^BG で弾薬が見つかる!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BG弾薬を入手しないと ^F4^COUNT^BG で死んでしまいる!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG弾薬を入手しろ! ^F4残り ^COUNT^BG !" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2残りの余分な命: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "レベル %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BG ^F2%s^BG を押してゲームに入る" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4107,34 +4112,34 @@ msgstr "" "^F2^COUNT^BG 、武器が変更されるまで...\n" "次の武器: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2活発な武器: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGあなたは %s^BG コントロールポイントを取れた" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGあなたはコントロールポイントを取れた" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "^TC^TT^BG チームは %s^BG コントロールポイントを取れた" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "^TC^TT^BG チームはコントロールポイントを取れた" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGこのコントロールポイントは現在取られない" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4142,11 +4147,11 @@ msgstr "" "^BG敵の発生器はまだ破壊できない\n" "^F2いくつかのコントロールポイントを取れて、非シールドする" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BG ^TC 敵^BGの発生器はシールドされなくなった!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4154,17 +4159,17 @@ msgstr "" "^K1あなたの発生器はシールドされていない!\n" "^BGコントロールポイントを再取れてシールドして!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BG ^F2%s^BG を押してテレポートする" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGテレポートは %s 間無効" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4172,7 +4177,7 @@ msgstr "" "^F2残業中!\n" "勝者が出るまで削除を立て続けて!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4180,7 +4185,7 @@ msgstr "" "^F2残業中!\n" "勝者が出るまで得点を立て続けて!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4194,7 +4199,7 @@ msgstr "" "チームが保持するコントロールポイントが多いほど、\n" "敵の発生器の減衰が速くなる" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4203,123 +4208,123 @@ msgstr "" "^F2残業中!\n" "^BG F4%s^BG がゲームに追加された!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^BGポータル^K1内^BGが作成された" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^BGポータル^F3外^BGが作成された" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1ポータルの作成に失敗した" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2「力」はあなたの武器に壊滅的な力を吹き込みる" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2「力」がすり減った" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2「寿」があなたを囲んでいる" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2「寿」がすり減った" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2あなたは「速度」に乗っている" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2「速度」がすり減った" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2あなたには「不可視」がある" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2「不可視」がすり減った" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2レースが終わった、ラップを終了して!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BG順序完了!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BG続行するにはさらに必要がある..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BG後 ^BG%s だけ..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2スーパー武器が壊れられた" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2スーパー武器は失われた" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2今、あなたはスーパー武器がある" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1 ^COUNT に ^TC^TT^K1 に変更中" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1 ^COUNT にチームに変更中" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1 ^COUNT に観戦中" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1 ^COUNT に自殺中" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4タイムアウトは ^COUNT から開始します" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4タイムアウトは ^COUNT で終了します" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1特定のミニゲームセッションに参加できない!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BG乗り物に出入りするために ^F2%s^BG を押して" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BG乗り物の砲手に入るために ^F2%s^BG を押して" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGこの乗り物を盗むために ^F2%s^BG を押して" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4327,7 +4332,7 @@ msgstr "" "^F2敵はあなたの乗り物を盗んでいる!\n" "^F4彼らを止めて!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2侵入者を検出した、シールドを無効中!" @@ -4735,166 +4740,165 @@ msgstr "ウォーカー砲塔" msgid "Walker" msgstr "ウォーカー" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "男性" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "女性" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "未知" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "ENTER" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESCAPE" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "SPACE" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "BACKSPACE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "UPARROW" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "DOWNARROW" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "LEFTARROW" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "RIGHTARROW" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "SHIFT" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "DEL" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "PGDN" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "PGUP" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "HOME" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "END" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "NUMLOCK" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "CAPSLOCK" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "SCROLLOCK" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "SEMICOLON" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "BACKQUOTE" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "QUOTE" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APOSTROPHE" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BACKSLASH" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "KP_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4903,78 +4907,78 @@ msgstr "KP_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "KP_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PERIOD" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "DIVIDE" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "SLASH" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MULTIPLY" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MINUS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PLUS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "EQUALS" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "PRINTSCREEN" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "MOUSE%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "MWHEELUP" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "MWHEELDOWN" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "DPAD_UP" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4984,132 +4988,133 @@ msgstr "DPAD_UP" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "DPAD_DOWN" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "DPAD_LEFT" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "DPAD_RIGHT" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "START" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "BACK" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "LEFT_THUMB" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "RIGHT_THUMB" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "LEFT_SHOULDER" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "RIGHT_SHOULDER" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "LEFT_TRIGGER" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "RIGHT_TRIGGER" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "LEFT_THUMB_UP" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "LEFT_THUMB_DOWN" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "LEFT_THUMB_LEFT" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "LEFT_THUMB_RIGHT" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "RIGHT_THUMB_UP" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "RIGHT_THUMB_DOWN" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "RIGHT_THUMB_LEFT" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "RIGHT_THUMB_RIGHT" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "UP" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "DOWN" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "LEFT" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "RIGHT" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDINOTE%d" @@ -5119,11 +5124,11 @@ msgstr "MIDINOTE%d" msgid "Press %s" msgstr "%s を押して" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "右の砲手はない!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "左の砲手はない!" @@ -5159,55 +5164,56 @@ msgstr "ラプターフレア" msgid "Spiderbot" msgstr "蜘蛛ボット" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "武器ダンプコマンドは sv_cmd でのみ機能します。" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "アーク" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "ブラスター" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "クリリンク" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "デーバーステーター" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "エレクトロ" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "ファイアボール" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "ハガル" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "重いレーザー突撃キャノン" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "グラップリングフック" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "機関銃" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "鉱山レーヤー" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "迫撃砲" @@ -5215,11 +5221,11 @@ msgstr "迫撃砲" msgid "Port-O-Launch" msgstr "ポート・オー・ローンチ" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "ライフル" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G.シーカー" @@ -5227,7 +5233,7 @@ msgstr "T.A.G.シーカー" msgid "Shockwave" msgstr "衝撃波" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "ショットガン" @@ -5236,11 +5242,11 @@ msgstr "ショットガン" msgid "@!#%'n Tuba" msgstr "@!#%'nチューバ" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "気化器" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "ボーテックス" @@ -5483,11 +5489,11 @@ msgstr " directmenu ITEM - メニューアイテムをメインアイテムと msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree - メニューの状態をツリー状としてコンソールにダンプする" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "利用可能なオプション:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "INVALID COMMAND - サポートされているコマンドのリストについては menu_cmd help " @@ -6078,26 +6084,6 @@ msgstr "垂直速度を含める" msgid "Speed unit:" msgstr "速度単位:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "ミリ秒" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "時速キロ" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "時速マイル" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "ノット" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "表示する" @@ -6537,7 +6523,7 @@ msgid "Default" msgstr "デフォルト" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "無制限" @@ -6904,10 +6890,6 @@ msgstr "物がゆっくりと地面に落ちるようにする(通常の重力 msgid "Weapon & item mutators:" msgstr "武器とアイテムのミューテーター:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "グラップリングフック" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "選手はグラップリングフックで現れる。使用するには「フック」キーを押して" @@ -8451,7 +8433,7 @@ msgstr "「キャプチャー・ザ・フラッグ」に旗の強盗者の名を #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "その他" @@ -8552,27 +8534,31 @@ msgstr "プレイヤーの色を私のものに強制的する" msgid "In non teamplay modes only" msgstr "非チームプレイモードのみ" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "決闘でのみ" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "体フェージング:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "内臓:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "なし" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "少ない" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "多い" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "たくさん" @@ -8933,91 +8919,87 @@ msgstr "速いADSL" msgid "Broadband" msgstr "ブロードバンド" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "サーバークエリ:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "ダウンロード:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "同時HTTP / FTPダウンロードの最大数" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "ダウンロード速度:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "ローカルレイテンシ:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "ネットグラフを表示する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "パケットサイズとその他の情報のグラフを表示する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "クライアント側の動き予測" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "エラー補償の動き" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "可能な場合は暗号化(AES)を使用する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "フレームレート" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "最大:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "無制限" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "目的:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "無効" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "不活発の制限:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "無制限" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "他のアプリの処理時間を保存する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "FPSを表示する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "レンダリングしたFPSを表示する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "メニューツールチップ:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9025,39 +9007,39 @@ msgstr "" "メニューツールチップ: 無効、標準、高度 (メニュー項目にバインドされた cvar コ" "マンドまたはコンソールコマンドも表示する)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "無効" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "標準" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "高度" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "現在の日付と時刻を表示する" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "現在の日付と時刻を表示す、スクリーンショットに便利" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "開発者モードを有効にする" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "高度な設定..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "各ゲーム変数を調整できる詳細設定" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "工場リセット" @@ -9296,21 +9278,21 @@ msgstr "マップ" msgid "DF^All" msgstr "全" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "頂点バッファーオブジェクト (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "無効" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "頂点、いくつかの三角形 (互換性)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9318,53 +9300,53 @@ msgstr "" "頂点バッファオブジェクトを使用して、静的ジオメトリをビデオメモリに格納し、レ" "ンダリングを高速化する" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "頂点" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "頂点と三角形" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "明るさ:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "黒の明るさ:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "コントラスト:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "白の明るさ:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "ガンマ:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "逆ガンマ補正値、白または黒に影響を与えない輝度効果" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "コントラストの増加:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "暗い部分のコントラストをどれだけ掛けるか" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "彩度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9372,11 +9354,11 @@ msgstr "" "彩度調整 (0 = グレースケール、1 = 通常、2 = 過飽和)、GLSLカラーコントロールが" "必要する" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "アンビエント:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9384,19 +9366,19 @@ msgstr "" "アンビエント照明、設定が高すぎると、マップ上のライトが鈍く平坦に見える傾向が" "ある" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "強度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "グローバルレンダリングの明るさ" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "GPUが各フレームを完了するまで待つ" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9404,15 +9386,15 @@ msgstr "" "GPUが各フレームを完了するまでCPUを待機させる。一部のマシンでは奇妙な入力やビ" "デオの遅延に役立つ。" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "OpenGL 2.0 シェーダー(GLSL)を使う" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "サイコカラーズ (イースターエッグ)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "幻覚の頂点 (イースターエッグ)" @@ -9499,11 +9481,11 @@ msgstr "選手の統計であなたのニックネームを使用できるよう msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "「いいえ」と答えると、 \"Anonymous player\" として表示される" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "チームのトーナメント" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "やりたい放題" @@ -9872,7 +9854,7 @@ msgstr "" "テクスチャのシャープネスを変更します。これを下げると、テクスチャのメモリ使用" "量がエフェクト的に減少しますが、テクスチャが非常にぼやけて見えます。" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "画面の解像度" diff --git a/common.jbo.po b/common.jbo.po index da0afd59e7..cd13c4b5f7 100644 --- a/common.jbo.po +++ b/common.jbo.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Lojban (http://www.transifex.com/team-xonotic/xonotic/" "language/jbo/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.kk@Cyrl.po b/common.kk@Cyrl.po index a3935649c8..ad07f21da0 100644 --- a/common.kk@Cyrl.po +++ b/common.kk@Cyrl.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Kazakh (Cyrillic) (http://www.transifex.com/team-xonotic/" "xonotic/language/kk@Cyrl/)\n" @@ -22,38 +22,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Бұл чат аренасы." @@ -126,113 +126,95 @@ msgstr "^1Ойының түрі ақпарат көрсету үшін ^3%s^1 б msgid "server info" msgstr "Сервер ақпараты" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Матч баяғыда басталды" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Сенде енді өмірдер жоқ" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "Дайын" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "Тобының меню" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7 ^3ESC ^7 батырмасы басыныз HUD параметрлері көрсету үшін." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Жеке рекорд" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Серверде рекорд" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -504,418 +486,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Старттық линиясы" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Фиништық линиясы" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Аралықтағы %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -923,32 +905,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -957,86 +939,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1045,27 +1019,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1078,7 +1052,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1103,66 +1077,66 @@ msgstr "" msgid "Unavailable" msgstr "Қолжетімсіз" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (байланыс емес)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1170,15 +1144,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Гранатадың таймері" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1190,272 +1164,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Мега сауыт-сайманы" - -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Мега денсаулығы" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Қалқан" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Last Man Standing" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qh:128 -msgid "Survive and kill until the enemies have no lives left" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" msgstr "" -#: qcsrc/common/mapinfo.qh:137 -msgid "Lives:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Матч баяғыда басталды" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Сенде енді өмірдер жоқ" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 +msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 +msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Жеке рекорд" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Серверде рекорд" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Мега сауыт-сайманы" + +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Мега денсаулығы" + +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Қалқан" + +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1746,8 +1751,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1843,8 +1848,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1884,11 +1889,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1896,7 +1901,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2065,2029 +2070,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4096,136 +4101,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4629,166 +4634,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4797,78 +4801,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4878,132 +4882,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5013,11 +5018,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5053,55 +5058,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5109,11 +5115,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5121,7 +5127,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5130,11 +5136,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5375,11 +5381,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5964,26 +5970,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6422,7 +6408,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6783,10 +6769,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8288,7 +8270,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8389,27 +8371,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8769,129 +8755,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Ағымдағы уақыт пен күнді көрсету" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9124,115 +9106,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9317,11 +9299,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9683,7 +9665,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Экран өлшемі" diff --git a/common.ko.po b/common.ko.po index f0393e09c8..e8c52bd978 100644 --- a/common.ko.po +++ b/common.ko.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Korean (http://www.transifex.com/team-xonotic/xonotic/" "language/ko/)\n" @@ -23,38 +23,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3플레이어^7: 여기는 채팅 장소에요." @@ -127,113 +127,95 @@ msgstr "^1게임 모드 정보로 보려면 ^3%s^1를 누르세요" msgid "server info" msgstr "서버에 대한 정보" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1대전은 이미 시작됐어요." - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1당신은 더 이상 남아있는 목숨이 없군요" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1참가하려면 ^3%s^1를 누르세요" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "뛰기" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1게임은 ^3%d^1 초 후에 시작해요" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2지금은 ^1워밍업^2 스테이지에 있어요!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%s워밍업을 끝내시려면 ^3%s%s를 누르세요" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "준비" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%s준비되셨다면 ^3%s%s를 누르세요" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2다른 분들이 워밍업을 끝내기를 기다리고 있어요..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2다른 분들이 준비가 되기를 기다리고 있어요..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2워밍업을 끝내시려면 ^3%s^2를 누르세요" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "팀 숫자가 안 맞아요!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "조정하려면 ^3%s%s를 누르세요" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "팀 메뉴" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1이 플래이어를 관전 중 :" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1당신을 관전 중 :" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7HUD 선택을 보이게 하려면 ^3ESC ^7를 누르세요." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3제어반 세부 설정을 위해서는 ^7 제어반을 클릭하세요." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7로 충돌 테스트를 비활성화하고, ^3SHIFT ^7와" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3방향키 ^7로 미세하게 조정하세요." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "개인 최고 기록" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "서버 최고 기록" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "%d 플래이어" @@ -505,418 +487,418 @@ msgstr "QMCMD^팀 섞기" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "출발 선" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "결승 선" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "중급 %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^공 운반자 킬" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^공 운반 시간" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^점령" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^점령 시간" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^죽음" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^파괴" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^데미지" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^입은 데미지" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^떨어뜨림" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^실수" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^깃발 운반자 킬" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^골" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^열쇠 운반자 킬" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^킬/뎃" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^킬뎃비" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^킬뎃비율" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^죽임" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^바퀴" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^목숨" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^패배" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^이름" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^별칭" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^목표" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^픽업" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^핑" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^패킷 손실" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^밀어냄" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^순위" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^귀환" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^부활" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^회 이김" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^점수" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^자살" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^합" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^가져감" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -924,32 +906,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -958,86 +940,78 @@ msgstr "" msgid "N/A" msgstr "준비중" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "정확도 통계(평균 %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "맵 스텟:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "죽인 몬스터 수:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "비밀 발견:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "순위" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^점" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "관전자" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1^3%s^1 동안 부활 중..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "당신은 죽었어요, 부활까지 ^3%s^7 기다리세요" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "당신은 죽었어요, ^2%s^7를 눌러 부활하세요" @@ -1046,27 +1020,27 @@ msgstr "당신은 죽었어요, ^2%s^7를 눌러 부활하세요" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2이름 ^7을 \"^1Anonymous player^7\" 대신 통계에서 사용할래요?" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "다음에 대한 투표가 제안되었어요:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "서버에서 당신의 이름을 저장하고 보여주는 걸 허용하시겠어요?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1 HUD를 설정하세요" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1079,7 +1053,7 @@ msgstr "^1 HUD를 설정하세요" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1104,66 +1078,66 @@ msgstr "부족해요 -->" msgid "Unavailable" msgstr "이용 불가" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "노트" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (미정)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(투표 1 표)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(투표 %d 표)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "신경 안 씀" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "게임 유형을 정하세요" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "투표해서 맵을 정하세요" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d 초 남음" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1171,15 +1145,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "팀 목록에 없는 팀을 지우려고 하는 중이에요!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "수류탄 시간 기록기" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "부활 진행 상황" @@ -1191,276 +1165,307 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "볼 도둑" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "암살" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "시간이 되기 전에 적 파워 코어를 찾아 파괴하기 위해 장애물을 파괴하세요" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "클랜 아레나" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "이번 판을 이기기 위해선 모든 적 팀을 섬멸하세요" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "깃발 탈취전" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"적 깃발을 탈취하기 위해 찾아서 당신의 기지로 가져오세요, 당신의 기지를 적 팀" +"으로부터 지키세요" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "메가 보호구" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "순위" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "경주 CTS" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "메가 체력" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "경주해서 시간을 단축하세요." -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "데스매치" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "최대한 많은 frag로 점수를 얻으세요" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "이기기 위해선 모든 점령 지점을 점령하고 방어하세요" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "점령" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "연료 재생성" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "얼음땡" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "힘" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "방어" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "침략" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "몬스터 웨이브에서 살아남으세요" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "죽여서 포인트를 얻기 위해서는 공을 가지고 계세요" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "데스매치" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "이번 판을 이기기 위해선 모든 열쇠를 모으세요" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "최대한 많은 frag로 점수를 얻으세요" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "열쇠 사냥" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1대전은 이미 시작됐어요." + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1당신은 더 이상 남아있는 목숨이 없군요" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "최후의 승자" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "살아남아 적을 더 이상 목숨이 없을 때까지 죽이세요" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "목숨:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "볼 도둑" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "적 발전기에 도달해 파괴하기 위해 점령 지점을 점령하세요" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "개인 최고 기록" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "서버 최고 기록" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "경주" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "다른 플레이어와 도착선까지 경주하세요" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "경주 CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "경주해서 시간을 단축하세요." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" "적 팀에 대항해 최대한 많은 frag로 점수를 얻을 수 있도록 당신의 팀을 도와주세" "요" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "팀 데스매치" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "깃발 탈취전" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -"적 깃발을 탈취하기 위해 찾아서 당신의 기지로 가져오세요, 당신의 기지를 적 팀" -"으로부터 지키세요" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "클랜 아레나" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "이번 판을 이기기 위해선 모든 적 팀을 섬멸하세요" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "이기기 위해선 모든 점령 지점을 점령하고 방어하세요" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "점령" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "이번 판을 이기기 위해선 모든 열쇠를 모으세요" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "열쇠 사냥" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "암살" - -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "시간이 되기 전에 적 파워 코어를 찾아 파괴하기 위해 장애물을 파괴하세요" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "적 발전기에 도달해 파괴하기 위해 점령 지점을 점령하세요" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "메가 보호구" + +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "얼음땡" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "메가 체력" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "죽여서 포인트를 얻기 위해서는 공을 가지고 계세요" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "침략" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "연료 재생성" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "몬스터 웨이브에서 살아남으세요" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "힘" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "방어" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1751,8 +1756,8 @@ msgid "Resistance" msgstr "저항" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "속력" @@ -1848,8 +1853,8 @@ msgstr "" msgid "Extra life" msgstr "추가 목숨" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "보이지" @@ -1889,11 +1894,11 @@ msgstr "" msgid "Grenade" msgstr "유탄" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1901,7 +1906,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2070,961 +2075,961 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4주의: ^BG관전자 채팅은 경기 중에 플레이어에게 전해지지 않아요" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "^F2UID가 없어서 superspec 선택은 저장되거나 복원되지 않을 거에요" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 수류탄에 '펑!'하고 터져 버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 네이팜 수류탄에 타 죽었어요%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 얼음 수류탄에 맞아 버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 얼음 수류탄에 얼어 죽어버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 회복 수류탄으로 못 회복했어요%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 거미봇이 터질 때 너무 가까이 있었어요%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 거미봇에게 조각조각 찢겨졌어요%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 거미봇에게 산산조각나 버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 카트가 터질 때 너무 가까이 있었어요%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 카트로 짓뭉게졌어요%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 카트로부터 도망치지 못했어요%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1에 의해 고통의 세계로 보내졌어요%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1는(은) 강제로 옮겨졌어요 %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1에게 협력의 신이 전쟁을 선포했어요%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1는(은) 꽤 괜찮은 캠핑 장소를 찾았다고 생각했었어요%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1는(은) 불공평하게도 자기 자신을 무자비하게 죽여버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1는(은) 더 이상 숨을 참을 수 없었어요%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1는(은) 물 속에 너무 오래 있었어요%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1는(은) 바닥과 깊은 키스를 했어요%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" "^BG%s^K1는(은) 바닥에 자신의 몸을 \"콰작\"하는 소리와 함께 내다버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1는(은) 좀 바삭바삭해졌어요%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1는(은) 좀 덥다고 느꼈었어요%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1가(이) 죽었어요%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1가(이) 따뜻한 곳을 찾았어요%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1는(은) 따뜻한 재가 됐어요%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1를(을) 마법사가 터뜨려 버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1의 내장과 피부의 위치를 주술사가 친절하게 바꿔 줬어요%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1를(을) 주술사가 친절하게 빻아 주었어요%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1에게 주술사가 전기를 선물했어요%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1는(은) 거미에 물렸어요%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1는(은) 와이번의 불에 타 죽었어요%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1는(은) 좀비가 됐어요%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1는(은) 좀비에게 카라테를 배웠어요%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1는(은) 자폭의 고수입니다%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1는(은) 자기 네이팜 폭발의 위력을 보기로 했어요%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1는(은) 자기 네이팜 수류탄에 타 죽었어요%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1는(은) 좀 춥다고 느꼈었어요%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1는(은) 자기 얼음 수류탄에 얼어 죽었어요%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "^BG%s^K1는(은) 회복 수류탄을 사용해도 별로 못 회복했어요%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K1는(은) 자기 수류탄 폭발에 의해 부활했어요" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3는 몰수당하다" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3는 더 이상 남은 목숨이 없어요" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3가 연결 종료했어요" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3는 지켜보다" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BG팀이 점수를 얻었어요!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BG당신이 팀을 바꾸는 건 허용되지 않아요" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3033,7 +3038,7 @@ msgstr "" "^F4주의: ^BG서버는 ^F1조노틱 %s (베타)^BG에서 돌아가고 있는데, 당신은 ^F2조노" "틱 %s을 사용하고 있군요." -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3041,7 +3046,7 @@ msgstr "" "^F4주의: ^BG서버는 ^F1조노틱 %s^BG에서 돌아가고 있는데, 당신은 ^F2조노틱 %s" "을 사용하고 있군요." -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3050,814 +3055,814 @@ msgstr "" "^F4주의: ^F1조노틱 %s^BG이 나왔는데 이건 아직도 ^F2조노틱 %s^BG이군요 - " "^F3http://www.xonotic.org/^BG에서 업데이트 하세요!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 박격포 유탄에 너무 가까이 있었어요%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1는(은) ^BG%s^K1의 박격포 유탄을 맛있게 먹었다고 해요%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1는 자기 박격포 유탄조차 제대로 못 봤어요%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1는(은) 박격포로 자기 자신을 날려버렸어요%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BG지금까진 비겼어요! 이제 깃발 운반자는 적 팀 레이더에 보여요!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2당신은 ^K1추가 유탄을 얻었어요^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1당신의 회복 수류탄은 좀 문제가 있네요" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3865,94 +3870,94 @@ msgstr "" "^K1잠수 그만!\n" "^BG ^COUNT 후에 연결 종료할게요..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3960,13 +3965,13 @@ msgstr "" "^BG당신 팀이 모든 열쇠를 가지고 있어요!\n" "열쇠 운반자끼리 만나도록 도와주세요!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3974,138 +3979,138 @@ msgstr "" "^BG당신 팀이 모든 열쇠를 가지고 있어요!\n" "다른 열쇠 운반자를 만나요, ^F4당장^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BG더 이상 남은 목숨이 없어서, 다음 경기까지 기다려야 해요" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2남은 추가 목숨: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4114,136 +4119,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4649,166 +4654,165 @@ msgstr "걷기 터렛" msgid "Walker" msgstr "걷기" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "남성" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "음성" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4817,78 +4821,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4898,132 +4902,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5033,11 +5038,11 @@ msgstr "" msgid "Press %s" msgstr "%s는 누릅니다" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "옳은 사수없어요!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "왼쪽 사수없어요!" @@ -5073,55 +5078,56 @@ msgstr "라프토 신호탄" msgid "Spiderbot" msgstr "거미봇" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "박격포" @@ -5129,11 +5135,11 @@ msgstr "박격포" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5141,7 +5147,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5150,11 +5156,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5395,11 +5401,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5988,26 +5994,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6446,7 +6432,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6807,10 +6793,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8314,7 +8296,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8415,27 +8397,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8795,129 +8781,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "다운로드:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "프레임레이트" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "메뉴 팁:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9150,115 +9132,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9343,11 +9325,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "팀플레이" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9709,7 +9691,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.kw.po b/common.kw.po index 6f37aa1737..c694360799 100644 --- a/common.kw.po +++ b/common.kw.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Cornish (http://www.transifex.com/team-xonotic/xonotic/" "language/kw/)\n" @@ -21,38 +21,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n == 1 ? 0 : n == 2 ? 1 : 2);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Gwarier^7: Hemm yw an glappva." @@ -125,113 +125,95 @@ msgstr "^1Gweskewgh ^3%s^1 rag kedhlow an modh gwari" msgid "server info" msgstr "kedhlow an servyer" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Dallethys yw an fytt seulabrys" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Nyns eus bewnansow moy genowgh" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Gweskewgh ^3%s^1 dhe junya" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "lamma" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1An gwari a dhalleth yn ^3%d^1 eylen" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2A-lemmyn y'n modh ^1tommheans^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sGweskewgh ^3%s%s rag diwedha an tommheans" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "parys" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sGweskewgh ^3%s%s pan vowgh hwi parys" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Ow kortos an re erel dhe dhiwedha tommheans..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Ow kortos an re erel dhe vos parys..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Gweskewgh ^3%s^2 rag diwedha an tommheans" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Angompes yw an parys!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Gweskewgh ^3%s%s rag kompeshe" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "rol an para" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Owth aspia an gwarier ma:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Orth dha aspia:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Gweskewgh ^3ESC ^7rag gweles dewisyow an HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Dobyl-glyckyewgh ^7panell rag diskwedhes hy dewisyow." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7rag diallosegi provow kesskwattyans, ^3SHIFT ^7ha" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7rag desedhansow fin." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Rekord personel" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Rekord an servyer" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Gwarier %d" @@ -503,418 +485,418 @@ msgstr "QMCMD^Kemyska an parys" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Linen dhalleth" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Linen dhiwedha" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Kresek %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^pelyow ledhys" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^termyn pel" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^sesyansow" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^termyn sesya" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^mernansow" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^distruys" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^damach" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^dmch recevys" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^droppyansow" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^fowtys" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^baneryow ledhys" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^golyow" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^alhwedhow ledhys" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^l/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^klm" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^komparriv l/m" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^ladhansow" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^troyow" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^bewnansow" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^fallow" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^hanow" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^leshanow" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^amkanow" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^kuntellys" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^herdhys" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^renk" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^daskorrys" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^teudhys" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^rondys gwaynyes" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^skor" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^omladhansow" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^somm" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^kemerys" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^merkys" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -922,32 +904,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -956,86 +938,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Statystygyon kewerder (kresek %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Statystygyon an mappa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Tebelvestes ledhys:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Kevrinyow diskudhys:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Renkyow an termyn sesya" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Renkyansow" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^poynt" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Powas tooth: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "An kreffa oll-dermyn: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Miroryon" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Dasapperyans yn ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Marow owgh, gortewgh ^3%s^7 kyns dasapperya" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Marow owgh, gweskewgh ^2%s^7 rag dasapperya" @@ -1044,27 +1018,27 @@ msgstr "Marow owgh, gweskewgh ^2%s^7 rag dasapperya" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Hanow ^7yn le \"^1Gwarier dihanow^7\" y'n statystygyon" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Raglev re beu gelwys rag:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Alowa dhe servyers gwitha ha diskwedhes agas hanow?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Restra an HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1077,7 +1051,7 @@ msgstr "^1Restra an HUD" msgid "Yes" msgstr "Ya" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1102,66 +1076,66 @@ msgstr "Nyns eus dhywgh" msgid "Unavailable" msgstr "Ankavadow" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/e" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/o" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " m/o" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "kolm" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (nyns yw kelmys)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (Raglevow: 1)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (Raglevow: %d)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Ny'm deur" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Ervira an modh gwari" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Ragleva rag mappa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d eylen gesys" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1169,15 +1143,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Yth esowgh owth assaya dilea para nag usi y'n rol!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Euryer granaden" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Spedyans ow sesya" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Ow teudhi" @@ -1189,279 +1163,310 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Lader pelyow" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Omsettyans" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Distruewgh lettow rag diskudha ha distrui kolonnen nerth an anvi kyns diwedh " +"an tro" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Ledhewgh pub esel a'n para eskar rag gwaynya an tro" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Renkyow an termyn sesya" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Sesya an baner" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Hwilewgh ha drewgh baner an anvi dhe'gas selva rag y sesya, difresewgh agas " +"selva hwi rag an para aral" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Arvwisk bras" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Renkyansow" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Arvwisk mega" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Resek CTS" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Resek rag an termyn uskissa." -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Fytt mernans" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Yeghes bras" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Skoryewgh kemmys fragyow dell yllowgh" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Yeghes mega" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Sesyewgh ha difresewgh pub poynt kontrolya rag gwaynya" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Gwarthevyans" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Dasdinythi keunys" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Tag rewi" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Krevder" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Ladh eskerens rag aga rewi, sav ryb dha bara rag aga dasserghi; rew pub " +"eskar rag gwaynya" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Skoos" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Tonnow" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Tewlel an @!#%'n tuba" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Treusvewewgh erbynn tonnow a debelvestes" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Synsewgh an bel rag kavos poyntys rag ladhansow" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Synsewgh-an-bel" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Fytt mernans" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Kuntellewgh pub alhwedh rag gwaynya an tro" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Skoryewgh kemmys fragyow dell yllowgh" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Helgh alhwedhow" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Dallethys yw an fytt seulabrys" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Nyns eus bewnansow moy genowgh" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Diwettha den a-sav" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Treusvewewgh ha ledhewgh bys ma na vo bewnansow gesys dhe'gas eskerens" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Tennewgh ha potyewgh an bel yn gol an anvi, synsewgh agas gol hwi kler" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Lader pelyow" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Sesyewgh poyntys kontrolya rag drehedhes ha destrui dinythor an anvi" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Ravnans" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Rekord personel" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Rekord an servyer" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Resek" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Resegewgh erbynn gwarioryon erel dhe'n diwedhva" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Resek CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Resek rag an termyn uskissa." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Gweresewgh agas para dhe skorya an moyha fragyow erbynn an para eskar" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Fytt mernans yn parys" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Sesya an baner" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -"Hwilewgh ha drewgh baner an anvi dhe'gas selva rag y sesya, difresewgh agas " -"selva hwi rag an para aral" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Ledhewgh pub esel a'n para eskar rag gwaynya an tro" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Sesyewgh ha difresewgh pub poynt kontrolya rag gwaynya" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Gwarthevyans" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Kuntellewgh pub alhwedh rag gwaynya an tro" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Helgh alhwedhow" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Arvwisk bras" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Omsettyans" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Arvwisk mega" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -"Distruewgh lettow rag diskudha ha distrui kolonnen nerth an anvi kyns diwedh " -"an tro" - -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Sesyewgh poyntys kontrolya rag drehedhes ha destrui dinythor an anvi" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Ravnans" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Yeghes bras" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Tennewgh ha potyewgh an bel yn gol an anvi, synsewgh agas gol hwi kler" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Yeghes mega" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Tag rewi" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -"Ladh eskerens rag aga rewi, sav ryb dha bara rag aga dasserghi; rew pub " -"eskar rag gwaynya" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Synsewgh an bel rag kavos poyntys rag ladhansow" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Synsewgh-an-bel" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Tonnow" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Dasdinythi keunys" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Treusvewewgh erbynn tonnow a debelvestes" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Krevder" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Skoos" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Tewlel an @!#%'n tuba" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1753,8 +1758,8 @@ msgid "Resistance" msgstr "Defens" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Tooth" @@ -1850,8 +1855,8 @@ msgstr "" msgid "Extra life" msgstr "Bewnans keworransel" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Anweladowder" @@ -1891,11 +1896,11 @@ msgstr "" msgid "Grenade" msgstr "Grenad" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1903,7 +1908,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2072,968 +2077,968 @@ msgstr "%s ow kovyn gweres!" msgid "^1Server notices:" msgstr "^1Notyansow an servyer:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTEN: ^BGNyns yw klap an viroryon danvenys dhe warioryon dres an fytt" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG a gollas an baner" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 a veu removys y'n %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 a veu rewas gans ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 a veu dasserghys gans ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "Yma ^BG%s^BG owth omjunya..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3041,1063 +3046,1063 @@ msgstr "" "^F4NOTEN: ^BGYma an servyer ow resek ^F1Xonotic %s^BG, yma ^F2Xonotic %s " "genowgh" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4An gwari a dhalleth yn ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGYma an baner genowgh!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4106,136 +4111,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Gallas krevder" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Anweladow owgh hwi" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4639,166 +4644,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4807,78 +4811,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4888,132 +4892,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5023,11 +5028,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5063,55 +5068,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5119,11 +5125,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5131,7 +5137,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5140,11 +5146,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5385,11 +5391,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5974,26 +5980,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6432,7 +6418,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6793,10 +6779,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8298,7 +8280,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8399,27 +8381,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8779,129 +8765,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9134,115 +9116,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9327,11 +9309,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9693,7 +9675,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.mk.po b/common.mk.po index 546c50932e..a1ed9403dc 100644 --- a/common.mk.po +++ b/common.mk.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Macedonian (http://www.transifex.com/team-xonotic/xonotic/" "language/mk/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.ms.po b/common.ms.po index 823d612e58..fd461288fe 100644 --- a/common.ms.po +++ b/common.ms.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Muhammad Nur Hidayat Yasuyoshi , 2018 +# 4b0721bd8a44304c1fd21d8581e7aba4_e088d28 <64a9a0c5da22e761316957ae436b6281_676465>, 2018 +# 4b0721bd8a44304c1fd21d8581e7aba4_e088d28 <64a9a0c5da22e761316957ae436b6281_676465>, 2018 msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Malay (http://www.transifex.com/team-xonotic/xonotic/language/" "ms/)\n" @@ -19,38 +20,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Pemain^7: Ini kawasan sembang." @@ -123,114 +124,96 @@ msgstr "^1Tekan ^3%s^1 untuk maklumat mod permainan" msgid "server info" msgstr "maklumat pelayan" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Perlawanan telah bermula" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Anda dah kehabisan nyawa" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Tekan ^3%s^1 untuk ikut serta" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "lompat" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Permainan bermula dalam ^3%d^1 saat" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Kini ni peringkat ^1panaskan badan^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sTekan ^3%s%s untuk tamatkan sesi panaskan badan" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "bersedia" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sTekan ^3%s%s apabila anda dah bersedia" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Menunggu yang lain untuk bersedia sebelum menamatkan sesi panaskan badan..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Menunggu yang lain untuk bersedia..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Tekan ^3%s^2 untuk tamatkan sesi panaskan badan" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Jumlah ahli pasukan tidak seimbang!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Tekan ^3%s%s untuk susun" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menu pasukan" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Menonton pemain ini:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Menonton anda:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Tekan ^3ESC ^7untuk menunjukkan pilihan HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Klik dua kali ^7a panel untuk pilihan khusus panel." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7untuk melumpuhkan percubaan perlanggaran, ^3SHIFT ^7dan" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3KEKUNCI ANAK PANAH ^7untuk pelarasan halus." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Pencapaian terbaik peribadi" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Pencapaian terbaik pelayan" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Pemain %d" @@ -502,418 +485,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Garisan pemula" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Garisan penamat" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -921,32 +904,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -955,86 +938,78 @@ msgstr "" msgid "N/A" msgstr "Tiada" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Statistik ketepatan (puratanya %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Statistik peta:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Raksasa dibunuh:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Rahsia dijumpai:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Kedudukan masa tangkapan" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Kedudukan" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^mata" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Anugerah kelajuan: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Terlaju sepanjang masa: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Penonton" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Lahir semula dalam ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Anda dah mati, tunggu ^3%s^7 sebelum lahir semula" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Anda dah mati, tekan ^2%s^7 untuk lahir semula" @@ -1043,27 +1018,27 @@ msgstr "Anda dah mati, tekan ^2%s^7 untuk lahir semula" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nama ^7menggantikan \"^1Pemain tidak bernama^7\" dalam statistik" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Benarkan pelayan untuk menyimpan dan memaparkan nama anda?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Susun HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1076,7 +1051,7 @@ msgstr "^1Susun HUD" msgid "Yes" msgstr "Ya" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1101,66 +1076,66 @@ msgstr "Tiada" msgid "Unavailable" msgstr "Tak wujud" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr "qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr "m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr "km/j" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr "b/j" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "knot" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 undi)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d undi)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Tak kisah" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Tentukan jenis permainan" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Undi peta" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Tinggal %d saat" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1168,15 +1143,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1188,281 +1163,312 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Serangan" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Musnahkan halangan untuk mencari dan memusnahkan teras kuasa musuh sebelum " +"masa tamat" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Arena Suku" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Bunuh semua ahli pasukan musuh untuk memenangi pusingan tersebut" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Kedudukan masa tangkapan" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Curi Bendera" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Cari dan bawa balik bendera musuh ke tapak anda, pertahankan tapak anda " +"daripada pasukan lain" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Kedudukan" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Lumba CTS" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Lumba untuk masa terpantas." -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Kalah Mati" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Dominasi kawasan sebanyak mana yang anda boleh" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Ambil alih dan pertahankan semua titik kawalan untuk menang" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominasi" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Aci Beku" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" +"Bunuh musuh untuk bekukan mereka, berdiri dekat dengan rakan pasukan beku " +"untuk mencairkan mereka; bekukan semua musuh untuk menang" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Kalah Mati" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Serangan" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Dominasi kawasan sebanyak mana yang anda boleh" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Cuba untuk hidup dengan gelombang kelahiran raksasa" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Tangkap bola untuk mendapat mata pembunuhan" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Bola Elak" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Kumpul semua kunci untuk memenangi pusingan" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Pencarian Kunci" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Perlawanan telah bermula" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Anda dah kehabisan nyawa" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Orang Terakhir Berdiri" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Kekal hidup dan bunuh semua musuh sehingga mereka kehabisan nyawa" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Bola Nex" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Tembak dan tendang bola ke dalam gol musuh, biar kosong gol anda" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Ambil alih titik kawalan untuk sampai ke dan musnahkan penjana kuasa musuh" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Serangan Hebat" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Pencapaian terbaik peribadi" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Pencapaian terbaik pelayan" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Lumba" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Berlumba dengan pemain lain ke garisan penamat" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Lumba CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Lumba untuk masa terpantas." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" "Bantu pasukan anda untuk mendominasi kebanyakan kawasan berbanding pasukan " "lawan" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Kalah Mati Berpasukan" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Curi Bendera" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -"Cari dan bawa balik bendera musuh ke tapak anda, pertahankan tapak anda " -"daripada pasukan lain" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Arena Suku" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Bunuh semua ahli pasukan musuh untuk memenangi pusingan tersebut" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Ambil alih dan pertahankan semua titik kawalan untuk menang" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominasi" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Kumpul semua kunci untuk memenangi pusingan" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Pencarian Kunci" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Serangan" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -"Musnahkan halangan untuk mencari dan memusnahkan teras kuasa musuh sebelum " -"masa tamat" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -"Ambil alih titik kawalan untuk sampai ke dan musnahkan penjana kuasa musuh" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Serangan Hebat" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Bola Nex" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Tembak dan tendang bola ke dalam gol musuh, biar kosong gol anda" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Aci Beku" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -"Bunuh musuh untuk bekukan mereka, berdiri dekat dengan rakan pasukan beku " -"untuk mencairkan mereka; bekukan semua musuh untuk menang" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Tangkap bola untuk mendapat mata pembunuhan" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Bola Elak" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Serangan" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Cuba untuk hidup dengan gelombang kelahiran raksasa" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1753,8 +1759,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1850,8 +1856,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1891,11 +1897,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1903,7 +1909,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2072,2029 +2078,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4103,136 +4109,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4636,166 +4642,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4804,78 +4809,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4885,132 +4890,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5020,11 +5026,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5060,55 +5066,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5116,11 +5123,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5128,7 +5135,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5137,11 +5144,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5382,11 +5389,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5971,26 +5978,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6429,7 +6416,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6790,10 +6777,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8295,7 +8278,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8396,27 +8379,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8776,129 +8763,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9131,115 +9114,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9324,11 +9307,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9690,7 +9673,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.nl.po b/common.nl.po index 6fbef70bb2..b3b62f6b80 100644 --- a/common.nl.po +++ b/common.nl.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Dutch (http://www.transifex.com/team-xonotic/xonotic/language/" "nl/)\n" @@ -23,38 +23,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Dit is de ruimte om te chatten." @@ -128,113 +128,95 @@ msgstr "^1Druk ^3%s^1 voor speelmodusinformatie" msgid "server info" msgstr "serverinformatie" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1De wedstrijd is al begonnen" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Je hebt geen levens meer over" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Druk ^3%s^1 om mee te doen" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "spring" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Het spel start over ^3%d^1 seconden" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Op dit moment in ^1warmup^2-fase!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sDruk ^3%s%s om warmup te beëindigen" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "gereed" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sDruk ^3%s%s als je gereed bent" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Wachten tot andere spelers warmup beëindigen..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Wachten tot andere spelers gereed zijn..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Druk ^3%s^2 om warmup te beëindigen" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Het aantal teamleden is uit balans!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Druk ^3%s%s om aan te passen" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "team menu" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Deze speler aan het bekijken:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Jouw aan het bekijken:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Druk ^3ESC ^7om HUD-opties te tonen" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Dubbelklik ^7a-paneel voor paneelspecifieke opties" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7om het testen van botsingen uit te schakelen, ^3SHIFT ^7and" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7voor fijnafstellingen." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Persoonlijk record" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Serverrecord" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Speler %d" @@ -506,418 +488,418 @@ msgstr "QMCMD^Meng teams" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Startlijn" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Finishlijn" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^veroveringen" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^verovertijd" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^doden" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^vernietigd" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^schade" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^schade ontvangen" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^vallen" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^fouten" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^vdmoorden" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^doelpunten" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^sdmoorden" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^m/d" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^mdr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^mdratio" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^moorden" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^ronden" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^levens" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^verliezen" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^naam" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^bijnaam" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^doelen" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^aantal keren vlag opgepakt" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "Ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^duwen" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^aantal keren vlag teruggebracht" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^reanimatie" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^rondes gewonnen" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^score" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^zelfmoorden" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^totaal" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -925,32 +907,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -959,86 +941,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Kaartstatistieken:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monsters vermoord:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Geheimen gevonden:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^punten" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Toeschouwers" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Terugkeren in ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Je bent dood, wacht ^3%s^7 voor terugkeren" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Je bent dood, druk op ^2%s^7 om terug te keren" @@ -1047,27 +1021,27 @@ msgstr "Je bent dood, druk op ^2%s^7 om terug te keren" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Naam ^7in plaats van \"^1Anonymous player^7\" in statistieken" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Een stemronde is gevraagd voor:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Sta servers toe om je naam op te slaan en te tonen?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configureer het HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1080,7 +1054,7 @@ msgstr "^1Configureer het HUD" msgid "Yes" msgstr "Ja" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1105,66 +1079,66 @@ msgstr "Heb ik niet" msgid "Unavailable" msgstr "Niet beschikbaar" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr "km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/u" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr "mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mpu" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "knopen" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (niet gebonden)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 stem)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d stemmen)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Maakt mij niets uit" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Kies het speltype" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Stem voor een kaart" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d seconden resterend" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1172,15 +1146,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Probeer een team te verwijderen welke niet in de teamlijst is!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Herstel vooruitgang" @@ -1192,280 +1166,311 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Bal Steler" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Bestorming" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Vernietig obstakels om de vijandelijke energiekern te vinden en te " +"vernietigen voordat de tijd om is" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Puntenlimiet:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Vermoord alle vijandelijke teamleden om de ronde te winnen" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Frag limiet:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Het aantal benodigde frags voordat de wedstrijd stopt" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Groot schild" - -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Megapantser" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture The Flag" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" - -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +"Vind en breng de vijandelijke vlag naar je basis om deze te veroveren, " +"verdedig je basis tegen het andere team" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Veroveringenlimiet:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Het aantal benodigde veroveringen voordat de wedstrijd stopt" + +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Groot leven" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Race CTS" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Megagezondheid" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Race voor de snelste tijd." -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Scoor zo veel frags als je kunt" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Verover en verdedig alle controlepunten om te winnen" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Overheersing" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Het aantal benodigde punten voordat de wedstrijd stopt" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze Tag" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Brandstofregeneratie" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasie" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Kracht" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Overleef tegen golven van monsters" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Schild" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Houd de bal om punten voor kills te krijgen" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Smijten" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Frag limiet:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Verzamel alle sleutels om de ronde te winnen" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Het aantal benodigde frags voordat de wedstrijd stopt" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Sleuteljacht" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1De wedstrijd is al begonnen" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Scoor zo veel frags als je kunt" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Je hebt geen levens meer over" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Overleef en moord tot de vijand geen levens over heeft" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Levens:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" +"Schiet en schop de bal in het vijandelijke doel, houd je eigen doel leeg" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Doelen:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Het aantal benodigde doelen voordat de wedstrijd stopt" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Bal Steler" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Verover controlepunten om de vijandelijke generator te bereiken en te " +"vernietigen" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Woeste aanval" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Persoonlijk record" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Serverrecord" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Race" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Race tegen andere spelers tot de finishlijn" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Ronden:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Race CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Race voor de snelste tijd." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Puntenlimiet:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Help je team de meeste frags te scoren tegen het vijandige team" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Het aantal benodigde punten voordat de wedstrijd stopt" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture The Flag" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -"Vind en breng de vijandelijke vlag naar je basis om deze te veroveren, " -"verdedig je basis tegen het andere team" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Veroveringenlimiet:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Het aantal benodigde veroveringen voordat de wedstrijd stopt" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Vermoord alle vijandelijke teamleden om de ronde te winnen" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Verover en verdedig alle controlepunten om te winnen" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Overheersing" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Verzamel alle sleutels om de ronde te winnen" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Sleuteljacht" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Bestorming" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -"Vernietig obstakels om de vijandelijke energiekern te vinden en te " -"vernietigen voordat de tijd om is" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -"Verover controlepunten om de vijandelijke generator te bereiken en te " -"vernietigen" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Woeste aanval" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Groot schild" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Megapantser" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -"Schiet en schop de bal in het vijandelijke doel, houd je eigen doel leeg" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Doelen:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Het aantal benodigde doelen voordat de wedstrijd stopt" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Groot leven" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Megagezondheid" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Houd de bal om punten voor kills te krijgen" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasie" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Brandstofregeneratie" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Overleef tegen golven van monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Kracht" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Schild" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Smijten" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1760,8 +1765,8 @@ msgid "Resistance" msgstr "Weerstand" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Snelheid" @@ -1857,8 +1862,8 @@ msgstr "" msgid "Extra life" msgstr "Extra leven" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Onzichtbaarheid" @@ -1898,11 +1903,11 @@ msgstr "" msgid "Grenade" msgstr "Granaat" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1910,7 +1915,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2079,1342 +2084,1342 @@ msgstr "%s heeft hulp nodig!" msgid "^1Server notices:" msgstr "^1Serveraankondigingen:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG team wint de ronde" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG wint deze ronde" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRonde geëindigd in een gelijkspel" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGDe ronde is voorbij, er is geen winnaar" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGJe hebt de ^F1%s niet" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BG Je hebt de ^F1%s^BG%s laten vallen" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGJe hebt de ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGJe hebt niet genoeg ammo voor de ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG kan niet meer schieten, maar zijn ^F1%s^BG kan dit wel" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG is ^F4niet beschikbaar^BG op deze map" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG heeft de bal laten vallen!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG heeft de bal opgepakt!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGJij bent nu aan het aanvallen!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGJe bent nu aan het verdedigen!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Begin!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Game begint in ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Ronde start in ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4De ronde kan niet beginnen" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Camp niet!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3424,230 +3429,230 @@ msgstr "" "^BGJe kan de vlag weer ^F2proberen^BG te veroveren\n" "^BGals je denkt dat je dat kan." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGJe hebt de ^TC^TT^BG vlag veroverd!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGJe hebt de vlag te vaak gegooid! Je kan niet meer gooien voor %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG heeft de ^TC^TT^BG vlag gepasst naar %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGJe hebt de ^TC^TT^BG vlag ontvangen van %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGVraagt nu %s^BG om je de vlag te geven" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGJe gaf de ^TC^TT^BG vlag aan %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGJe hebt de ^TC^TT^BG vlag!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGJij hebt de vlag!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGDe %svijand^BG heeft je vlag! Breng het terug!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGDe %svijand (^BG%s%s)^BG heeft je vlag! Breng het terug!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGJe %steamgenoot^BG heeft de vlag! Bescherm ze!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGJe %steamgenoot (^BG%s%s)^BG heeft de vlag! Bescherm ze!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGJe hebt de ^TC^TT^BG vlag terug gebracht!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPatstelling! Vijanden kunnen je nu zien op de radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGPatstelling! Vlagdragers kunnen nu worden gezien door hun vijanden op de " "radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sJij hebt ^BG%s gedood" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sJe hebt gescoord tegen ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sJe bent gedood door ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sEr is tegen je gescoord door ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sJe hebt ^BG%s gedood terwijl hij aan het typen was" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sJe hebt tegen ^BG%s^K1 gescoord terwijl deze aan het typen was" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sJe bent gedood terwijl je aan het typen was door ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3656,217 +3661,217 @@ msgstr "" "^BGJe bent verplaatst naar een ander team\n" "Je bent nu in: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Ga niet tegen je teammates!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Schiet niet op je teamgenoten!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Val dood, camper!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Heroverweeg je tactieken, camper!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Je hebt jezelf onterecht geëlimineerd!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Je was %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Je kon geen adem halen!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Je raakte de grond met gekraak!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Je voelde je een beetje te heet!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Je werd een beetje te knapperig!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Je hebt jezelf gedood!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Je moet voorzichtiger zijn!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Je kon de hitte niet verdragen!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Je respawnt omdat je geen munitie meer had..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Je bent gedood omdat je geen munitie meer had..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Je bent te oud geworden zonder je medicijnen te nemen" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Je moet je levenspunten behouden" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Je bent een vallende ster geworden!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Je bent gesmolten in slijm!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Je hebt zelfmoord gepleegd!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Je hebt het allemaal beëindigd! " -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Je bent vast komen te zitten in een moeras!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGJe bent nu in: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Je bent omgekomen bij een ongeluk!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Je hebt een ongelukkige botsing gehad met een turret!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Je bent gedood door een turret!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Je had een onfortuinlijke botsing met een eWheel turret!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Je bent gedood door een eWheel turret!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Je had een onfortuinlijke botsing met een Walker turret!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Je werd gedood door een Walker turret!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Je bent terecht gekomen in de explosie van een Bumblebee!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Je bent platgewalst door een voertuig!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Je bent opgeblazen door een clusterbom van een Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Je bent opgeblazen in de explosie van een Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Je bent opgeblazen in de explosie van een Spiderbot!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Je bent in stukken geblazen door een Spiderbot raket!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Je bent opgeblazen in de explosie van een Racer!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Je kon je niet verstoppen voor een Racer raket!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Kijk uit waar je loopt!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idioot! Je hebt ^BG%s^K1 gedood, een teamgenoot!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idioot! Je ging tegen ^BG%s^K1, een teamgenoot!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Je bent gedood door ^BG%s^K1, een teamgenoot" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Er is tegen je gescoord door ^BG%s^K1, een teamgenoot" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3874,74 +3879,74 @@ msgstr "" "^K1Stop met nietsdoen!\n" "^BGJe verlaat de server automatisch in ^COUNT" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Je hebt ^BG%s weer tot leven gewekt" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Je bent weer tot leven gewekt door ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Je hebt jezelf bevroren" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1De ronde is al begonnen, je spawnt bevroren" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3949,7 +3954,7 @@ msgstr "" "^K1Geen spawnpunten beschikbaar!\n" "Hopelijk kan je team dit oplossen..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3957,15 +3962,15 @@ msgstr "" "^K1Je mag niet aan het spel deelnemen op dit moment.\n" "De speler limiet is bereikt." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGSpelers doden die de bal niet hebben levert geen punten op!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3973,7 +3978,7 @@ msgstr "" "^BGAlle sleutels zijn in handen van jouw team!\n" "Help de dragers elkaar te ontmoeten!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3981,7 +3986,7 @@ msgstr "" "^BGAlle sleutels zijn in handen van team ^TC^TT ^BG!\n" "Grijp ^F4NU^BG in!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3989,23 +3994,23 @@ msgstr "" "^BGAlle sleutels zijn in het bezit van jouw team!\n" "Ontmoet de andere sleuteldragers ^F4NU^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4De ronde start over ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGFrequentiebereik aan het scannen..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGJe begint met de ^TC^TT sleutel" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4014,43 +4019,43 @@ msgstr "" "^BGAan het wachten voor spelers...\n" "Actieve spelers nodig voor: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGAan het wachten op %s speler(s) om mee te doen..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG over om wat ammo te vinden!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGPak wat munitie, of je bent dood in ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGPak wat munitie op! ^F4^COUNT^BG over!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Resterende extra levens: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4059,60 +4064,60 @@ msgstr "" "^F2^COUNT^BG tot de wapens veranderen...\n" "Volgend wapen: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Actief wapen: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4120,7 +4125,7 @@ msgstr "" "^F4VERLENGING!^F2\n" "Blijf spelen tot we een winnaar hebben!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4128,7 +4133,7 @@ msgstr "" "^F4VERLENING^F2!\n" "Blijf scoren tot we een winnaar hebben!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4137,7 +4142,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4146,129 +4151,129 @@ msgstr "" "^F4VERLENGING^F2!\n" "^BG^F4%s^BG toegevoegd aan het spel!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Kracht doordringt je wapens met verwoestende kracht" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Kracht is uitgewerkt" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Een schild omringt je" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Schild is uitgewerkt" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Je bent op snelheid" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Snelheid is uitgewerkt" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Je bent onzichtbaar" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Onzichtbaarheid is uitgewerkt" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2De race is voorbij, maak je ronde af!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Superwapens zijn afgebroken" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2De superwapens zijn kwijtgeraakt" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Je hebt nu een superwapen" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Verandering naar ^TC^TT^K1 in ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Verandering van team in ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Toeschouwen in ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Zelfmoord in ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Timeout begint in ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Timeout eindigt in ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4676,166 +4681,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Man" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Vrouw" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Niet openbaar gemaakt" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4844,78 +4848,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4925,132 +4929,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5060,11 +5065,11 @@ msgstr "" msgid "Press %s" msgstr "Druk %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5100,55 +5105,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Vuurbal" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Grappling Hook" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "MachineGeweer" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortier" @@ -5156,11 +5162,11 @@ msgstr "Mortier" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Geweer" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5168,7 +5174,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Schokgolf" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Shotgun" @@ -5177,11 +5183,11 @@ msgstr "Shotgun" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Verdamper" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5422,11 +5428,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6014,26 +6020,6 @@ msgstr "Tel verticale snelheid mee" msgid "Speed unit:" msgstr "Snelheidseenheid:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/u" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mpu" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "knopen" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Toon" @@ -6474,7 +6460,7 @@ msgid "Default" msgstr "Standaard" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Onbeperkt" @@ -6841,10 +6827,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Wapen & item mutaties:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Grappling hook" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8350,7 +8332,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8451,27 +8433,31 @@ msgstr "Forceer speler kleuren naar de mijne" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Lichaam vervaging:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Gibs:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Geen" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Weinig" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Veel" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Erg veel" @@ -8833,130 +8819,126 @@ msgstr "Snel ADSL" msgid "Broadband" msgstr "Breedband" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Serververzoeken/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Downloads:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Maximaal aantal gelijktijdige HTTP/FTP-downloads" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Lokale latency:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Netwerk grafiek tonen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Toon een grafiek van pakketgroottes en andere informatie" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Client beweging voorspelling" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Beweging error compensatie" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Gebruik versleuteling (AES) indien beschikbaar" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Beeldsnelheid" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maximum:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Onbeperkt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Doel:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Uitgeschakeld" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Idle limiet:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Onbeperkt" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Bespaar processortijd voor andere programma's" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Toon beelden per seconde" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Toon het aantal gerenderde beelden per seconde" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Menu tooltips:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Uitgeschakeld" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Standaard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Geavanceerd" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Toon de huidige datum en tijd" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Toon de huidige datum en tijd, nuttig op screenshots" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Activeer developer modus" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Geavanceerde instellingen..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Geavanceerde instellingen waar je elke variabele van het spel kunt aanpassen" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9189,115 +9171,115 @@ msgstr "DF^Wereld" msgid "DF^All" msgstr "DF^Alles" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objecten (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Uit" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vertices, sommige Tris (compatibel)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vertices" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vertices en Tris" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Helderheid:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Verhoog contrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Verzadiging:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Omgevingslicht" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensiteit:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Wacht op GPU voor elk frame" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Gebruik OpenGL 2.0 shaders (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psycho kleuren (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Trippy vertices (easter egg)" @@ -9382,11 +9364,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "teamspel" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "vrij voor allen" @@ -9750,7 +9732,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Schermresolutie" diff --git a/common.no.po b/common.no.po index 6546f3edd6..50412b81ef 100644 --- a/common.no.po +++ b/common.no.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Norwegian (http://www.transifex.com/team-xonotic/xonotic/" "language/no/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.pl.po b/common.pl.po index ee17a3003e..502eaa3513 100644 --- a/common.pl.po +++ b/common.pl.po @@ -24,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" -"Last-Translator: divVerent \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-10-08 14:36+0000\n" +"Last-Translator: Karol Kosek\n" "Language-Team: Polish (http://www.transifex.com/team-xonotic/xonotic/" "language/pl/)\n" "Language: pl\n" @@ -37,38 +37,38 @@ msgstr "" "%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n" "%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Wyeksportowano do %s! (Uwaga: Zapisano w data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Nie można zapisać do %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Ogólna wiadomość" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Player^7: Oto pole na rozmowę." @@ -142,113 +142,95 @@ msgstr "^1Naciśnij ^3%s^1 dla informacji o trybie gry" msgid "server info" msgstr "informacja o serwerze" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Mecz już się rozpoczął" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Nie masz więcej żyć" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Naciśnij ^3%s^1 aby dołączyć" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "skok" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Gra zaczyna się za ^3%d^1 sekund" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Na razie trwa ^1rozgrzewka^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sNaciśnij ^3%s%s aby zakończyć rozgrzewkę" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "gotowy" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sNaciśnij ^3%s%s kiedy będziesz gotowy" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Czekanie na innych by zakończyć rozgrzewkę..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Oczekanie na ukończenie przygotowań przez innych..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Naciśnij ^3%s^2 by zakończyć rozgrzewkę" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Drużyny są niezrównoważone!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Naciśnij ^3%s%s aby dopasować" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menu drużyny" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Obserwujesz tego gracza:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Obserwujący Ciebie:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Naciśnij ^3ESC ^7aby pokazać opcie HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Kliknij dwa razy ^7na listwę aby pokazać opcje listwy." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7aby wyłączyć testowanie kolizji, ^3SHIFT ^7i" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7do małych korekty." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Rekord osobisty" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Rekord serwera" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Gracz %d" @@ -520,419 +502,419 @@ msgstr "Wymieszaj drużyny" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Linia startowa" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Linia mety" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Pośredni %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "przejęcia" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "czas przejęcia" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Liczba zgonów" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "śmierci" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "zniszczony" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "zadane obrażenia" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "przyjęte obrażenia" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Liczba upuszczeń flagi" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "porzucenia" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "błędy" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "fckills" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "cele" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "kckills" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "zabici" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "okrążenia" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "życia" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "straty" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Nazwa gracza" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nazwa" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "nick" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "cele" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Utrata pakietu" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "pchnięcia" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "ranga" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "zwroty" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "rozmrożenia" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "wygranych rund" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "wynik" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Liczba samobójstw" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "samobójstwa" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "suma" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^przejęcia" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "czas" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Użycie:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3pole1 pole2 …" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" "Następujące nazwy pól są rozpoznawane (wielkość liter nie ma znaczenia)" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -940,33 +922,33 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" "Na przykład: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -975,86 +957,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Statystyka dokładności (średnia %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Statystyka mapy:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Zabite potwory:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Znalezione sekrety:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Ranking czasów przejęcia" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Rankingi" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minut" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "punkty" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Obserwujący" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Wskrzeszanie za ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Jesteś martwy, czekaj ^3%s^7 przed wskrzeszeniem" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Jesteś martwy, wciśnij ^2%s^7 by się wskrzesić" @@ -1063,27 +1037,27 @@ msgstr "Jesteś martwy, wciśnij ^2%s^7 by się wskrzesić" msgid "WARMUP" msgstr "ROZGRZEWKA" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nazwa ^7zamiast \"^1Anonimowy gracz^7\" w statystykach" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Głosowanie wezwane dla:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Pozwolić serwerom przechować i wyświetlić twoje imię?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Konfiguracja interfejsu" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1096,7 +1070,7 @@ msgstr "^1Konfiguracja interfejsu" msgid "Yes" msgstr "Tak" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1121,66 +1095,66 @@ msgstr "Nie masz" msgid "Unavailable" msgstr "Niedostępne" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mil/h" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "węzłów" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "węzły" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (nie związany)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 głos)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d głosów)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Wszystko jedno" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Wybierz rodzaj gry" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Głosuj na mapę" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "pozostało %d sekund" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Błąd:^7 Nie można znaleźć indeksu pak." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Oczekiwanie podglądu…" @@ -1188,15 +1162,15 @@ msgstr "Oczekiwanie podglądu…" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Próbujesz usunąć drużynę, której nie ma na liście!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Czasomierz granatu" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Postęp przejęcia" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Postęp rozmrażania" @@ -1208,279 +1182,310 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Złodziej Kuli" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Szturm" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Zniszcz wszystkie przeszkody, a następnie zniszcz rdzeń przed upływem " +"wyznaczonego czasu" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Limit punktów" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Arena Klanów" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Zabij wszystkich z wrogiej drużyny by wygrać rundę" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limit zabójstw:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Ilość zabójstw potrzebnych przed końcem meczu" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Duża zbroja" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Ranking czasów przejęcia" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega zbroja" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Zdobądź Flagę" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Znajdź i przynieś flagę wroga do swojej bazy by ją przejąć, broń swojej bazy " +"przed drugą drużyną" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limit przejęć:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Duże życie" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Rankingi" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega życie" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Wyścig CTS" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Ścigaj się o najszybszy czas." + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Zdobądź jak najwięcej zabójstw" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Przejmij i obroń wszystkie punkty kontrolne aby wygrać" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominacja" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Ilość punktów potrzebna przed końcem meczu" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Mrożonka" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" +"Zabijaj przeciwników by ich zamrozić i stój obok członków swojej drużyny by " +"ich wskrzesić; aby wygrać, zamroź wszystkich wrogów" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Regeneracja paliwa" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Inwazja" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Siła" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Przeżyj najazdy potworów" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Tarcza" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Trzymaj kulę, aby otrzymywać punkty za zabicia" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#% Rzut Tubą" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limit zabójstw:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Zgromadź wszystkie klucze by wygrać rundę" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Ilość zabójstw potrzebnych przed końcem meczu" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Polowanie na Klucz" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Mecz już się rozpoczął" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Zdobądź jak najwięcej zabójstw" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Nie masz więcej żyć" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Przeżyj i zabijaj przeciwników, dopóki mają życia" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Życia:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexpiłka" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Strzelaj do piłki i kop ją do bramki przeciwnika, broń własnej bramki" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Cele:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Złodziej Kuli" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Zdobądź punkty kontroli, by dosięgnąć i zniszczyć wrog generator" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Szturm" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Rekord osobisty" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Rekord serwera" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Wyścig" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Ścigaj się z innymi graczami do mety" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Okrążenia:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Wyścig CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Ścigaj się o najszybszy czas." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Limit punktów" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Pomóż swojej drużynie zdobyć więcej punktów niż drużyna przeciwna" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Drużynowy Deathmatch" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Ilość punktów potrzebna przed końcem meczu" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Zdobądź Flagę" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -"Znajdź i przynieś flagę wroga do swojej bazy by ją przejąć, broń swojej bazy " -"przed drugą drużyną" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limit przejęć:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Arena Klanów" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Zabij wszystkich z wrogiej drużyny by wygrać rundę" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Przejmij i obroń wszystkie punkty kontrolne aby wygrać" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominacja" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Zgromadź wszystkie klucze by wygrać rundę" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Polowanie na Klucz" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Duża zbroja" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Szturm" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega zbroja" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -"Zniszcz wszystkie przeszkody, a następnie zniszcz rdzeń przed upływem " -"wyznaczonego czasu" - -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Zdobądź punkty kontroli, by dosięgnąć i zniszczyć wrog generator" - -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Szturm" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexpiłka" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Strzelaj do piłki i kop ją do bramki przeciwnika, broń własnej bramki" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Duże życie" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Cele:" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega życie" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Mrożonka" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -"Zabijaj przeciwników by ich zamrozić i stój obok członków swojej drużyny by " -"ich wskrzesić; aby wygrać, zamroź wszystkich wrogów" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Trzymaj kulę, aby otrzymywać punkty za zabicia" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Inwazja" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Regeneracja paliwa" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Przeżyj najazdy potworów" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Siła" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Tarcza" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#% Rzut Tubą" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1770,8 +1775,8 @@ msgid "Resistance" msgstr "Odporność" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Prędkość" @@ -1867,8 +1872,8 @@ msgstr "" msgid "Extra life" msgstr "Dodatkowe życie " -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Niewidzialność" @@ -1908,11 +1913,11 @@ msgstr "" msgid "Grenade" msgstr "Granat" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1920,7 +1925,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2089,18 +2094,18 @@ msgstr "%s potrzebuje pomocy! " msgid "^1Server notices:" msgstr "^1Powiadomienia serwera:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4UWAGA: ^BGCzat obserwujących nie jest wysyłany do graczy w trakcie " "rozgrywki" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG zdobył ^TC^TTĄ^BG flagę" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2109,17 +2114,17 @@ msgstr "" "^BG%s^BG zdobył ^TC^TTĄ^BG flagę w ^F1%s^BG sekund, pobiwszy rekord ^BG%s^BG " "^F2%s^BG sekund" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG zdobył flagę" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG zdobył ^TC^TTĄ^BG flagę w ^F1%s^BG sekundy" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2128,31 +2133,31 @@ msgstr "" "^BG%s^BG zdobył ^TC^TTĄ^BG flagę w ^F2%s^BG sekundy, nie pobiwszy " "poprzedniego rekordu ^BG%s^BG - ^F1%s^BG sekund" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG^TC^TTA^BG flaga została przywrócona do bazy przez jej właściciela" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGFlaga została zwrócona przez jej włąściciela" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG^TC^TTA^BG flaga uległa zniszczeniu i została przywrócona w bazie" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGFlaga została zniszczona i przywrócona w bazie" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG^TC^TTA^BG flaga została porzucona w bazie i została przywrócona" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGFlaga została upuszczona w bazie i sama się przywróciła" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2160,11 +2165,11 @@ msgstr "" "^BG^TC^TTA^BG flaga spadła gdzieś poza zasięgiem i została przywrócona w " "bazie" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGFlaga spadła gdzieś poza zasięgiem i została przywrócona do bazy" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2173,792 +2178,792 @@ msgstr "" "^BG^TCA^TT flaga zniecierpliwiła się po ^F1%.2f^BG sekundach i sama się " "przywróciła" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" "^BGFlaga zniecierpliwiła się po ^F1%.2f^BG sekundach i sama się wróciła" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG^TC^TTA^BG flaga została przywrócona do bazy" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGFlaga wróciła do bazy" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG stracił ^TC^TTĄ^BG flagę" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG stracił flagę" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG zdobył ^TC^TTĄ^BG flagę" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG przejął flagę" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG przywrócił ^TC^TTĄ^BG flagę" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Rzucanie monetą... Wynik: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNie masz więcej paliwa dla ^F1Jetpacka" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Okrągł zastartował, ty połączysz w nastempnu okrągłu" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Będziesz obserwował w kolejnej rundzie" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 został utopiony przez ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 został uziemiony przez ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 został upieczony przez ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 został wysadzony przez granat ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 zbliżył się za nadto do eksplozji napalmu%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 zostałeś ztelefragowany przez ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 został przeniesiony do %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 niesprawiedliwie się wyeliminował%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 był w wodzie za długo%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 uderzył w ziemię ze zbyt dużą siłą%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 poczuł się trochę gorąco%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 umarł%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 znalazł gorące miejsce%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 został wysadzony przez Maga%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 został ugryziony przez Pająka%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 dostał kulą ognia od Wywerny%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 dołącza do Zombie%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 otrzymał lekcję kung fu od Zombie%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 poczuł przejmujący chłód%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 umarł%s%s. Jaki jest sens życia bez amunicji?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 stracił całą amunicję%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 zgnił%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 został spadającą gwiazdą%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 przeszedł do %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 zginął w wypadku%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 wbiegł w wieżyczkę%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 został zmiażdżony przez pojazd%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 został zdradzony przez ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s co %s sekund)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 został zamrożony przez ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 został rozmrożony przez ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 rozbił lód spadając" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 rozsadził lód granatem" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 zamroził się" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "drużyna ^TC^TT^BG wygrywa rundę" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG wygrywa rundę" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRunda zakończona remisem" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGKoniec rundy, nie ma zwycięzcy" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG dostał %s^BG buff!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG stracił %s^BG buff!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGUpuściłeś %s^BG buff!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 -#, c-format +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 +#, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGOtrzymałeś %s^BG buff!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGNie masz ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGPorzuciłeś ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGOtrzymałeś ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNie masz wystarczająco amunicji by ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG nie umie strzelać, ale ^F1%s^BG umie" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG jest ^F4niedostępny^BG na tej mapie" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG się łączy..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 połączył się" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 teraz gra" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 teraz gra dla drużyny ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG upuścił kulę" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG podniósł kulę" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG przejął klucze dla drużyny ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG upuścił ^TC^TT Klucz" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG stracił ^TC^TT Klucz" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG pchnął %s^BG czym zniszczył ^TC^TT Klucz^BG" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG zniszczył ^TC^TT Klucz" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG podniósł ^TC^TT Klucz" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 poddał się" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 nie ma więcej żyć" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGPotwory są wyłączone" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGDrużyna ^TC^TT^BG za długo przetrzymywała piłkę" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG przejął punkt kontrolny %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "Punkt kontrolny %s^BG drużyny ^TC^TT^BG został zniszczony przez %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^TC^TT^BG generator został zniszczony" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "^TC^TT^BG generator samoczynnie eksplodował z powodu przekroczenia czasu!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 znalazł Niewidzialność" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 znalazł Osłonę" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 znalazł Prędkość" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 znalazł Siłę" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 rozłączył się" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 został wyrzucony za nieaktywność" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2966,97 +2971,97 @@ msgstr "" "^F2Zostałeś wyrzucony z serwera bo jesteś obserwującym, a serwer nie pozwala " "obserwować w tej chwili" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 obserwuje" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG wycofał się z wyścigu" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG ukończył wyścig" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "Drużyna ^TC^TT^BG zdobyła punkt!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 podniósł Superbroń" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGNie możesz dołączyć do większej drużyny" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGNie możesz zmieniać drużyn" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3064,13 +3069,13 @@ msgid "" msgstr "" "^F4NOTKA: ^BGSerwer używa ^F1Xonotic %s (beta)^BG, ty masz ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "^F4NOTKA: ^BGServer uzywa ^F1Xonotic %s^BG, ty masz ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3079,369 +3084,369 @@ msgstr "" "^F4NOTKA: Wyszedł ^F1Xonotic %s^BG, a ty wciąż masz ^F2Xonotic %s^BG - " "pobierz aktualizację z ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 zranił swoje własne z @!#%%'n Akkordejonem%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 zjadł rakietę ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 powinien był użyć mniejszego pistoletu%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 grała zy małymi Hagar rakietami%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGNie możesz rozstawić więcej niż ^F2%s^BG miny na raz" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 zbliżył się zanadto do miny ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 zapomniał o swojej minie%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 zbliżył się zanadto do grantu z Moździerza ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 zjadł granat z Moździerza ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 nie zauważył granatu z własnego Moździerza%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 wysadził się własnym Moździerzem%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 teraz myśli z portalami%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Zostałeś sam!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGJesteś atakującym!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGJesteś obrońcą!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGCel zniszczony w ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Rozpocznij!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Gra zacznie się za ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Runda zacznie się za ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Runda nie może się zacząć" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Nie bądź kamperem!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3451,229 +3456,229 @@ msgstr "" "^BGMożesz znowu ^F2próbować zdobyć^BG flagę\n" "^BGjeśli myślisz, że ci się to uda." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGTa flaga jest obecnie nieaktywna" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGZdobyłeś ^TC^TTĄ^BG flagę!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGPrzejąłeś flagę!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGZa dużo rzutów flagą! Rzuty zablokowane na %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG przekazał ^TC^TTĄ^BG flagę do %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG podał flagę do %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGOtrzymałeś ^TC^TTĄ^BG flagę od %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGDostałeś flagę od %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGProsisz %s^BG o przekazanie ci flagi" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGPodałeś ^TC^TTĄ^BG flagę do %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGPrzekazałeś flagę %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGOtrzymałeś ^TC^TTĄ^BG flagę!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "Masz flagę!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%senemy^BG dostał twoją flagę! Odzyskaj ją!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG%senemy (^BG%s%s)^BG dostał twoją flagę! Odzyskaj ją!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGTwój %sczłonek drużyny^BG zdobył ^TC^TTĄ^BG flagę! Broń go!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGTwój %sczłonek drużyny (^BG%s%s)^BG zdobył ^TC^TTĄ^BG flagę! Broń go!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGTwój %sczłonek druzyny^BG dostał flagę! Obroń go!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGTwój %steam mate (^BG%s%s)^BG dostał flagę! Obroń go!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGPrzeciwnicy mogą teraz Cię widzieć na radarze!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGPrzywróciłeś ^TC^TTĄ^BG flagę!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGMartwy punkt! Przeciwnicy mogą teraz Cię widzieć na radarze!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGMartwy punkt! Nosiciele flag są teraz widoczni na radarze!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sZabiłeś ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sZostałeś zabity przez ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sSpaliłeś ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sZostałeś spalony przez ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sZamroziłeś ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sZostałeś zamrożony przez ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sZabiłeś piszącego ^BG%s" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%s^BG%s zabił cię gdy pisałeś" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGNaciśnij ^F2%s^BG ponownie aby rzucić granat!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Otrzymałeś ^K1DODATKOWY GRANAT^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3682,217 +3687,217 @@ msgstr "" "^BGZostałeś przeniesiony do inner drużyny\n" "Grasz teraz jako %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Nie atakuj swojej drużyny!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nie strzelaj do swojej drużyny!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Giń kamperze!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Przemyśl swoją taktykę kamperze!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Niesprawiedliwie się wyeliminowałeś!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Zostałeś %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Nie mogłeś złapać oddechu!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Uderzyłeś chrobocząc w ziemię!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Poczułeś się za gorąco!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Zrobiłeś się za bardzo przypieczony!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Zabiłeś się idioto!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Powinieneś być bardziej ostrożny!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Nie mogłeś znieść temperatury!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Rozglądaj się za potworami!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Zostałeś zabity przez potwora!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Smakuje jak kurczak!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Zapomniałeś wsadzić zawleczkę z powrotem!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Zabawa z napalmem źle się kończy!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Poczułeś się ochłodzony!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Twój leczniczy granat miał defekt" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Jesteś wskrzeszony, bo skończyła ci się amunicja..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Zostałeś zabity, bo skończyła ci się amunicja..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Zestarzałeś się nie biorąc swoich leków" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Musisz dbać o zdrowie" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Zostałeś spadającą gwiazdą!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Roztopiłeś się szlamie!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Popełniłeś samobójstwo!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Skończyłeś z tym wszystkim!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Utknąłeś w bagnie!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGJesteś teraz na: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Zginąłeś w wypadku!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Miałeś nieszczęśliwy wypadek z wieżyczką!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Zostałeś zabity przez wieżyczkę!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Zostałeś zabity przez wieżyczkę eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Wieżyczka Walker zabiła cię!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Zostałeś zmiażdżony przez pojazd!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Patrz gdzie idziesz!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Zabiłeś ^BG%s^K1, członka drużyny!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Walczyłeś przeciwko ^BG%s^K1, członkowi drużyny!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Zostałeś zabity przez ^BG%s^K1, członka drużyny" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3900,80 +3905,80 @@ msgstr "" "^K1Przestań idlować!\n" "^BGRozłączenie za ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGPotrzebujesz %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGTakże potrzebujesz %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGDrzwi odblokowane!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Rozmroziłeś ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Odtajałeś" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Zostałeś rozmrożony przez ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGGenerator jest pod atakiem!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^TC^TTA^BG drużyna przegrywa rundę" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Zamroziłeś się" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Runda już się zaczęła, rozpoczynasz zamrożony" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1%s przybył!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3981,15 +3986,15 @@ msgstr "" "^K1Nie można dołączyć do gry w tym momencie.\n" "Osiągnięto maksymalną liczbę graczy." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGPodniosłeś kulę" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGZabijanie bez kuli nie daje punktów!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3997,7 +4002,7 @@ msgstr "" "^BGTwoja drużyna ma wszystkie klucze!\n" "Pomóż je niosącym się spotkać" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4005,7 +4010,7 @@ msgstr "" "^BGWszystkie klucze są w rękach ^TC^TTEJ drużyny^BGch!\n" "Przeszkódź im ^F4TERAZ^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4013,23 +4018,23 @@ msgstr "" "^BGTwoja drużyna ma wszystkie klucze!\n" "Znajdź innych posiadaczy klucza ^F4TERAZ^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Runda zacznie się za ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGSkanowanie zakresu częstotliwości..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGZaczynasz z ^TC^TTM Kluczem" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGBrak żyć, musisz czekać do następnej rozgrywki" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4038,43 +4043,43 @@ msgstr "" "^BGOczekiwanie na graczy...\n" "Potrzeba aktywnych graczy do: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGOczekiwanie na %s graczy by dołączyli..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGTwoja broń została zmieniona dopóki nie znajdziesz amunicji!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG zostało do znalezienia jakiejś amunicji!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGZnajdż amunicję lub zginiesz za ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGZnajdź amunicję! Zostało ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Dodatkowe życia: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4083,60 +4088,60 @@ msgstr "" "^F2^COUNT^BG do zmiany broni...\n" "Następna broń: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Aktywna broń: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "Drużyna ^TC^TT^BG przejęła %s^BG punkt kontrolny" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGTen punkt kontrolny obecnie nie może być przejęty" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGWciśnij ^F2%s^BG aby się teleportować" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeleportacja wyłączona na %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4144,13 +4149,13 @@ msgstr "" "^F2Teraz grasz ^F4DOGRYWKĘ^F2!\n" "Walcz dopóki nie będzie zwycięzcy!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4159,136 +4164,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1In^BG-portal jest stworzony" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Out^BG-portal jest stworzony" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Utworzenie portalu się nie powiodło" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Siła napełnia twoją broń dewastującą mocą" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Siła się wyczerpała" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Otacza cię osłona" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Osłona się wyczerpała" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Jesteś szybki" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Szybkość się wyczerpała" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Jesteś niewidzialny" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Niewidzialność się wyczerpała" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Wyścig się skończył, zakończ swoje okrążenie!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Superbroń się rozpadła" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Superbroń została stracona" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Masz teraz superbroń" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Przejdziesz do ^TC^TT^K1 za ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Zmiana drużyny za ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Obserwowanie za ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Samobójstwo za ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGWciśnij ^F2%s^BG aby wejść/wyjść z pojazdu" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGWciśnij ^F2%s^BG aby ukraść pojazd" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4694,166 +4699,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Mężczyzna" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Kobieta" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Ukryta" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4862,78 +4866,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4943,132 +4947,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5078,11 +5083,11 @@ msgstr "" msgid "Press %s" msgstr "Wciśnij %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Brak prawego strzelczego!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Brak lewego strzelczego!" @@ -5118,55 +5123,56 @@ msgstr "" msgid "Spiderbot" msgstr "Robot-pająk" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Elektro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Ciężkie laserowe armaty " -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Chwytak" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Karabin maszynowy" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Moździerz" @@ -5174,11 +5180,11 @@ msgstr "Moździerz" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Snajperka" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5186,7 +5192,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Dubeltówka" @@ -5195,11 +5201,11 @@ msgstr "Dubeltówka" msgid "@!#%'n Tuba" msgstr "@!#% Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5440,11 +5446,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5716,7 +5722,7 @@ msgstr "Nazwa:" #: qcsrc/menu/xonotic/dialog_firstrun.qc:53 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:62 msgid "Name under which you will appear in the game" -msgstr "Nazwa pod, którą pokażesz się w grze" +msgstr "Nazwa, pod którą pokażesz się w grze" #: qcsrc/menu/xonotic/dialog_firstrun.qc:69 msgid "Text language:" @@ -6031,26 +6037,6 @@ msgstr "" msgid "Speed unit:" msgstr "Jednostka prędkości:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mil/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "węzły" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Pokaż" @@ -6489,7 +6475,7 @@ msgid "Default" msgstr "Domyślny" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Nielimitowany" @@ -6850,10 +6836,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Modyfikatory przedmiotów i broni:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Chwytak" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8360,7 +8342,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Inne" @@ -8461,27 +8443,31 @@ msgstr "Użyj mojego koloru jako kolor graczy" msgid "In non teamplay modes only" msgstr "Tylko w trybach nie drużynowych" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Zanikanie ciał:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Flaki:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Żadne" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Kilka" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Wiele" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Dużo" @@ -8844,91 +8830,87 @@ msgstr "Szybki ADSL" msgid "Broadband" msgstr "Szerokopasmowy " -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Rządania serwera/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Pobierań:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Maksymalna liczba jednoczesnych pobrań HTTP/FTP" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Szybkość ściągania:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Lokalne opóźnienie:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Pokaż netgraph" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Wyświetla wykres z rozmiarami pakietów i innymi informacjami" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Przewidywanie ruchu po stronie klienta" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Kompensata błędów ruchu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Użyj szyfrowania (AES) gdy dostępne" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Klatki na sekundę" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maksymalna:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Bez limitu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Docelowo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Wyłączone" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Limit w trybie nieaktywnym:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Nieograniczony" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Oszczędzaj czas przetwarzania dla innych aplikacji" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Pokazuj klatki na sekundę" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Wyświetla liczbę wygenerowanych klatek na sekundę" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Podpowiedzi w menu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -8936,39 +8918,39 @@ msgstr "" "Podpowiedzi w menu: wyłączone, standardowe oraz zaawansowane (zaawansowane " "dodatkowo wyświetla cvar lub polecenie konsoli związane z pozycją w menu)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr " Wyłączone" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Standardowe" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Zaawansowane" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Pokaż obecną datę i czas" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Pokaż obecną datę i czas, użyteczne na zrzutach z ekranu" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Włącz tryb dewelopera" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Ustawienia zaawansowane..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Ustawienia zaawansowane, gdzie możesz zmienić każdą zmienną w grze" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Przywróć ustawienia fabryczne" @@ -9202,115 +9184,115 @@ msgstr "Świat" msgid "DF^All" msgstr "Wszystko" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objexts (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Wyłączone" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Wierzchołki, niektóre Trójkąty (kompatybilne)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Wierzchołki" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Wierzchołki i Trójkąty" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Jasność:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Jasność czerni" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Kontrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Jasność bieli" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Zakres:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Wzmocnienie kontrastu:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Nasycenie:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Otoczenia:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensywność:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Czekaj na GPU by dokończył każdą klatkę" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Użyj shaderów OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Psychoza w kolorze (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Wierzchołki na fazie (easter egg)" @@ -9395,11 +9377,11 @@ msgstr "Pozwól statystykom gracza użyć Twojego nicka?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Odpowiadając \"Nie\" będziesz pokazany jako \"Anonimowy gracz\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "gra drużynowa" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "każdy na każdego" @@ -9762,7 +9744,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Rozmiar ekranu" diff --git a/common.pot b/common.pot index c91b15324c..7c640f74f6 100644 --- a/common.pot +++ b/common.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,38 +17,38 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -121,113 +121,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -499,418 +481,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -918,32 +900,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -952,86 +934,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1040,27 +1014,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1073,7 +1047,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1098,66 +1072,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1165,15 +1139,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1185,272 +1159,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1741,8 +1746,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1838,8 +1843,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1879,11 +1884,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1891,7 +1896,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2060,2029 +2065,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4091,136 +4096,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4624,166 +4629,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4792,78 +4796,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4873,132 +4877,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5008,11 +5013,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5048,55 +5053,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5104,11 +5110,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5116,7 +5122,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5125,11 +5131,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5370,11 +5376,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5959,26 +5965,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6417,7 +6403,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6778,10 +6764,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8283,7 +8265,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8384,27 +8366,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8764,129 +8750,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9119,115 +9101,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9312,11 +9294,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9678,7 +9660,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.pt.po b/common.pt.po index e2d464012d..08218ba856 100644 --- a/common.pt.po +++ b/common.pt.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Portuguese (http://www.transifex.com/team-xonotic/xonotic/" "language/pt/)\n" @@ -24,38 +24,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Jogador^7: isto é a área doe conversação." @@ -129,116 +129,98 @@ msgstr "^1Pressionar ^3%s^1 para ver as informações do modo de jogo" msgid "server info" msgstr "informações do servidor" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1A partida já começou" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Não tens mais vidas" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Pressionar ^3%s^1 para entrar no jogo" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "saltar" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1O jogo vai começar em ^3%d^1 segundo(s)" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Neste momento em fase de ^1aquecimento^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sPressionar ^3%s%s para terminar o aquecimento" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "pronto" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sPressionar ^3%s%s assim que estiveres pronto" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Á espera que os outros jogadores estejam prontos para acabar o " "aquecimento..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2À espera que os outros jogadores estejam prontos..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Pressionar ^3%s^2 para terminar o aquecimento" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "As equipas estão desequilibradas!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Pressiona ^3%s%s para ajustar" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menu de equipa" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1A assistir este jogador:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1A assistir a ti:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Pressionar ^3ESC ^7para mostrar as opções de interface." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" "^3Clica duas vezes ^7num painel para abrir a janela de opções específicas." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7para desativar o teste de colisão, ^3SHIFT ^7e" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLAS DIRECIONAIS ^7para pequenos ajustes." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Recorde pessoal" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Recorde do servidor" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Jogador %d" @@ -510,418 +492,418 @@ msgstr "Misturar as equipas" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Linha de partida" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Linha de chegada" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermediário %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "pblvítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "pbltempo" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "capturas" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "tempo de captura" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "mortes" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "destruído" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "dano" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "dano recebido" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "quedas" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "faltas" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "pbndvítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "golos" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "pcvítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "v/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "fmr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "taxa de v/m" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "vítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "voltas" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "vidas" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "derrotas" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nome" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "apelido" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "objetivos" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "coletas" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pp" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "empurrões" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "classificação" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "retornos" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "ressurreições" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "rodadas vencidas" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "pontuação" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "suicídios" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "soma" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "tomadas" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -929,32 +911,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -963,86 +945,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Estatísticas de pontaria (média %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Estatísticas do mapa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monstros mortos:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Segredos encontrados:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Classificações de tempo de captura" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Classificações" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "pontos" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Prémio de velocidade: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "O mais rápido de todos: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Espetadores" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Ressurgindo em ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Morreste. Espera ^3%s^7 antes de ressurgir" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Morreste. Pressiona ^2%s^7 para ressurgir" @@ -1051,27 +1025,27 @@ msgstr "Morreste. Pressiona ^2%s^7 para ressurgir" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7em vez de \"^1Jogador anónimo^7\" nas estatísticas" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Foi iniciada uma votação para:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Permitir que os servidores armazenem e mostrem o teu nome?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configurar a Interface" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1084,7 +1058,7 @@ msgstr "^1Configurar a Interface" msgid "Yes" msgstr "Sim" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1109,66 +1083,66 @@ msgstr "Não tem" msgid "Unavailable" msgstr "Indisponível" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "nós" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (não tem atalho definido)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 voto)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d votos)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Não importa" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Decidir o modo de jogo" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vota num mapa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Faltam %d segundos" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1176,15 +1150,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Estás a tentar remover uma equipa que não está na lista de equipas!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Temporizador de granada" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Progresso de captura" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Progresso de renascimento" @@ -1196,281 +1170,312 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Ladrão de Bolas" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assalto" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Destrói obstáculos para encontrar e destruir o núcleo de poder inimigo antes " +"que o tempo acabe" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Limite de pontos:" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clã Arena" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Mata todos os inimigos para vencer a rodada" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limite de execuções:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "A quantidade de execuções necessária para acabar a partida" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Armadura grande" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Classificações de tempo de captura" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armadura" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Captura a Bandeira" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "" - -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Encontra e retorna a bandeira inimiga à tua base para capturá-la e defende a " +"tua base da equipa oponente" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Saúde grande" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limite de capturas:" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega saúde" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "A quantidade de capturas necessária para acabar a partida" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Classificações" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Corrida CTS" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Corre pelo melhor tempo." + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Mata-mata" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Consegue o máximo de execuções que puderes" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Captura e defende todos os pontos de controlo para vencer" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominação" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "A quantidade de pontos necessária para acabar a partida" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Congela" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" +"Mata os inimigos para congelá-los. Fica perto de colegas para descongelá-" +"los; congela todos os inimigos para venceres" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Regeneração de combustível" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasão" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Força" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Sobrevive contra ondas de monstros" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Escudo" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Segura a bola para ganhar pontos por cada jogador aniquilado" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Atirar da Tuba" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limite de execuções:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Recolhe todas as chaves para vencer a rodada" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "A quantidade de execuções necessária para acabar a partida" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Caça as Chaves" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Mata-mata" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1A partida já começou" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Consegue o máximo de execuções que puderes" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Não tens mais vidas" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Último Homem de Pé" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Sobrevive e mata até que os inimigos não tenham mais vidas" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vidas:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Bola Nex" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Atira e chuta a bola na baliza do inimigo e mantém a tua baliza limpa" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Golos:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "A quantidade de golos necessária para acabar a partida" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Ladrão de Bolas" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Captura os pontos de controlo para alcançar e destruir o gerador inimigo" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Massacre" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Recorde pessoal" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Recorde do servidor" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Corrida" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Corra contra os outros jogadores até à linha de chegada" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Voltas:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Corrida CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Corre pelo melhor tempo." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Limite de pontos:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" "Ajuda a tua equipa a conseguir mais execuções do que a equipa do inimigo" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Mata-mata por Equipa" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "A quantidade de pontos necessária para acabar a partida" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Captura a Bandeira" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -"Encontra e retorna a bandeira inimiga à tua base para capturá-la e defende a " -"tua base da equipa oponente" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limite de capturas:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "A quantidade de capturas necessária para acabar a partida" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clã Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Mata todos os inimigos para vencer a rodada" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Captura e defende todos os pontos de controlo para vencer" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominação" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Recolhe todas as chaves para vencer a rodada" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Caça as Chaves" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assalto" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -"Destrói obstáculos para encontrar e destruir o núcleo de poder inimigo antes " -"que o tempo acabe" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -"Captura os pontos de controlo para alcançar e destruir o gerador inimigo" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Massacre" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Armadura grande" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Bola Nex" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armadura" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Atira e chuta a bola na baliza do inimigo e mantém a tua baliza limpa" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Golos:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "A quantidade de golos necessária para acabar a partida" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Saúde grande" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Congela" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega saúde" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -"Mata os inimigos para congelá-los. Fica perto de colegas para descongelá-" -"los; congela todos os inimigos para venceres" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Segura a bola para ganhar pontos por cada jogador aniquilado" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasão" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Regeneração de combustível" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Sobrevive contra ondas de monstros" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Força" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Escudo" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Atirar da Tuba" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1767,8 +1772,8 @@ msgid "Resistance" msgstr "Resistência" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Velocidade" @@ -1864,8 +1869,8 @@ msgstr "" msgid "Extra life" msgstr "Vida extra" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisibilidade" @@ -1905,11 +1910,11 @@ msgstr "" msgid "Grenade" msgstr "Granada" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1917,7 +1922,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2086,18 +2091,18 @@ msgstr "%s a precisar de ajuda!" msgid "^1Server notices:" msgstr "^1Avisos do servidor:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTA: ^BGas mensagens na conversação de espetador não serão enviadas aos " "jogadores durante a partida" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG capturou a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2106,17 +2111,17 @@ msgstr "" "^BG%s^BG capturou a bandeira ^TC^TT^BG em ^F1%s^BG segundos, quebrando o " "recorde anterior de ^BG%s^BG de ^F2%s^BG segundos" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG capturou a bandeira" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG capturou a bandeira ^TC^TT^BG em ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2125,41 +2130,41 @@ msgstr "" "^BG%s^BG capturou a bandeira ^TC^TT^BG em ^F2%s^BG segundos, não quebrando o " "recorde anterior de ^BG%s^BG de ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGA bandeira ^TC^TT^BG foi retornada à base pelo seu dono" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGA bandeira ^TC^TT^BG foi retornada pelo seu dono" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGA bandeira ^TC^TT^BG foi destruída e retornada à base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGA bandeira foi destruída e retornada à base" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGA bandeira ^TC^TT^BG caiu na base e retornou sozinha" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGA bandeira caiu na base e retornou sozinha" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "^BGA bandeira ^TC^TT^BG caiu num lugar inacessível e retornou à base" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGA bandeira caiu num lugar inacessível e retornou à base" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2168,7 +2173,7 @@ msgstr "" "^BGA bandeira ^TC^TT^BG ficou impaciente depois de ^F1%.2f^BG segundos e " "retornou sozinha" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2176,797 +2181,797 @@ msgstr "" "^BGA bandeira ficou impaciente depois de ^F1%.2f^BG segundos e retornou " "sozinha" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGA bandeira ^TC^TT^BG retornou à base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGA bandeira retornou à base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG perdeu a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG perdeu a bandeira" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG pegou a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG pegou na bandeira" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG retornou a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2A atirar a moeda... Resultado: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGEstás sem combustível para a ^F1Mochila a Jato" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Não tens um UID, as opções de sperspec não serão gravadas/restauradas" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1A rodada já começou, vais entrar no jogo na próxima rodada" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Vais ficar no modo espetador na próxima rodada" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 foi morto pelo bónus de ^BG%s^K1 de ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 foi pontuado contra pelo bónus de ^BG%s^K1 de ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi morto injustamente por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi afogado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi castigado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" "^BG%s%s^K1 sentiu-se um pouco quente por causa do fogo de ^BG%s^K1^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi cruelmente queimado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi cozinhado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi empurrado na frente de um monstro por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 foi explodido pela Granada de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 aproximou-se demais de uma explosão de napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" "^BG%s%s^K1 foi queimado até à morte pela Granada de Napalm de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 foi explodido pela Granada de Gelo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" "^BG%s%s^K1 foi congelado até à morte pela Granada de Gelo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 não foi curado pela Granada de Cura de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi lançado para o espaço por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi dissolvido por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi preservado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 tentou ocupar o espaço do teletransporte de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi teletransmorto por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 morreu num acidente com ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "^BG%s%s^K1 foi apanhado pela explosão de Bumblebee de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi esmagado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 foi bombardeado pelo Raptor de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 não resistiu às bolhas roxas de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "^BG%s%s^K1 foi apanhado pela explosão do Raptor de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "^BG%s%s^K1 foi apanhado pela explosão do Robô Aranha de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 foi picado pelo Robô Aranha de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" "^BG%s%s^K1 foi explodido em pedacinhos pelo Robô Aranha de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1 foi apanhado pela explosão do Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 foi aparafusado pelo Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 não conseguiu escapar do Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi atirado para um mundo de dor por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 foi movido para o %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 tornou-se inimigo do Senhor do Trabalho em Equipa%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 pensou que tinham encontrado um ótimo lugar para acampar%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 eliminou-se injustamente%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 ficou sem fôlego%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 ficou na água por muito tempo%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 caiu no chão com muita força%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 caiu no chão rigorosamente%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 ficou um pouco crocante%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 sentiu-se um pouco quente%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 morreu%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 encontrou um lugar quente%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 tornou-se uma escória quente%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 foi explodido por um Mago%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" "Os órgãos internos de ^BG%s^K1 tornaram-se externos por causa de um Shambler " "%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 foi picado por uma Aranha%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 juntou-se aos Zumbis%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 recebeu lições de kung fu de um Zumbi%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 dominou a arte do suicídio com granadas%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" "^BG%s^K1 decidiu dar uma olhada nos resultados da sua explosão de napalm%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 foi queimado até a morte pela própria Granada de Napalm%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 sentiu-se um pouco friolento%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" "^BG%s^K1 foi congelado até a morte pela sua própria Granada de Gelo%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "A Granada de Cura de ^BG%s^K1 não lhe fez lá muito bem%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 morreu%s%s. Para quê viver se não tens munições?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 ficou sem munições%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 derreteu%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 tornou-se uma estrela cadente%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 foi dissolvido%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 não aguentava mais%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 agora está preservado para os séculos que virão%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 trocou para o %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 morreu num acidente%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 deu de caras com uma sentinela%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" "^BG%s^K1 ficou cheio de buracos por causa de uma sentinela Metralhadora%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 foi triturado em pedacinhos por uma sentinela MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 foi eliminado por uma sentinela%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 levou com um plasma super aquecido de uma sentinela%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 foi eletrocutado por uma sentinela Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 foi carregado de chumbo por uma sentinela Andante%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 foi empalado por uma sentinela Andante%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 foi explodido por uma sentinela Andante%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 foi esmagado por um veículo%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 foi apanhado pela explosão de um Robô Aranha%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 foi explodido em pedacinhos por um míssil de Robô Aranha%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 foi apanhado pela explosão de um Racer%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 não conseguiu escapar ao míssil de um Racer%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 foi traído por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s a cada %s segundos)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 foi congelado por ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 foi ressuscitado por ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 foi ressuscitado por cair" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 foi ressuscitado pela explosão da Granada deles" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 congelou-se" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "A equipa ^TC^TT^BG venceu a rodada" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG venceu a rodada" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRodada empatada" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGA rodada acabou sem vencedores" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGModo Deus protegeu-te de %s unidades de dano, batoteiro!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG apanhou o bónus de %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG perdeu o bónus de %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGLargaste o bónus de %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGApanhaste o bónus de %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGNão tens a ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGLargaste a ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGApanhaste a ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNão tens munições suficientes para a ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "(%s) O ^F1modo %s^BG não pode atirar, mas o ^F1%s^BG pode" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG^F4 não está disponível^BG neste mapa" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG está a conectar-se..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 conectou-se" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 está agora a jogar" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 está a jogar agora na equipa ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG largou a bola!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG apanhou a bola!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG capturou as chaves para a equipa ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG largou a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG perdeu a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG empurrou %s^BG causando a ^BGdestruição da Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG destruiu a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG apanhou a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 desistiu" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 não tem mais vidas" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGOs monstros estão desativados neste momento" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGA ^BGequipa ^TC^TT segurou a bola por muito tempo" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG capturou o ponto de controlo %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "O ponto de controlo %s^BG da equipa ^TC^TT^BG foi destruído por %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "O gerador ^TC^TT^BG foi destruído" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "O gerador da equipa ^TC^TT^BG entrou em combustão espontaneamente devido aos " "acréscimos!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 apanhou a Invisibilidade" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 apanhou o Escudo" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 apanhou a Velocidade" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 apanhou a Força" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 desconectou-se" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 foi expulso por inatividade" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2974,49 +2979,49 @@ msgstr "" "^F2Foste expulso do servidor porque és um espetador e os espetadores não são " "permitidos neste momento." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 está agora a assistir" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG abandonou a corrida" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG não puderam bater o recorde de lugar %s%s^BG de %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG não pode bater o recorde de lugar %s%s^BG de %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG acabou a corrida" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" "^BG%s^BG bateu o recorde %s%s^BG de %s^BG e substituiu seu recorde com %s%s " "%s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG melhoraram os seus %s%s^BG com %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3025,7 +3030,7 @@ msgstr "" "^BG%s^BG atingiu um novo recorde com ^F2%s^BG, mas infelizmente, faltou uma " "identidade de utilizador e a sua pontuação vai para o badagaio." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3034,12 +3039,12 @@ msgstr "" "^BG%s^BG bateu um novo recorde com ^F2%s^BG, mas é anónimo e, por isso, o " "recorde também ficará anónimo no esquecimento." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG definiu o recorde do local %s%s^BG com a pontuação %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3048,11 +3053,11 @@ msgstr "" "^F4Foste convidado por ^BG%s^F4 para te juntares a eles na partida de " "^F2%s^F4 (^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "A equipa ^TC^TT ^BG pontuou!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3061,20 +3066,20 @@ msgstr "" "^F2Tens de te tornar um jogador dentro de %s, caso contrário, serás expulso, " "pois os espetadores não são permitidos neste momento!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 apanhou uma Super arma" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGNão podes mudar para uma equipa maior" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGNão tens permissão para trocar de equipa" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3083,7 +3088,7 @@ msgstr "" "^F4NOTA: ^BGO servidor está a executar o ^F1Xonotic %s (beta)^BG, tu tens o " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3091,7 +3096,7 @@ msgstr "" "^F4NOTA: ^BGO servidor está a executar o ^F1Xonotic %s^BG, tu tens o " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3100,12 +3105,12 @@ msgstr "" "^F4NOTA: ^F1Xonotic %s^BG foi lançado e ainda estás com o ^F2Xonotic %s^BG - " "descarrega a atualização no site ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Informação da versão: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3113,136 +3118,136 @@ msgstr "" "^BG%s%s^K1 morreu por causa da grande habilidade de ^BG%s^K1 com a @!#%%'n " "Acordeão%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 feriu seus próprios ouvidos com a @!#%%'n Acordeão%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 foi eletrocutado pelo Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 foi explodido pelos raios do Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 foi morto pelo Blaster de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 disparou para si próprio até ao inferno com o Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 sentiu o forte impulso da Crylink de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 sentiu o forte impulso de sua Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 comeu o míssil de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 explodiu-se com a sua Devastadora%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 foi pulverizado pelo Parafuso Elétrico de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "^BG%s%s^K1 sentiu o ar eletrocutado do combo Elétrico de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 ficou muito perto da esfera Elétrica de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 brincou com os Parafusos Elétricos%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 não conseguiu lembrar-se onde tinha colocado a sua esfera Elétrica%s" "%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 chegou muito perto da Bola de Fogo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 foi queimado pela mina de fogo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 devia ter usado uma arma mais pequena%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 esqueceu-se da sua mina de fogo%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 foi atingido por uma rajada de mísseis do Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 foi atingido pelos mísseis do Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 brincou com minúsculos mísseis de Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 foi rasgado pelo HLAC de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 ficou um pouco agitado com o seu HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" "^BG%s%s^K1 foi apanhado pela bomba de gravidade do Gancho de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3250,233 +3255,233 @@ msgstr "" "^BG%s%s^K1 morreu por causa da grande habilidade de ^BG%s^K1 com a @!#%%'n " "Garrafa Klein%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s^K1 machucaram seus próprios ouvidos com a @!#%%'n Garrafa Klein%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 foi atingido pela Metralhadora de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" "^BG%s%s^K1 ficou cheio de buracos por causa da Metralhadora de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGNão podes colocar mais do que ^F2%s^BG minas de uma vez" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 ficou muito perto da mina de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 esqueceu-se de sua mina%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 ficou muito perto da granada de Morteiro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 comeu a granada de Morteiro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 não viu a sua própria granada de Morteiro%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 se explodiu com o seu próprio Mortar%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi atingido pela Espingarda de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 morreu com a bala da Espingarda de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 não conseguiu esconder-se da bala da Espingarda de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 não conseguiu esconder-se da Espingarda ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 foi surrado pelos foguetes do Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 foi marcado pelo Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 brincou com minúsculos mísseis do Seeker%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 foi morto pela Onda de Choque de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" "^BG%s%s^K1 deu uns estalos em ^BG%s^K1 com uma grande Onda de Choque%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 foi baleado pela Caçadeira de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 deu uns estalos em ^BG%s^K1 com uma grande Caçadeira%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 agora está a pensar em portais%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 morreu por causa da grande habilidade de ^BG%s^K1 com a @!#%%'n " "Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 feriu os próprios ouvidos com a @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 foi sublimado pelo Vaporizador de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 foi vaporizado pelo Vórtex de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Agora estás sozinho!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGEstás a atacar!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGEstás a defender!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGObjetivo destruído em ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Começou!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4A partida vai começar em ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4A rodada vai começar em ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4A rodada não pode começar" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Não acampes!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3486,11 +3491,11 @@ msgstr "" "^BGEstá à vontade para ^F2tentar capturar^BG a bandeira de novo\n" "^BGse achas que vais conseguir." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGEsta bandeira está neste momento inativa" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3500,223 +3505,223 @@ msgstr "" "^BGapós ^F2várias tentativas de captura sem êxito^BG.\n" "^BGConsegue alguns pontos defensivos antes de tentares novamente." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGCapturaste a bandeira ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGCapturaste a bandeira!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGNão largues a bandeira várias vezes! Agora não podes largar por %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG passou a bandeira ^TC^TT^BG para %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG passou a bandeira para %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGRecebeste a bandeira ^TC^TT^BG de %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGRecebeste a bandeira de %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGPressiona ^F2%s^BG para receber a bandeira de %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGA pedir a %s^BG para que te passe a bandeira" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGPassaste a bandeira ^TC^TT^BG para %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGPassaste a bandeira para %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGApanhaste a bandeira ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGApanhaste a bandeira!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGApanhaste a bandeira da tua %sequipa^BG, retorna-a!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGApanhaste a bandeira da %sequipa inimiga^BG, retorna-a!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGO %sinimigo^BG apanhou a tua bandeira! Recupera-a!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGO %sinimigo (^BG%s%s)^BG apanhou a tua bandeira! Recupera-a!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGO %sinimigo^BG apanhou a bandeira! Recupera-a!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGO %sinimigo (^BG%s%s)^BG apanhou a bandeira! Recupera-a!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGO %sinimigo^BG apanhou a bandeira deles! Recupera-a!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGO %sinimigo (^BG%s%s)^BG apanhou a bandeira deles! Recupera-a!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGO teu %scolega de equipa^BG apanhou a bandeira ^TC^TT^BG! Protege-o!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGO teu %scolega de equipa (^BG%s%s)^BG apanhou a bandeira ^TC^TT^BG! " "Protege-o!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGO teu %scolega de equipa^BG apanhou a bandeira! Protege-o!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" "^BGO teu %scolega de equipa (^BG%s%s)^BG apanhou a bandeira! Protege-o!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGAgora os inimigos podem ver-te no radar!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGRetornaste a bandeira ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGCuidado! Agora os inimigos podem ver-te no radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGCuidado! Agora os portadores da bandeira podem ser vistos pelos inimigos " "no radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sExecutaste ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sPontuaste contra ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sFoste executado por ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sFoste pontuado contra por ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sQueimaste ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sFoste queimado por ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sCongelaste ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sFoste congelado por ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sExecutaste ^BG%s enquanto escrevias" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sPontuaste contra ^BG%s^K1 enquanto estavam a escrever" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sFoste executado enquanto escrevias por ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sFoste pontuado contra enquanto escrevias por ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGPressiona ^F2%s^BG de novo para lançar a granada!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Apanhaste uma ^K1GRANADA BÓNUS^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3725,217 +3730,217 @@ msgstr "" "^BGFoste movido para uma equipa diferente\n" "Agora estás na equipa: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Não vás contra os teus colegas de equipa!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Não atires nos teus colegas de equipa!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Morre campista!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reconsidera as tuas táticas, campista!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Eliminaste-te injustamente!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Foste %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Não recuperaste o fôlego!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Caíste no chão rigorosamente!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Sentiste-te um pouco quente!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Fiscaste um bocadinho estaladiço!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Mataste-te seu burro!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1tens de ter mais cuidado!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Não suportaste o calor!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Tens de ter um olho nos monstros!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Foste morto por um monstro!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Sabe a frango!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Esqueceste-te de tornar a pôr o pino!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Brincar no meio de uma explosão de napalm é perigoso!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Sentiste um pouco de frio!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Ficaste um pouco gelado!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1A tua Granada de Cura está um pouco defeituosa" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Estás a ressurgir por ficares sem munições..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Foste morto por ficar sem munições..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Ficaste demasiado velho sem tomares o teu medicamento" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Tens de conservar a tua saúde" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Tornaste-te numa estrela cadente!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Derreteste-te na lama!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Cometeste suicídio!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Acabaste com tudo!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Ficaste preso num pântano!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGEstás agora em: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Morreste num acidente!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Tiveste um encontro lamentável com uma sentinela!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Foste executado por uma sentinela!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Tiveste um encontro lamentável com uma sentinela eWheel!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Foste executado por uma sentinela eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Tiveste um encontro lamentável com uma sentinela Walker!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1FOste executado por uma sentinela Walker!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Foste apanhado pelo raio de uma explosão de Bumblebee!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Foste esmagado por um veículo!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Foste apanhado por uma bomba Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Foste apanhado no raio de uma explosão de Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Foste apanhado no raio de uma explosão de Robô Aranha!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Foste despedaçado por um míssil de Robô Aranha!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Foste apanhado no raio de uma explosão de Racer!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Não conseguiste escapar do míssil de um Racer!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Cuidado com o que pisas!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Executaste ^BG%s^K1, um colega de equipa!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Foste contra ^BG%s^K1, um colega de equipa!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Foste executado por ^BG%s^K1, um colega de equipa" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Foste pontuado contra por ^BG%s^K1, um colega de equipa" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3943,74 +3948,74 @@ msgstr "" "^K1Para de ficar parado!\n" "^BGA desconectar em ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGPrecisas de %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGTambém precisas de %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGPorta destrancada!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Ressuscitaste ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Ressuscitaste-te" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Foste ressuscitado por ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGO gerador está a ser atacado!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "A equipa ^TC^TT^BG perdeu a rodada" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Congelaste-te" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1A rodada já começou, surgiste congelado" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1Um %s chegou!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGApanhaste o ^F1Regenerador de combustível" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4018,7 +4023,7 @@ msgstr "" "^K1Não há pontos de surgimento disponíveis!\n" "Oxalá que a tua equipa consiga corrigir isso..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4026,15 +4031,15 @@ msgstr "" "^K1Não podes entrar no jogo neste momento.\n" "A capacidade máxima de jogadores foi atingida." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGApanhaste a bola" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGMatar os outros enquanto não tiveres a bola não ganharás pontos!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4042,7 +4047,7 @@ msgstr "" "^BGTodas as chaves estão com a tua equipa!\n" "Ajuda os portadores das chaves a encontrarem-se!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4050,7 +4055,7 @@ msgstr "" "^BGTodas as chaves estão com a equipa ^TC^TT^BG!\n" "Interfere ^F4AGORA^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4058,23 +4063,23 @@ msgstr "" "^BGTodas as chaves estão com a tua equipa!\n" "Encontra-te com os outros portadores das chaves ^F4AGORA^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4A rodada vai começar dentro de ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGA varrer o alcance de frequência..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGEstás a começar com a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGNão tens mais vidas, terás que esperar até à próxima partida" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4083,43 +4088,43 @@ msgstr "" "^BGà espera que os outros jogadores entrem...\n" "Precisa-se de jogadores ativos para: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGÀ espera de %s jogador(es) para entrar(em)..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGA tua arma foi rebaixada até que encontres munições!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG restante(s) para encontrares algumas munições!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGEncontra algumas munições ou morrerás em ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGEncontra algumas munições! Falta ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vidas extras restantes: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4128,34 +4133,34 @@ msgstr "" "^F2^CONTAGEM^BG até à mudança de arma...\n" "Próxima arma: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma ativa: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGCapturaste o ponto de controlo %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "A equipa ^TC^TT^BG capturou o ponto de controlo %s^BG" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGEste ponto de controlo não pode ser capturado neste momento" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4163,11 +4168,11 @@ msgstr "" "^BGO gerador inimigo ainda não pode ser destruído\n" "^F2Captura alguns pontos de controlo para desprotegê-lo" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGO gerador ^TCinimigo^BG não está mais protegido!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4175,17 +4180,17 @@ msgstr "" "^K1O teu gerador NÃO está blindado!\n" "^BGRecaptura pontos de controlo para blindá-lo!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGPressiona ^F2%s^BG para te teletransportares" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeletransporte desativado para %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4193,7 +4198,7 @@ msgstr "" "^F2A jogar agora nos ^F4ACRÉSCIMOS^F2!\n" "Continua a executar até que tenhamos um vencedor!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4201,7 +4206,7 @@ msgstr "" "^A jogar agora nos ^F4ACRÉSCIMOS^F2!\n" "Continua a pontuar até que tenhamos um vencedor!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4215,7 +4220,7 @@ msgstr "" "Quanto mais pontos de controlo a sua equipa tiver,\n" "mais rápido o gerador inimigo enfraquecerá" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4224,123 +4229,123 @@ msgstr "" "^F2A jogar agora nos ^F4ACRÉSCIMOS^F2!\n" "^BGFoi adicionado ^F4%s^BG ao jogo!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1^BGCriado portal de entrada" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3^BGCriado portal de saída" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Falha ao criar o portal" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2A Força deixou as tuas armas com um poder devastador" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2A Força esgotou-se" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2O Escudo envolve-te" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2O Escudo esgotou-se" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Tens a velocidade" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2A Velocidade esgotou-se" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Estás invisível" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2A Invisibilidade esgotou-se" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2A corrida acabou, termina a tua volta!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGSequência completa!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGAinda há mais..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGSó falta(m) %s^BG..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2As Superarmas estão partidas" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2As Superarmas foram perdidas" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Agora tens uma Superarma" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1A trocar para ^TC^TT^K1 em ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1A trocar de equipa em ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1A trocar para espetador em ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1A cometer suicídio em ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4A pausa começa em ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4A pausa termina em ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Não foi possível entrar na sessão de mini-jogo!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGPressiona ^F2%s^BG para entrar/sair do veículo" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGPressiona ^F2%s^BG para usar a arma do veículo" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGPressiona ^F2%s^BG para roubar este veículo" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4348,7 +4353,7 @@ msgstr "" "^F2O inimigo está a roubar um dos teus veículos!\n" "^F4Impede-os!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Intruso detetado, a desativar escudos!" @@ -4756,166 +4761,165 @@ msgstr "Sentinela Walker" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Masculino" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Feminino" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Não revelado" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4924,78 +4928,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5005,132 +5009,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5140,11 +5145,11 @@ msgstr "" msgid "Press %s" msgstr "Pressiona %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Sem artilheiro à direita!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Sem artilheiro à esquerda!" @@ -5180,55 +5185,56 @@ msgstr "Chama de Raptor" msgid "Spiderbot" msgstr "Robô Aranha" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Bola de Fogo" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Canhão de Assalto a Laser Pesado" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Gancho" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Metralhadora" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Porta Minas" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Morteiro" @@ -5236,11 +5242,11 @@ msgstr "Morteiro" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Espingarda" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5248,7 +5254,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Onda de Choque" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Caçadeira" @@ -5257,11 +5263,11 @@ msgstr "Caçadeira" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizador" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vórtex" @@ -5504,11 +5510,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6097,26 +6103,6 @@ msgstr "Incluir velocidade vertical" msgid "Speed unit:" msgstr "Unidade de velocidade:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "nós" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Mostrar" @@ -6557,7 +6543,7 @@ msgid "Default" msgstr "Padrão" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Ilimitado" @@ -6924,10 +6910,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Modificadores de armas e itens:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Gancho de escalada" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8457,7 +8439,7 @@ msgstr "Mostrar nome do ladrão da bandeira em Capturar a Bandeira" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Outros" @@ -8558,27 +8540,31 @@ msgstr "Forçar cores dos jogadores para ficarem iguais às minhas" msgid "In non teamplay modes only" msgstr "Apenas em modos de jogo que não sejam de equipas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Desaparecimento de corpos:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Tripas:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Desativadas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Poucas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Muitas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Excessivas" @@ -8946,91 +8932,87 @@ msgstr "ADSL rápida" msgid "Broadband" msgstr "Banda larga" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Consultas ao servidor/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Descarregamentos:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Número máximo de descarregamentos simultâneos via HTTP/FTP" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Velocidade de descarregamento:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Latência local:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Mostrar gráfico de rede" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Mostra um gráfico de tamanhos de pacotes e outras informações" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Previsão de movimento pelo cliente" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensação de erro de movimento" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Usar encriptação (AES) quando disponível" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Taxa de Quadros por Segundo (FPS)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Máximo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Ilimitada" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Alvo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Desativado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Limite em segundo plano:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Ilimitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Gravar tempo de processamento para outras aplicações" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Mostrar taxa de quadros por segundo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Mostra a tua taxa de quadros por segundo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Dicas de menu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9038,39 +9020,39 @@ msgstr "" "Dicas de menu: desativado, padrão ou avançado (também mostra a cvar ou " "comando da consola ligado ao item do menu)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Desativado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Padrão" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Avançado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Mostrar data e hora atual" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Mostra a data e hora atual do dia, útil para capturas de ecrã" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Ativar modo de programador" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Configurações avançadas..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Definições avançadas onde podes ajustar cada uma das variáveis do jogo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Configurações de fábrica" @@ -9311,115 +9293,115 @@ msgstr "Mundo" msgid "DF^All" msgstr "Todos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Objetos de Buffers de Vertex (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Desligado" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vértices, alguns Triângulos (compatível)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vértices" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vértices e Triângulos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Brilho:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gama:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Impulso do contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturação:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Iluminação do ambiente:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensidade:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Esperar que a placa gráfica termine cada frame" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Usar shaders de OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Cores psicadélicas (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Vértices viagem (easter egg)" @@ -9508,11 +9490,11 @@ msgstr "" "Selecionando \"Não\" aparecerás como \"Anonymous player\" (em português, " "\"Jogador anónimo\")" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "jogo em equipa" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "cada um por si" @@ -9876,7 +9858,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Resolução do ecrã" diff --git a/common.pt_BR.po b/common.pt_BR.po index 0ccb22ff45..194b9d0b47 100644 --- a/common.pt_BR.po +++ b/common.pt_BR.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-09 20:42+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-21 01:30+0000\n" "Last-Translator: Jean Trindade Pereira \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/team-xonotic/" "xonotic/language/pt_BR/)\n" @@ -24,22 +24,22 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Exportado com sucesso para %s! (Nota: foi salvo em data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Não foi possível escrever para %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Mensagem de contagem regressiva em %s. Segundos restantes: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -48,16 +48,16 @@ msgstr "" "^1Mensagem de multilinha em %s que\n" "^1dura mais que o normal" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Mensagem em %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Mensagem genérica" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Jogador^7: Isto é a área do bate-papo." @@ -130,116 +130,98 @@ msgstr "^1Aperte ^3%s^1 para ver as informações do modo de jogo" msgid "server info" msgstr "informações do servidor" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1A partida já começou" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Você não tem mais vidas sobrando" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Aperte ^3%s^1 para entrar no jogo" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "saltar" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1A partida iniciará em ^3%d^1 segundo(s)" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Atualmente em fase de ^1aquecimento^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sAperte ^3%s%s para terminar o aquecimento" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "pronto" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sAperte ^3%s%s assim que estiver pronto" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Aguardando outros jogadores ficarem prontos para terminar o aquecimento..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Aguardando outros jogadores ficarem prontos..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Aperte ^3%s^2 para terminar o aquecimento" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "As equipes estão desequilibradas!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Aperte ^3%s%s para ajustar" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "menu de equipe" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Assistindo a este jogador:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Assistindo você:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Aperte ^3ESC ^7para exibir as opções de interface." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" "^3Clique duas vezes ^7em um painel para abrir sua janela de opções " "específicas." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "Use ^3CTRL ^7para desligar o teste de colisão, e ^3SHIFT ^7e" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3TECLAS DIRECIONAIS ^7para pequenos ajustes." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Recorde pessoal" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Recorde do servidor" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Jogador %d" @@ -299,7 +281,7 @@ msgstr "Bate-papo de equipe" #: qcsrc/client/hud/panel/quickmenu.qc:799 msgid "QMCMD^strength soon" -msgstr "" +msgstr "Força em breve" #: qcsrc/client/hud/panel/quickmenu.qc:800 msgid "QMCMD^free item %x^7 (l:%y^7)" @@ -459,7 +441,7 @@ msgstr "Som do bate-papo" #: qcsrc/client/hud/panel/quickmenu.qc:836 msgid "QMCMD^Change spectator camera" -msgstr "" +msgstr "Alterar câmera de espectador" #: qcsrc/client/hud/panel/quickmenu.qc:841 #: qcsrc/client/hud/panel/quickmenu.qc:845 @@ -511,396 +493,396 @@ msgstr "Misturar as equipes" msgid "QMCMD^Spectate a player" msgstr "Assistir a um jogador" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Linha de partida" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Linha de chegada" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermediário %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "PENALIDADE: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "falta um ponto de checagem" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Clique para selecionar o destino do teletransporte" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Clique para selecionar o local de surgimento" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Número de vítimas de portador de bola" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "pblvítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "pbltempo" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Tempo total segurando a bola em Keepaway" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Quão frequente uma bandeira (CTF) ou uma chave (Caça a Chaves) foi capturada" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "capturas" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "tempo de captura" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Tempo da captura mais rápida (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Número de mortes" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "mortes" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Número de chaves destruídas ao empurrá-las para o vazio" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "destruído" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "dano" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "O dano total causado" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "dano recebido" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "O dano total recebido" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Quantas vezes a bandeira foi largada" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "quedas" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "ELO do jogador" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "elo" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "mais rápido" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Tempo da volta mais rápida (Corrida/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Faltas cometidas" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "faltas" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Número de vítimas de portador de bandeira" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "pbndvítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Vítimas menos suicídios" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "execuções" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Gols" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "gols" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Número de vítimas de portador de chave" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "pcvítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "v/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "A taxa de vítimas/mortes" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "fmr" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "taxa de v/m" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Número de vítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "vítimas" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Voltas concluídas (Corrida/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "voltas" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Número de vidas (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "vidas" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Vezes em que uma chave foi perdida" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "derrotas" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Nome do jogador" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "nome" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "apelido" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Objetivos destruídos" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "objetivos" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Quão frequente uma bandeira (CTF), uma chave (Caça a Chaves) ou uma bola " "(Keepaway) foi coletada" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "coletas" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Tempo de ping" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "ping" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Perda de pacotes" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "pp" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Número de jogadores empurrados para o vazio" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "empurrões" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Classificação do jogador" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "classificação" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Número de retornos da bandeira" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "retornos" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Ressurreições" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "ressurreições" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Rodadas vencidas" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "rodadas vencidas" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "pontuação" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Pontuação total" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Número de suicídios" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "suicídios" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Vítimas menos mortes" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "soma" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Pontos de dominação capturados (Dominação)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "tomadas" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Número de vítimas de equipe" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "vítimas de equipe" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Número de tiques (Dominação)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "ticks" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "tempo" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Tempo total em corridas (Corrida/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "É possível modificar o placar usando o comando ^2scoreboard_columns_set." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Uso:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3field1 field2..." -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -908,7 +890,7 @@ msgstr "" "^2scoreboard_columns_set ^7sem argumentos lê os argumentos do cvar " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -916,7 +898,7 @@ msgstr "" " ^5Observação: ^7scoreboard_columns_set sem argumentos é executado sempre " "que um mapa é iniciado" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -924,17 +906,17 @@ msgstr "" "^2scoreboard_columns_set ^3expand_default ^7carrega o layout padrão e o " "expande no cvar scoreboard_columns para ficar editável" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "É possível usar um ^3|^7 para iniciar os campos alinhados à direita." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" "Os seguintes nomes de campo são reconhecidos (maiúsculas e minúsculas não " "diferem):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -948,7 +930,7 @@ msgstr "" "Também é possível especificar a palavra \"all\" como um\n" "campo para exibir todos os campos disponíveis para o modo de jogo atual." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -956,11 +938,11 @@ msgstr "" "É possível usar os nomes especiais de modos de jogo \"teams\" e \"noteams\"\n" "para incluir/excluir TODOS os modos de jogo de equipe/sem equipe." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Exemplo: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -968,7 +950,7 @@ msgstr "" "exibirá o nome, ping e pp alinhados à esquerda e os campos\n" "à direita da barra vertical alinhada à direita." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -976,10 +958,10 @@ msgstr "" "\"field3\" só aparecerá em CTF e 'field4' aparecerá em todos\n" "os outros modos de jogo, exceto MM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -988,86 +970,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Estatísticas de precisão (média %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Estatísticas do mapa:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monstros mortos:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Segredos encontrados:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Classificações de tempo de capturas" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Classificações" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f minutos" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "pontos" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Mapa: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Prêmio de velocidade: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "O mais rápido de todos: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Espectadores" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Ressurgindo em ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Você morreu. Espere ^3%s^7 antes de ressurgir" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Você morreu. Aperte ^2%s^7 para ressurgir" @@ -1076,28 +1050,28 @@ msgstr "Você morreu. Aperte ^2%s^7 para ressurgir" msgid "WARMUP" msgstr "AQUECIMENTO" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" "^1Você tem que responder antes de entrar no modo de configuração da interface" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nome ^7em vez de \"^1Jogador anônimo^7\" nas estatísticas" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Uma votação foi iniciada para:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Permitir que servidores armazenem e mostrem o seu nome?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configurar a interface" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1110,7 +1084,7 @@ msgstr "^1Configurar a interface" msgid "Yes" msgstr "Sim" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1135,66 +1109,66 @@ msgstr "Não tem" msgid "Unavailable" msgstr "Indisponível" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "nós" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (não tem atalho definido)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 voto)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d votos)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Não importa" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Decidir o modo de jogo" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Vote em um mapa" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Faltam %d segundos" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "mv_mapdownload: ^3Você não pode usar esse comando sozinho!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Erro:^7 Não foi possível encontrar o índice do pak." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Solicitando prévia..." @@ -1203,15 +1177,15 @@ msgid "Trying to remove a team which is not in the teamlist!" msgstr "" "Você está tentando remover uma equipe que não está na lista de equipes!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Temporizador de granada" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Progresso de captura" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Progresso de ressurreição" @@ -1224,279 +1198,310 @@ msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" "Comando de reinício de notificação funciona apenas com cl_cmd e sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Ladrão de Bolas" - -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "balas" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assalto" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "células" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "" +"Destrua obstáculos para encontrar e destruir o núcleo de poder inimigo antes " +"que o tempo acabe" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "plasma" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Limite de pontos:" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "foguetes" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clã Arena" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "cartuchos" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Mate todos os inimigos para vencer a rodada" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Armadura pequena" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limite de execuções:" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Armadura média" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "A quantidade de execuções necessária para acabar a partida" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Armadura grande" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Classificações de tempo de capturas" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armadura" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture a Bandeira" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Saúde pequena" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Encontre e retorne a bandeira inimiga à sua base para capturá-la e defenda " +"sua base da equipe oponente" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Saúde média" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limite de capturas:" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Saúde grande" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "A quantidade de capturas necessária para acabar a partida" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega saúde" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Classificações" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Mochila a jato" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Corrida CTS" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "combustível" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Corra pelo melhor tempo." -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Regenerador de combustível" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Mata-mata" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Regeneração de combustível" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Consiga o máximo de execuções que puder" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Força" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Capture e defenda todos os pontos de controle para vencer" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Escudo" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominação" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "A quantidade de pontos necessária para acabar a partida" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limite de execuções:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Duelo" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "A quantidade de execuções necessária para acabar a partida" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "Lute em uma batalha de arena 1v1 para decidir o vencedor" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Mata-mata" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Congela" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Consiga o máximo de execuções que puder" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Mate inimigos para congelá-los. Fique perto de colegas para descongelá-los; " +"congele todos os inimigos para vencer" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invasão" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Sobreviva contra ondas de monstros" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Segure a bola para ganhar pontos por cada jogador aniquilado" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Colete todas as chaves para vencer a rodada" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Caça a Chaves" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1A partida já começou" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Você não tem mais vidas sobrando" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Último Homem de Pé" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Sobreviva e mate até que os inimigos não tenham vidas sobrando" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vidas:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Bola Nex" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Atire e chute a bola no gol inimigo e mantenha seu gol limpo" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Gols:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "A quantidade de gols necessária para acabar a partida" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Ladrão de Bolas" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Capture pontos de controle para alcançar e destruir o gerador inimigo" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Massacre" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Recorde pessoal" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Recorde do servidor" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Corrida" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Corra contra outros jogadores até a linha de chegada" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Voltas:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Corrida CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Corra pelo melhor tempo." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Limite de pontos:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Ajude sua equipe a conseguir mais execuções do que a equipe inimiga" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Mata-mata por Equipe" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "A quantidade de pontos necessária para acabar a partida" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture a Bandeira" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Encontre e retorne a bandeira inimiga à sua base para capturá-la e defenda " -"sua base da equipe oponente" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limite de capturas:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "A quantidade de capturas necessária para acabar a partida" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clã Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Mate todos os inimigos para vencer a rodada" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Capture e defenda todos os pontos de controle para vencer" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "balas" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominação" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "células" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Colete todas as chaves para vencer a rodada" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "plasma" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Caça a Chaves" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "foguetes" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assalto" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "cartuchos" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Destrua obstáculos para encontrar e destruir o núcleo de poder inimigo antes " -"que o tempo acabe" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Armadura pequena" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Capture pontos de controle para alcançar e destruir o gerador inimigo" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Armadura média" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Massacre" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Armadura grande" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Bola Nex" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armadura" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Atire e chute a bola no gol inimigo e mantenha seu gol limpo" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Saúde pequena" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Gols:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Saúde média" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "A quantidade de gols necessária para acabar a partida" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Saúde grande" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Congela" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega saúde" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Mate inimigos para congelá-los. Fique perto de colegas para descongelá-los; " -"congele todos os inimigos para vencer" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Mochila a jato" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Segure a bola para ganhar pontos por cada jogador aniquilado" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "combustível" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Regenerador de combustível" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invasão" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Regeneração de combustível" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Sobreviva contra ondas de monstros" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Força" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Duelo" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Escudo" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "Lute em uma batalha de arena 1v1 para decidir o vencedor" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1794,8 +1799,8 @@ msgid "Resistance" msgstr "Resistência" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Velocidade" @@ -1891,8 +1896,8 @@ msgstr "Munição de Vaporizer" msgid "Extra life" msgstr "Vida extra" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invisibilidade" @@ -1932,11 +1937,11 @@ msgstr "Granada de véu" msgid "Grenade" msgstr "Granada" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Metralhadora Pesada Suprema" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Metralhadora Suprema" @@ -1944,7 +1949,7 @@ msgstr "Metralhadora Suprema" msgid "Overkill Nex" msgstr "Nex Suprema" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Lança-motosserras Supremo" @@ -2113,18 +2118,18 @@ msgstr "%s precisando de ajuda!" msgid "^1Server notices:" msgstr "^1Avisos do servidor:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTA: ^BGMensagens no bate-papo de espectador não serão enviadas aos " "jogadores durante a partida" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG capturou a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2133,17 +2138,17 @@ msgstr "" "^BG%s^BG capturou a bandeira ^TC^TT^BG em ^F1%s^BG segundos, quebrando o " "recorde anterior de ^BG%s^BG de ^F2%s^BG segundos" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG capturou a bandeira" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG capturou a bandeira ^TC^TT^BG em ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2152,42 +2157,42 @@ msgstr "" "^BG%s^BG capturou a bandeira ^TC^TT^BG em ^F2%s^BG segundos, não quebrando o " "record anterior de ^BG%s^BG de ^F1%s^BG segundos" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGA bandeira ^TC^TT^BG foi retornada à base pelo seu dono" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGA bandeira ^TC^TT^BG foi retornada pelo seu dono" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGA bandeira ^TC^TT^BG foi destruída e retornada à base" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGA bandeira foi destruída e retornada à base" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGA bandeira ^TC^TT^BG caiu na base e retornou sozinha" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGA bandeira caiu na base e retornou sozinha" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" "^BGA bandeira ^TC^TT^BG caiu em algum lugar inacessível e retornou à base" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGA bandeira caiu em algum lugar inacessível e retornou à base" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2196,7 +2201,7 @@ msgstr "" "^BGA bandeira ^TC^TT^BG ficou impaciente depois de ^F1%.2f^BG segundos e " "retornou sozinha" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2204,798 +2209,798 @@ msgstr "" "^BGA bandeira ficou impaciente depois de ^F1%.2f^BG segundos e retornou " "sozinha" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGA bandeira ^TC^TT^BG retornou à base" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGA bandeira retornou à base" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG perdeu a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG perdeu a bandeira" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG pegou a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG pegou a bandeira" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG retornou a bandeira ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Atirando moeda... Resultado: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGVocê está sem combustível para a ^F1Mochila a Jato" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Você não tem um UID, opções de sperspec não serão salvas/restauradas" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1A rodada já começou, você entrará no jogo na próxima rodada" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Você ficará de espectador na próxima rodada" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 foi morto pelo bônus de ^BG%s^K1 de ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 foi pontuado contra pelo bônus de ^BG%s^K1 de ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi morto injustamente por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi afogado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi castigado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" "^BG%s%s^K1 se sentiu um pouco quente por causa do fogo de ^BG%s^K1^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi cruelmente queimado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi cozinhado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi empurrado em frente de um monstro por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 foi explodido pela Granada de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 se aproximou demais de uma explosão de napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" "^BG%s%s^K1 foi queimado até a morte pela Granada de Napalm de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 foi explodido pela Granada de Gelo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" "^BG%s%s^K1 foi congelado até a morte pela Granada de Gelo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 não foi curado pela Granada de Cura de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi lançado para o espaço por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi dissolvido por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi preservado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 tentou ocupar o espaço do teletransporte de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 levou um telefrag de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 morreu em um acidente com ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "^BG%s%s^K1 foi pego pela explosão de Bumblebee de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 viu as lindas luzes da arma do Bumblebee de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi esmagado por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 foi bombardeado pelo Raptor de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 não resistiu às bolhas roxas de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "^BG%s%s^K1 foi pego pela explosão do Raptor de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "^BG%s%s^K1 foi pego pela explosão do Spiderbot de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 foi picado pelo Spiderbot de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 foi explodido em pedacinhos pelo Spiderbot de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1 foi pego pela explosão do Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 foi aparafusado pelo Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 não conseguiu escapar do Racer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi jogado em mundo de dor por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 foi movido para o %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 tornou-se inimigo do Senhor do Trabalho em Equipe%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" "^BG%s^K1 acharam que tinham encontrado um ótimo lugar para camperar%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 se eliminou injustamente%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 ficou sem fôlego%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 ficou na água por muito tempo%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 caiu no chão com muita força%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 caiu no chão rigorosamente%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 ficou um pouco crocante%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 se sentiu um pouco quente%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 morreu%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 achou um lugar quente%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 tornou-se uma escória quente%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 foi explodido por um Mago%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" "Os órgãos internos de ^BG%s^K1 se tornaram externos por causa de um Shambler " "%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 foi esmagado por um Shambler%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 foi eletrocutado até a morte por um Shambler%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 foi picado por uma Aranha%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 foi morto pela fireball de um Wyvern%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 se juntou aos Zumbis%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 recebeu lições de kung fu de um Zumbi%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 dominou a arte do suicídio com granadas%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" "^BG%s^K1 decidiu dar uma olhada nos resultados de sua explosão de napalm%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" "^BG%s^K1 foi queimado até a morte por sua própria Granada de Napalm%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 sentiu-se um pouco friolento%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 foi congelado até a morte por sua própria Granada de Gelo%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "A Granada de Cura de ^BG%s^K1 não lhe curou corretamente%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 morreu%s%s. Qual o sentido de viver sem munição?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 ficou sem munição%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 derreteu%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 se tornou uma estrela cadente%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 foi dissolvido%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 não aguentava mais%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 agora está preservado para os séculos que virão%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 trocou para o %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 morreu em um acidente%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 deu de cara com uma sentinela%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 foi explodido por uma sentinela eWheel%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 se meteu no meio do tiroteio de uma sentinela FLAC%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 foi explodido por uma sentinela Hellion%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 não conseguiu se esconder da sentinela Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" "^BG%s^K1 ficou cheio de buracos por causa de uma sentinela de Metralhadora%s" "%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 foi picado em pedacinhos latentes por uma sentinela MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 foi eliminado por uma sentinela%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 levou um plasma superaquecido de uma sentinela%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 foi eletrocutado por uma sentinela Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 foi entupido de chumbo por uma sentinela Walker%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 foi empalado por uma sentinela Walker%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 foi explodido por uma sentinela Walker%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 foi pego pelo raio de uma explosão de Bumblebee%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 foi esmagado por um veículo%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 foi pego por uma bomba de Raptor%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 foi pego pela explosão de um Raptor%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 foi pego pela explosão de um Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 foi explodido em pedacinhos por um foguete de Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 foi pego pela explosão de um Racer%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 não conseguiu escapar do foguete de um Racer%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 foi traído por ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s a cada %s segundos)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 foi congelado por ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 foi ressuscitado por ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 foi ressuscitado por cair" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 foi ressuscitado pela explosão da Granada deles" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 foi automaticamente ressuscitado(a) depois de %s segundos" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 se congelou" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "A equipe ^TC^TT^BG venceu a rodada" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG venceu a rodada" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRodada empatada" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGA rodada acabou sem vencedor" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGModo Deus te protegeu de %s de dano, seu trapaçeiro!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG pegou o bônus de %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG perdeu o bônus de %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGVocê largou o bônus de %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGVocê pegou o bônus de %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGVocê não tem a ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGVocê largou a ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGVocê pegou a ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGVocê não tem munição suficiente para a ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "(%s) O ^F1modo %s^BG não pode atirar, mas o ^F1%s^BG pode" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG^F4 não está disponível^BG neste mapa" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG está conectando..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 conectou-se" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 está jogando agora" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 está jogando agora na equipe ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG largou a bola!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG pegou a bola!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG capturou as chaves para a equipe ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG largou a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG perdeu a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG empurrou %s^BG causando a ^BGdestruição da Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG destruiu a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG pegou a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 desistiu" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 não tem mais vidas" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGMonstros estão atualmente desativados" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGA ^BGequipe ^TC^TT segurou a bola por muito tempo" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG capturou o ponto de controle %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG capturou um ponto de controle" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "O ponto de controle %s^BG da equipe ^TC^TT^BG foi destruído por %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" -msgstr "" +msgstr "O ponto de controle da equipe ^TC^TT^BG foi destruído por %s" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "O gerador ^TC^TT^BG foi destruído" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "O gerador da equipe ^TC^TT^BG entrou em combustão espontaneamente devido aos " "acréscimos!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 pegou Invisibilidade" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 pegou Escudo" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 pegou Velocidade" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 pegou Força" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 desconectou-se" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 foi expulso por inatividade" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -3003,49 +3008,49 @@ msgstr "" "^F2Você foi expulso do servidor porque você é um espectador e espectadores " "não são permitidos no momento." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 foi expulso por matar excessivamente a equipe" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 está assistindo agora" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG abandonou a corrida" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG não puderam quebrar o recorde de lugar %s%s^BG de %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG não pode quebrar o recorde de lugar %s%s^BG de %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG acabou a corrida" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" "^BG%s^BG quebrou o recorde %s%s^BG de %s^BG e substituiu seu recorde com %s" "%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG melhoraram seus %s%s^BG com %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3054,7 +3059,7 @@ msgstr "" "^BG%s^BG atingiu um novo recorde com ^F2%s^BG, mas infelizmente, faltou uma " "identidade de usuário e sua pontuação será perdida." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3063,12 +3068,12 @@ msgstr "" "^BG%s^BG quebrou um novo recorde com ^F2%s^BG, mas é anônimo e, por isso, " "será perdido." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG definiu o recorde do local %s%s^BG com a pontuação %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3077,11 +3082,11 @@ msgstr "" "^F4Você foi convidado por ^BG%s^F4 para se juntar a eles na partida de " "^F2%s^F4 (^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "A equipe ^TC^TT ^BG pontuou!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3090,20 +3095,20 @@ msgstr "" "^F2Você precisa se tornar um jogador dentro de %s, caso contrário, você será " "expulso, pois espectadores não são permitidos no momento!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 pegou uma Superarma" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGVocê não pode trocar para uma equipe maior" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGVocê não pode trocar de equipe" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3112,7 +3117,7 @@ msgstr "" "^F4NOTA: ^BGO servidor está rodando ^F1Xonotic %s (beta)^BG, você tem o " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3120,7 +3125,7 @@ msgstr "" "^F4NOTA: ^BGO servidor está rodando ^F1Xonotic %s^BG, você tem o ^F2Xonotic " "%s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3129,12 +3134,12 @@ msgstr "" "^F4NOTA: ^F1Xonotic %s^BG foi lançado e você ainda está com o ^F2Xonotic " "%s^BG - baixe a atualização pelo site ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Informação da versão: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3142,136 +3147,136 @@ msgstr "" "^BG%s%s^K1 morreu por causa da grande habilidade de ^BG%s^K1 com a @!#%%'n " "Accordeon%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 feriu seus próprios ouvidos com a @!#%%'n Accordeon%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 foi eletrocutado pelo Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 foi explodido pelos raios do Arc de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 foi morto pelo Blaster de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 atirou muito em si mesmo com seu Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 sentiu o forte impulso da Crylink de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 sentiu o forte impulso de sua Crylink%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 comeu o foguete de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 chegou muito perto do foguete de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 se explodiu com sua Devastator%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 foi pulverizado por raios de Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 sentiu o ar eletrocutado do combo de Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 ficou muito perto da esfera de Electro de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 brincou com raios de Electro%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 não conseguiu se lembrar onde tinha colocado a sua esfera de Electro" "%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 chegou muito perto da fireball de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 foi queimado pela mina de fogo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 deveria ter usado uma arma menor%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 se esqueceu da sua mina de fogo%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 foi atingido por uma rajada de foguetes do Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 foi atingido pelos foguetes do Hagar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 brincou com minúsculos foguetes de Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 foi rasgado pelo HLAC de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 ficou um pouco agitado com o seu HLAC%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 foi pego pela bomba de gravidade do Gancho de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3279,72 +3284,72 @@ msgstr "" "^BG%s%s^K1 morreu por causa da grande habilidade de ^BG%s^K1 com a @!#%%'n " "Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s^K1 machucaram seus próprios ouvidos com a @!#%%'n Klein Bottle%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 foi atingido pela Metralhadora de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" "^BG%s%s^K1 ficou cheio de buracos por causa da Metralhadora de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGVocê não pode pôr mais do que ^F2%s^BG minas por vez" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 ficou muito perto da mina de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 se esqueceu de sua mina%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 ficou muito perto da granada de Mortar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 comeu a granada de Mortar de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 não viu a sua própria granada de Mortar%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 se explodiu com o seu próprio Mortar%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "^BG%s^K1%s%s atingiu ^BG%s%s^K1 com sua Metralhadora Pesada Suprema" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "A ^BG%sMetralhadora Pesada Suprema de ^K1%s%s deixou ^BG%s%s^K1 em pedacinhos" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" @@ -3352,12 +3357,12 @@ msgstr "" "^BG%s%s^K1 ficou cheio de buracos por causa da Metralhadora Suprema de ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 foi vaporizado pela Vortex Suprema de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3365,150 +3370,150 @@ msgid "" msgstr "" "^BG%s%s^K1 foi serrado ao meio pelo Lança-motosserras Supremo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "^BG%s%s^K1 quase desviou do Lança-motosserras Supremo de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s^K1 foi serrado ao meio pelo seu próprio Lança-motosserras Supremo%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 se explodiu com seu próprio Lança-motosserras Supremo%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 foi baleado pela Escopeta Suprema de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 foi atingido pelo Rifle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 morreu pela bala do Rifle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 falhou em se esconder da bala do Rifle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 falhou em se esconder do Rifle de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "^BG%s%s^K1 foi surrado pelos foguetes do Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 foi marcado pelo Seeker de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 brincou com minúsculos foguetes de Seeker%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 foi morto pela Shockwave de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 deu uns tapas em ^BG%s^K1 com uma grande Shockwave%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 foi baleado pela Escopeta de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 deu uns tapas em ^BG%s^K1 com uma grande Escopeta%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 agora está pensando com portais%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 morreu por causa da grande habilidade de ^BG%s^K1 com a @!#%%'n " "Tuba%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 feriu seus próprios ouvidos com a @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 foi sublimado pela Vaporizer de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 foi vaporizado pela Vortex de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Você está sozinho agora!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGVocê está atacando!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGVocê está defendendo!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGObjetivo destruído em ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Começou!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4A partida iniciará em ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4A rodada iniciará em ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4A rodada não pode iniciar" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Não campere!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3518,11 +3523,11 @@ msgstr "" "^BGSinta-se à vontade para ^F2tentar capturar^BG a bandeira de novo\n" "^BGse você acha que irá conseguir." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGEsta bandeira está atualmente inativa" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3532,222 +3537,222 @@ msgstr "" "^BGapós ^F2várias tentativas de captura sem êxito^BG.\n" "^BGFaça alguns pontos defensivos antes de tentar novamente." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGVocê capturou a bandeira ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGVocê capturou a bandeira!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" "^BGNão largue a bandeira várias vezes! Agora você não pode largar por %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG passou a bandeira ^TC^TT^BG para %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG passou a bandeira para %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGVocê recebeu a bandeira ^TC^TT^BG de %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGVocê recebeu a bandeira de %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGAperte ^F2%s^BG para receber a bandeira de %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGPedindo à %s^BG para que te passe a bandeira" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGVocê passou a bandeira ^TC^TT^BG para %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGVocê passou a bandeira para %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGVocê pegou a bandeira ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGVocê pegou a bandeira!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGVocê pegou a bandeira da sua %sequipe^BG, retorne-a!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGVocê pegou a bandeira da %sequipe inimiga^BG, retorne-a!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BGO %sinimigo^BG pegou a sua bandeira! Recupere-a!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BGO %sinimigo (^BG%s%s)^BG pegou a sua bandeira! Recupere-a!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BGO %sinimigo^BG pegou a bandeira! Recupere-a!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BGO %sinimigo (^BG%s%s)^BG pegou a bandeira! Recupere-a!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BGO %sinimigo^BG pegou a bandeira deles! Recupere-a!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BGO %sinimigo (^BG%s%s)^BG pegou a bandeira deles! Recupere-a!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGO seu %scolega de equipe^BG pegou a bandeira ^TC^TT^BG! Proteja-o!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGO seu %scolega de equipe (^BG%s%s)^BG pegou a bandeira ^TC^TT^BG! Proteja-" "o!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGO seu %scolega de equipe^BG pegou a bandeira! Proteja-o!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGO seu %scolega de equipe (^BG%s%s)^BG pegou a bandeira! Proteja-o!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGAgora os inimigos podem te ver no radar!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGVocê retornou a bandeira ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGCuidado! Agora os inimigos podem te ver no radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGCuidado! Agora portadores da bandeira podem ser vistos pelos inimigos no " "radar!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sVocê executou ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sVocê pontuou contra ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sVocê foi executado por ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sVocê foi pontuado contra por ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sVocê queimou ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sVocê foi queimado por ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sVocê congelou ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sVocê foi congelado por ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sVocê executou ^BG%s enquanto digitava" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sVocê pontuou contra ^BG%s^K1 enquanto estavam digitando" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sVocê foi executado enquanto digitava por ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sVocê foi pontuado contra enquanto digitava por ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGAperte ^F2%s^BG de novo para lançar a granada!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Você pegou uma ^K1GRANADA BÔNUS^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3756,217 +3761,217 @@ msgstr "" "^BGVocê foi movido para uma equipe diferente\n" "Agora você está na equipe: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Não vá contra seus colegas de equipe!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Não atire nos seus colegas de equipe!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Morra, camper!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reconsidere suas táticas, camper!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Você se matou injustamente!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Você foi %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Você não recuperou seu fôlego!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Você caiu no chão rigorosamente!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Você se sentiu um pouco quente!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Você ficou um pouco crocante demais!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Você se matou, seu burro!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Você precisa ter mais cuidado!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Você não suportou o calor!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Você tem que se cuidar dos monstros!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Você foi morto por um monstro!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Tem gosto de frango!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Você se esqueceu de pôr o pino de volta!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Brincar no meio de uma explosão de napalm é errado!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Você sentiu um pouco de frio!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Você ficou um pouco gelado demais!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Sua Granada de Cura está um pouco defeituosa" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Você está ressurgindo por ficar sem munição..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Você foi morto por ficar sem munição..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Você ficou muito velho sem tomar o seu medicamento" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Você precisa conservar sua saúde" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Você virou uma estrela cadente!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Você derreteu na lama!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Você cometeu suicídio!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Você acabou com tudo!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Você ficou preso em um pântano!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGVocê está agora em: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Você morreu em um acidente!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Você teve um encontro lamentável com uma sentinela!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Você foi executado por uma sentinela!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Você teve um encontro lamentável com uma sentinela eWheel!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Você foi executado por uma sentinela eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Você teve um encontro lamentável com uma sentinela Walker!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Você foi executado por uma sentinela Walker!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Você foi pego pelo raio de uma explosão de Bumblebee!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Você foi esmagado por um veículo!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Você foi pego por uma bomba Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Você foi pego no raio de uma explosão de Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Você foi pego no raio de uma explosão de Spiderbot!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Você foi despedaçado por um foguete de Spiderbot!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Você foi pego no raio de uma explosão de Racer!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Você não conseguiu escapar do foguete de um Racer!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Cuidado onde pisa!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Você executou ^BG%s^K1, um colega de equipe!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Idiota! Você foi contra ^BG%s^K1, um colega de equipe!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Você foi executado por ^BG%s^K1, um colega de equipe" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Você foi pontuado contra por ^BG%s^K1, um colega de equipe" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3974,74 +3979,74 @@ msgstr "" "^K1Pare de ficar AFK!\n" "^BGDesconectando em ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGVocê precisa %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGVocê também precisa %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGPorta destrancada!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" -msgstr "" +msgstr "^F2Vidas extras tomadas: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Você ressuscitou ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Você se ressuscitou" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Você foi ressuscitado por ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" -msgstr "" +msgstr "^K3Você foi automaticamente ressuscitado após %s segundos" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGO gerador está sobre ataque!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "A equipe ^TC^TT^BG perdeu a rodada" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Você se congelou" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1A rodada já começou, você surgiu congelado" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1Um %s chegou!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGVocê pegou o ^F1Regenerador de combustível" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGVocê pegou a ^F1Mochila a Jato" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4049,7 +4054,7 @@ msgstr "" "^K1Não há pontos de surgimento disponíveis!\n" "Tomara que sua equipe consiga consertar isso..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4057,15 +4062,15 @@ msgstr "" "^K1Você não pode entrar no jogo neste momento.\n" "A capacidade máxima de jogadores foi alcançada." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGVocê pegou a bola" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGMatar os outros enquanto você não tiver a bola não lhe dará pontos!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4073,7 +4078,7 @@ msgstr "" "^BGTodas as chaves estão com a sua equipe!\n" "Ajude os portadores das chaves a se encontrarem!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4081,7 +4086,7 @@ msgstr "" "^BGTodas as chaves estão com a equipe ^TC^TT^BG!\n" "Interfira ^F4AGORA^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4089,25 +4094,25 @@ msgstr "" "^BGTodas as chaves estão com a sua equipe!\n" "Encontre-se com os outros portadores das chaves ^F4AGORA^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4A rodada iniciará em ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGEscaneando alcance de frequência..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGVocê está começando com a Chave ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" "^BGVocê não tem vidas sobrando, por isso terá que aguardar até a próxima " "partida" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4116,43 +4121,43 @@ msgstr "" "^BGEsperando jogadores entrarem...\n" "Precisa-se de jogadores ativos para: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGEsperando %s jogador(es) entrar(em)..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGA sua arma foi rebaixada até que você encontre alguma munição!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG restante(s) para encontrar alguma munição!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGEncontre alguma munição ou você morrerá em ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGEncontre alguma munição! Falta ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Vidas extras restantes: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Nível %s: " -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" -msgstr "" +msgstr "^BGAperte ^F2%s^BG para entrar no jogo" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4161,34 +4166,34 @@ msgstr "" "^F2^CONTAGEM^BG até a mudança de arma...\n" "Próxima arma: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Arma ativa: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGVocê capturou o ponto de controle %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGVocê capturou um ponto de controle" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "A equipe ^TC^TT^BG capturou o ponto de controle %s^BG" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "A equipe ^TC^TT^BG capturou um ponto de controle" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGEste ponto de controle atualmente não pode ser capturado" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4196,11 +4201,11 @@ msgstr "" "^BGO gerador inimigo ainda não pode ser destruído\n" "^F2Capture alguns pontos de controle para desprotegê-lo" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGO gerador ^TCinimigo^BG não está mais protegido!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4208,17 +4213,17 @@ msgstr "" "^K1O seu gerador NÃO está blindado!\n" "^BGRecapture pontos de controle para blindá-lo!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGAperte ^F2%s^BG para se teletransportar" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeletransporte desabilitado para %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4226,7 +4231,7 @@ msgstr "" "^F2Jogando agora nos ^F4ACRÉSCIMOS^F2!\n" "Continue executando até que tenhamos um vencedor!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4234,7 +4239,7 @@ msgstr "" "^F2Jogando agora nos ^F4ACRÉSCIMOS^F2!\n" "Continue pontuando até que tenhamos um vencedor!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4248,7 +4253,7 @@ msgstr "" "Quanto mais pontos de controle a sua equipe tiver,\n" "mais rápido o gerador inimigo enfraquecerá" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4257,123 +4262,123 @@ msgstr "" "^F2Jogando agora nos ^F4ACRÉSCIMOS^F2!\n" "^BGAdicionado ^F4%s^BG à partida!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1^BGPortal de entrada criado" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3^BGPortal de saída criado" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Falha ao criar portal" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2A Força deixou suas armas com um poder devastador" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2A Força se esgotou" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2O Escudo te cerca" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2O Escudo se esgotou" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Você tem a velocidade" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2A Velocidade se esgotou" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Você está invisível" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2A Invisibilidade se esgotou" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2A corrida acabou, termine sua volta!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGSequência completada!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGAinda tem mais..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGSó falta(m) %s^BG..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2As Superarmas quebraram" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2As Superarmas foram perdidas" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Agora você tem uma Superarma" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Trocando para ^TC^TT^K1 em ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Trocando de equipe em ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Trocando para espectador em ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Cometendo suicídio em ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Pausa iniciará em ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Pausa acabará em ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Não foi possível entrar nesta sessão de minijogo!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGAperte ^F2%s^BG para entrar/sair do veículo" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGAperte ^F2%s^BG para usar a arma do veículo" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGAperte ^F2%s^BG para roubar este veículo" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4381,7 +4386,7 @@ msgstr "" "^F2O inimigo está roubando um de seus veículos!\n" "^F4Impeça-os!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Intruso detectado, desativando escudos!" @@ -4790,166 +4795,165 @@ msgstr "Sentinela Walker" msgid "Walker" msgstr "Walker" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Masculino" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Feminino" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Não revelado" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "ENTER" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESC" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "ESPAÇO" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "BACKSPACE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "SETA PARA CIMA" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "SETA PARA BAIXO" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "SETA PARA A ESQUERDA" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "SETA PARA A DIREITA" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "SHIFT" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "DEL" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "PGDN" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "PGUP" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "HOME" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "END" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "NUMLOCK" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "CAPSLOCK" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "SCROLLOCK" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "PONTO-E-VÍRGULA" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TIL" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "APÓSTROFO" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "ASPAS" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "~" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BARRAINVERTIDA" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "TN_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4958,78 +4962,78 @@ msgstr "TN_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "TN_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PONTO" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "DIVIDIR" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "BARRA" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MULTIPLICAR" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MENOS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "MAIS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "IGUAL" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "PRINTSCREEN" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "MOUSE%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "RODAPARACIMA" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "RODAPARABAIXO" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "DIRECIONAL_CIMA" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5039,132 +5043,133 @@ msgstr "DIRECIONAL_CIMA" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "DIRECIONAL_BAIXO" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "DIRECIONAL_ESQUERDA" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "DIRECIONAL_DIREITA" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "START" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "BACK" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "ANALÓGICO_ESQUERDO" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "ANALÓGICO_DIREITO" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "SUPERIOR_ESQUERDO" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "SUPERIOR_DIREITO" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "GATILHO_ESQUERDO" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "GATILHO_DIREITO" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "ANALÓGICO_ESQUERDO_CIMA" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "ANALÓGICO_ESQUERDO_BAIXO" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "ANALÓGICO_ESQUERDO_ESQUERDA" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "ANALÓGICO_ESQUERDO_DIREITA" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "ANALÓGICO_DIREITO_CIMA" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "ANALÓGICO_DIREITO_BAIXO" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "ANALÓGICO_DIREITO_ESQUERDA" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "ANALÓGICO_DIREITO_DIREITA" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "CIMA" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "BAIXO" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "ESQUERDA" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "DIREITA" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDINOTE%d" @@ -5174,11 +5179,11 @@ msgstr "MIDINOTE%d" msgid "Press %s" msgstr "Aperte %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Sem artilheiro na direita!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Sem artilheiro na esquerda!" @@ -5214,55 +5219,56 @@ msgstr "Chama de Raptor" msgid "Spiderbot" msgstr "Spiderbot" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "O comando de despejo de armas funciona apenas com sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Gancho (grappling hook)" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Metralhadora" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortar" @@ -5270,11 +5276,11 @@ msgstr "Mortar" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Rifle" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5282,7 +5288,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Shockwave" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Escopeta" @@ -5291,11 +5297,11 @@ msgstr "Escopeta" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizer" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5538,11 +5544,11 @@ msgstr " directmenu ITEM - seleciona um item do menu como principal" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree - despeja o estado do menu como uma árvore ao console" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Opções disponíveis:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Comando inválido. Digite menu_cmd help para obter uma lista de comandos " @@ -6134,26 +6140,6 @@ msgstr "Incluir velocidade vertical" msgid "Speed unit:" msgstr "Unidade de velocidade:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "nós" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Exibir" @@ -6594,7 +6580,7 @@ msgid "Default" msgstr "Padrão" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Ilimitado" @@ -6923,6 +6909,8 @@ msgid "" "Enable dodging (quick acceleration in a given direction). Double-tap a " "directional key to dodge" msgstr "" +"Ativa a esquiva (aceleração rápida em uma determinada direção). Aperte duas " +"vezes uma tecla direcional para esquivar." #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:168 msgid "An explosion occurs when two players collide" @@ -6937,6 +6925,8 @@ msgid "" "Enable buff pickups (random bonuses like Medic, Invisible, etc.) on the maps " "that support it" msgstr "" +"Ativa itens coletáveis de bônus (bônus aleatórios como Médico, Invisível " +"etc.) nos mapas que são compatíveis com este recurso." #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:181 msgid "Only possible to inflict damage on your enemy while they're airborne" @@ -6951,19 +6941,19 @@ msgid "" "Amount of health below which players start bleeding out (health rots and " "they can't jump)" msgstr "" +"Quantidade de saúde abaixo em que os jogadores começam a sangrar (a saúde " +"cai e os jogadores não podem pular)" #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:199 msgid "Make things fall to the ground slower (percentage of normal gravity)" msgstr "" +"Faz com que as coisas caiam no chão mais devagar (porcentagem da gravidade " +"normal)." #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:208 msgid "Weapon & item mutators:" msgstr "Modificadores de armas e itens:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Gancho de escalada" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -6983,12 +6973,16 @@ msgid "" "Projectiles can't be destroyed. However, you can still explode Electro orbs " "with the Electro primary fire" msgstr "" +"Os projéteis não podem ser destruídos. Entretanto, ainda é possível destruir " +"os orbes da Electro com o disparo primário dela." #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:225 msgid "" "Some weapon spawns will be randomly replaced with new weapons: Heavy Laser " "Assault Cannon, Mine Layer, Rifle, T.A.G. Seeker" msgstr "" +"Alguns surgimentos de arma serão aleatoriamente substituídos por novas " +"armas: Heavy Laser Assault Cannon, Mine Layer, Rifle, T.A.G. Seeker." #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:230 msgid "" @@ -6996,6 +6990,10 @@ msgid "" "delay). This allows players to fire and detonate a Devastator rocket while " "in the air for a strong mid-air boost even while moving fast" msgstr "" +"Os foguetes do Devastador podem ser detonados instantaneamente (caso " +"contrário, há um pequeno atraso). Isso permite aos jogadores atirarem e " +"detonarem um foguete de Devastador enquanto estiverem no ar para ganharem um " +"forte impulso, mesmo que em rápida velocidade." #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:235 msgid "Players will drop all weapons they possessed when they are killed" @@ -7396,6 +7394,8 @@ msgstr "Permitir que as estatísticas de jogadores usem o seu apelido" #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:136 msgid "Allow player statistics to rank you in leaderboards" msgstr "" +"Permitir que as estatísticas de jogador classifiquem você no placar de " +"líderes" #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:152 msgid "Country" @@ -7944,7 +7944,7 @@ msgstr "Evitar compressão de texturas com perdas" #: qcsrc/menu/xonotic/dialog_settings_effects.qc:129 msgid "Disable sky for performance and visibility" -msgstr "" +msgstr "Desativar céu para ganhar desempenho e visibilidade" #: qcsrc/menu/xonotic/dialog_settings_effects.qc:129 msgid "Show sky" @@ -8522,7 +8522,7 @@ msgstr "Exibir nome do ladrão da bandeira em Capture a Bandeira" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Outros" @@ -8623,27 +8623,31 @@ msgstr "Forçar cores de jogadores para ficarem iguais às minhas" msgid "In non teamplay modes only" msgstr "Apenas em modos de jogo que não sejam de equipes" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "Somente em Duelo" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Desaparecimento de corpos:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Tripas:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Desabilitadas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Poucas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Muitas" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Excessivas" @@ -9012,91 +9016,87 @@ msgstr "ADSL rápida" msgid "Broadband" msgstr "Banda larga" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Consultas ao servidor/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Downloads:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Número máximo de downloads simultâneos via HTTP/FTP" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Velocidade de download:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Latência local:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Exibir gráfico de rede" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Exibe um gráfico de tamanhos de pacotes e outras informações" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Previsão de movimento pelo cliente" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensação de erro de movimento" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Usar encriptação (AES) quando disponível" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Taxa de Quadros por Segundo (FPS)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Máximo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Ilimitada" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Alvo:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Desabilitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Em segundo plano:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Ilimitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Salvar tempo de processamento para outras aplicações" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Exibir taxa de quadros por segundo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Exibe a sua taxa de quadros por segundo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Dicas de menu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9104,40 +9104,40 @@ msgstr "" "Dicas de menu: desabilitado, padrão ou avançado (também mostra a cvar ou " "comando de console ligado ao item de menu)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Desabilitado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Padrão" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Avançado" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Exibir data e hora atual" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Exibe a data e hora atual, útil para capturas de tela" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Habilitar modo de desenvolvedor" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Configurações avançadas..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Definições avançadas onde você poderá ajustar cada uma das variáveis do jogo" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Configurações padrões" @@ -9381,21 +9381,21 @@ msgstr "Mundo" msgid "DF^All" msgstr "Todos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Objetos de Buffers de Vertex (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Desligado" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Vértices, alguns Triângulos (compatível)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9403,35 +9403,35 @@ msgstr "" "Faz uso de Vertex Buffer Objects (VBOs) para armazenar geometria estática na " "memória de vídeo para uma renderização mais rápida." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Vértices" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Vértices e Triângulos" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Brilho:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Brilho do preto." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Brilho do branco." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gama:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9439,19 +9439,19 @@ msgstr "" "Valor de correção de gama inverso. É um efeito de brilho que não afeta o " "branco ou preto." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Impulso do contraste:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Por quanto deve ser multiplicado o contraste em áreas escuras." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturação:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9459,11 +9459,11 @@ msgstr "" "Ajuste da saturação (0 = tons de cinza, 1 = normal, 2 = muito saturado). " "Requer controle de cor GLSL." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Iluminação ambiental:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9471,19 +9471,19 @@ msgstr "" "Iluminação de ambiente. Caso o valor seja muito alto, poderá fazer com que " "as luzes dos mapas fiquem planas e sem graça." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensidade:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Brilho da renderização global." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Esperar que a placa de vídeo termine cada quadro" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9492,15 +9492,15 @@ msgstr "" "ajudar em casos de atraso em dispositivos de entrada ou de vídeo em algumas " "máquinas." -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Usar shaders de OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Cores 'Psycho' (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Vértices 'Trip' (easter egg)" @@ -9589,11 +9589,11 @@ msgstr "" "Selecionando \"Não\" você aparecerá como \"Anonymous player\" (em português, " "\"Jogador anônimo\")" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "jogo em equipe" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "cada um por si" @@ -9763,7 +9763,7 @@ msgstr "arrastar objeto (sandbox)" #: qcsrc/menu/xonotic/keybinder.qc:135 msgid "waypoint editor menu" -msgstr "" +msgstr "menu do editor de ponto de interesse" #: qcsrc/menu/xonotic/mainwindow.qc:96 qcsrc/menu/xonotic/mainwindow.qc:99 msgid "Do not press this button again!" @@ -9803,7 +9803,7 @@ msgstr "Remover favorito" #: qcsrc/menu/xonotic/serverlist.qc:257 msgid "Remove the currently highlighted server from bookmarks" -msgstr "" +msgstr "Remove dos favoritos o servidor atualmente destacado" #: qcsrc/menu/xonotic/serverlist.qc:261 msgid "SERVER^Favorite" @@ -9963,7 +9963,7 @@ msgstr "" "Altera a nitidez das texturas. Usar valores baixos reduzirá eficientemente o " "uso de memória para as texturas, mas fará com que pareçam mais desfocadas." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Resolução da tela" diff --git a/common.ro.po b/common.ro.po index 038289c6e7..bc2b7c068a 100644 --- a/common.ro.po +++ b/common.ro.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Romanian (http://www.transifex.com/team-xonotic/xonotic/" "language/ro/)\n" @@ -27,25 +27,25 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" "^2Exportat cu succes către %s! (Notă: Fişierul este salvat în data/data)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Nu s-a putut scrie către %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" "^3Mesajul cu numărătoare inversă este la %s, mai sunt doar ^COUNT secunde " "ramase." -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -54,16 +54,16 @@ msgstr "" "^1Mesaj pe mai multe linii la %s care\n" "^1durează mai mult decât de obicei" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Mesaj la %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Mesaj generic" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Jucător^7: Aceasta este zona de conversație." @@ -137,115 +137,97 @@ msgstr "^1Apasă ^3%s^1 pentru informații despre modul de joc" msgid "server info" msgstr "Informații despre server" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Meciul deja a început" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Nu mai ai vieți rămase" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Apasă ^3%s^1 pentru a te alătura jocului" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "Sari" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Jocul începe în ^3%d^1 secunde" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Momentan în faza de ^1încălzire^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sApasă ^3%s%s pentru a înceta încălzirea" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "Pregătit" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sApasă ^3%s%s când ești pregătit" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" "^2Se așteaptă ceilalți jucători să se pregătească pentru a înceta " "încălzirea..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Se așteaptă ca ceilalți să fie gata..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Apasă ^3%s^2 pentru a înceta încălzirea" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Echipele nu sunt echilibrate!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Apasă ^3%s%s pentru a ajusta" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "Meniul echipei" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Urmărește acest jucător:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Te urmărește pe tine:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Apasă ^3ESC ^7pentru a arăta opțiunile HUD-ului" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Dublu-clic ^7pe panou pentru opțiuni specifice panoului" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7pentru a dezactiva testarea de coliziune, ^3SHIFT ^7și" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3SĂGEȚI ^7pentru ajustări fine." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Record personal" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Record server" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Jucător: %d" @@ -517,419 +499,419 @@ msgstr "QMCMD^Amestecă echipele" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Linie de start" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Linie de sosire" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Intermediar %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "^1PENALIZARE: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^bcucideri" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^bctimp" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Cât de des un steag (CS) sau o cheie („Vânătoare de chei”) au fost capturate" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^capturi" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^timpcapturi" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^morți" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^distrus" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Total daună dat" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^dauneprimite" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Total daună primit" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^căzături" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "SCO^cel mai rapid" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^defecte" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^fcucideri" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^goluri" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^kcucideri" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^u/m" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^rum" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^kdrație" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^ucideri" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^ture" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^vieți" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^pierderi" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^nume" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^poreclă" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^obiective" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^ridicări" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^latență" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^pl" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^împingeri" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^rang" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^returnări" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^reînvieri" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^scor" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^sinucideri" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^sumă" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^luări" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^tic-uri" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -937,32 +919,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -971,86 +953,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Statistici de acuratețe (medie %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Statistici hartă:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Monștri uciși:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Secrete descoperite:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Clasament" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^puncte" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Spectatori" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Respawn în ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Ești mort, așteaptă ^3%s^7 până la respawn" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Ești mort, apasă ^2%s^7 pentru a te respawna" @@ -1059,27 +1033,27 @@ msgstr "Ești mort, apasă ^2%s^7 pentru a te respawna" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Nume ^7în loc de ”^1Jucător anonim^7” în statistici" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "A fost chemat un vot pentru:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Permite serverelor să-ți stocheze și să-ți afișeze numele? " -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Configurează HUD-ul" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1092,7 +1066,7 @@ msgstr "^1Configurează HUD-ul" msgid "Yes" msgstr "Da" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1117,66 +1091,66 @@ msgstr "Nu are" msgid "Unavailable" msgstr "Indisponibil" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "noduri" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (nu este atașată)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 vot)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d voturi)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Nu-mi pasă" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Alege tipul de joc" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Votează o hartă" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d secunde rămase" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1184,15 +1158,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Se încearcă înlăturarea unei echipe ce nu se află în lista cu echipe!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Fitil grenadă" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Progres reînviere" @@ -1204,277 +1178,308 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Hoț de minge" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Asalt" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Distruge obstacole pentru a găsi și a distruge reactorul inamic înainte să " +"se scurgă timpul" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Limită de puncte:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Ucide toți coechipierii inamici pentru a câștiga runda" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Limita de omoruri:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capturează Steagul" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega armură" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Limită de capturări:" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Clasament" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Cursă CTS" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Întrece-te pentru cel mai rapid timp." + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Meci până la moarte" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Înscrie cât mai multe omoruri cu putință" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega viață" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominație" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Regenerare combustibil" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Înghețare cu ștafetă" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Forță" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Scut" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Invazie" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "Aruncă @!#%'n Tuba" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Supraviețuiește valurilor de monștri" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Limita de omoruri:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Ține mingea pentru a înscrie puncte pentru ucideri" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "„Ține departe”" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Meci până la moarte" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Adună toate cheile pentru a câștiga runda" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Înscrie cât mai multe omoruri cu putință" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Vânătoarea de chei" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Meciul deja a început" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Nu mai ai vieți rămase" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Ultimul Supraviețuitor" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Supraviețuiește și ucide până ce inamicii rămân fără vieți" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Vieți:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Goluri:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Hoț de minge" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Capturează punctele de control pentru a ajunge la generatorul inamic și " +"distruge-l" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Atac violent" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Record personal" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Record server" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Cursă" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Întrece-te cu ceilalți jucători până la linia de sosire" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Ture:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Cursă CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Întrece-te pentru cel mai rapid timp." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Limită de puncte:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Meci până la moarte în echipă" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capturează Steagul" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Limită de capturări:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Ucide toți coechipierii inamici pentru a câștiga runda" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominație" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Adună toate cheile pentru a câștiga runda" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Vânătoarea de chei" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Asalt" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -"Distruge obstacole pentru a găsi și a distruge reactorul inamic înainte să " -"se scurgă timpul" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -"Capturează punctele de control pentru a ajunge la generatorul inamic și " -"distruge-l" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Atac violent" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega armură" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Goluri:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Înghețare cu ștafetă" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega viață" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Ține mingea pentru a înscrie puncte pentru ucideri" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "„Ține departe”" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Invazie" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Regenerare combustibil" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Supraviețuiește valurilor de monștri" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Forță" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Scut" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "Aruncă @!#%'n Tuba" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1767,8 +1772,8 @@ msgid "Resistance" msgstr "Rezistență" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Viteză" @@ -1864,8 +1869,8 @@ msgstr "" msgid "Extra life" msgstr "Viață bonus" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Invizibilitate" @@ -1905,11 +1910,11 @@ msgstr "" msgid "Grenade" msgstr "Grenadă" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1917,7 +1922,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2086,18 +2091,18 @@ msgstr "%s are nevoie de ajutor!" msgid "^1Server notices:" msgstr "^1Notificări server:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" "^F4NOTĂ: ^BGConversațiile spectatorilor nu sunt vizibile jucătorilor aflați " "încă în meci" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG a capturat steagul ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2106,17 +2111,17 @@ msgstr "" "^BG%s^BG a capturat steagul ^TC^TT^BG în ^F1%s^BG secunde, spărgând recordul " "lui ^BG%s^BG de ^F2%s^BG secunde" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG a capturat steagul" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG a capturat steagul ^TC^TT^BG în ^F1%s^BG secunde" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2125,31 +2130,31 @@ msgstr "" "^BG%s^BG a capturat steagul ^TC^TT^BG în ^F2%s^BG secunde, nereușind să " "întreacă recordul lui ^BG%s^BG de ^F1%s^BG secunde" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BGSteagul ^TC^TT^BG a fost returnat la bază de către deținător" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGSteagul a fost returnat de către proprietar" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGSteagul ^TC^TT^BG a fost distrus și returnat la bază" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGSteagul a fost distrus și s-a reîntors înapoi în bază" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BGSteagul ^TC^TT^BG a fost scăpat în bază și s-a reîntors singur" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGSteagul a fost scăpat în bază și s-a reîntors singur" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2157,13 +2162,13 @@ msgstr "" "^BGSteagul ^TC^TT^BG a căzut pe undeva imposibil de atins și a fost returnat " "în bază" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" "^BGSteagul a căzut undeva unde nu putea fi ajuns și s-a reîntors înapoi în " "bază" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2172,7 +2177,7 @@ msgstr "" "^BGSteagul ^TC^TT^BG a devenit nerăbdător după ^F1%.2f^BG secunde și s-a " "reîntors singur" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2180,207 +2185,207 @@ msgstr "" "^BGSteagul a devenit nerăbdător după ^F1%.2f^BG secunde și s-a returnat " "singur" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BGSteagul ^TC^TT^BG a fost returnat în bază" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGSteagul s-a reîntors înapoi în bază" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG a pierdut steagul ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG a pierdut steagul" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG are steagul ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG a luat steagul" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG a returnat steagul ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Dăm cu banu'... Rezultat: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGNu ai suficient combustibil pentru ^F1Jetpack" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2Îți lipsește un UID, opțiunile superspec nu vor fi salvate/restaurate" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Runda deja a început, vei intra în joc în următoarea rundă" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Vei deveni spectator în runda următoare" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 a fost ucis de către ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" "^BG%s%s^K1 s-a înscris împotriva sa de către ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost eliminat pe nedrept de către ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost înecat de către ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost pedepsit de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 a fost ars nițel de focul^K1%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost pârjolit de către ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s^K1%s%s l-a gătit pe ^BG%s%s^K1" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 a călcat pe Grenada%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 a fost un pic cam aproape de o explozie Napalm%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 a fost ars de Grenada cu Napalm%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" "^BG%s%s^K1 a fost aruncat în aer de Grenada de Gheață%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 a fost degerat de Grenada de Gheață%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" "^BG%s%s^K1 nu a fost vindecat de Grenada de Vindecare%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost aruncat în spațiu de către ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s^K1%s%s l-a acoperit pe ^BG%s%s^K1 cu mâzgă" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost conservat de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" "^BG%s%s^K1 a încercat să ocupe spațiul destinat teleportării lui ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a murit de la teleportorul lui ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a murit într-un accident cu ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "^BG%s%s^K1 a fost prins în explozia de la arma Bondar%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 a văzut stele verzi de la arma Bondar%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost zdrobit de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 a fost bombardat de arma Raptor%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 n-a putut rezista petele purpurii%s%s ale lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 a fost prins în suflul exploziei când Raptor-ul lui ^BG%s^K1 a " "explodat%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2388,151 +2393,151 @@ msgstr "" "^BG%s%s^K1 a fost prins în suflul exploziei când Păianjenul Mecanizat al lui " "^BG%s^K1 a explodat%s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" "^BG%s%s^K1 a fost sfârtecat de Păianjenul Mecanizat%s%s al lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" "^BG%s%s^K1 a fost spulberat de Păianjenul Mecanizat%s%s al lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 a fost prins în explozia%s%s mașinii de curse a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 a fost căsăpit de mașina de curse%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 nu s-a putut adăposti de mașina de curse%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost snopit în bătaie de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 a fost mutat în %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 a devenit inamic cu Lordul Corectitudinii%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 au crezut că și-au găsit un loc de campat%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 s-a eliminat singur%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 nu și-a putut trage răsuflarea%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 a stat scufundat în apă prea mult timp%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 s-a zdrobit de pământ%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 s-a sfărâmat de pământ%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 a devenit un pic cam crocant%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 s-a cam opărit%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 a murit%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 a dat peste un loc fierbinte%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 s-a transformat în zgură topită%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 a fost aruncat în aer de către un Mag%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1 a fost întors pe dos de un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 a fost zdrobit de un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 a fost electrocutat fatal de un Shambler%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 a fost mușcat de un Păianjen%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 a luat foc de la un Wyvern%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 se alătură Zombilor%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%sK1 a luat lecții de kung fu de la un Zombie%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%sK1 a devenit expert în arta auto-exploziei%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" @@ -2540,442 +2545,442 @@ msgstr "" "^BG%s^K1 a decis să simtă pe pielea sa rezultatul propriei explozii cu napalm" "%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 a murit ars de propria Grenadă Napalm%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 a cam înghețat%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 a fost înghețat de propriai Grenadă de Înghețare%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "Grenada de Vindecare a lui ^BG%s^K1 nu l-a prea vindecat%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 a murit%s%s. Ce sens are să trăiești dacă n-ai muniție?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 a rămas fără muniție%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 s-a descompus%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 a devenit o stea căzătoare%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 a fost nămolit%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 n-a mai putut rezista%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 este acum conservat pentru multe secole%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 s-a mutat la %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 a murit într-un accident%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 a intrat într-o turelă%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 a fost aruncat în aer de o turelă eWheel%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 a fost prins în focul turelei%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 a fost aruncat în aer de o turelă Hellion%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 nu s-a putut ascunde de turela Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 a fost ciuruit de o turelă Machinegun%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 a fost transformat în scoabe topite de o turelă MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 a fost eliminat de o turelă%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 s-a servit cu niște plasmă superîncinsă de la o turelă%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 a fost electrocutate de o turelă Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 a fost servit cu niște plumb de o turelă Walker%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 a fost înțepat de o turela Walker%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 a fost aruncat în aer de o turelă Walker%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 a fost prins în explozia unei arme Bondar%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 a fost strivit de un vehicul%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 a fost prins într-o bombă cu șrapnel Raptor%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 a fost prins în explozia unui Raptor%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 a fost prins în explozia%s%s unui Păianjen Mecanizat" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 a fost spulberat de racheta%s%s unui Păianjen Mecanizat" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 a fost prins în explozia%s%s unei mașini de curse" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 nu s-a putut adăposti de racheta%s%s unei mașini de curse" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 a fost trădat de ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 a fost înghețat de ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 a fost reînviat de ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 a fost reînviat prin cădere" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 a fost reînviat de explozia propriei grenade" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 s-a înghețat singur" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "Echipa ^TC^TT^BG câștigă runda" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG a câștigat runda" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGRemiză" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGRundă sfarșită, nu există câștigător" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGGodmode te-a salvat de %s unități de damage, trișorule!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG a luat tonicul %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG a pierdut tonicul %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGAi scăpat tonicul %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGAi primit tonic %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGNu ai ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGAi scăpat ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGAi luat ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGNu ai suficientă muniție pentru ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG nu poate trage, dar ^F1%s^BG merge" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG este ^F4indisponibilă^BG pe această hartă" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG se conectează..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 acum se joacă" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG a scăpat mingea!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG a luat mingea!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG a capturat cheile pentru echipa ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG a scăpat cheia ^TC^TT" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG a pierdut cheia ^TC^TT" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG a cules cheia ^TC^TT" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 s-a dat batut" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 nu mai are vieți rămase" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGMonștrii sunt momentan dezactivați" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG a capturat punctul de control %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" "^BG Punctul de control al echipei ^TC^TT^BG %s^BG a fost distrus de către " "%s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "Generatorul ^TC^TT^BG a fost distrus" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" "Generatorul ^TC^TT^BG a explodat spontan din cauza timpului suplimentar!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 a cules Invizibilitate" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 a cules Scut" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 a cules Viteza" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 a cules Forță" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 s-a deconectat" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 a fost dat afară pentru stat degeaba" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2983,50 +2988,50 @@ msgstr "" "^F2Ai fost dat afară din server pentru că ești spectator și spectatorii nu " "sunt permiși în acest moment." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 este acum spectator" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG a abandonat cursa" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG nu a reușit să își întreacă propriul record de %s%s %s de pe locul " "%s%s^BG " -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG nu a reușit să întreacă recordul de %s%s %s de pe locul %s%s^BG " -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG a terminat cursa" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG i-a întrecut recordul lui %s^BG de pe locul %s%s^BG cu %s%s%s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG și-a îmbunătățit recordul de pe locul %s%s^BG cu %s%s%s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3035,19 +3040,19 @@ msgstr "" "^BG%s^BG a stabilit un nou record cu ^F2%s^BG, dar din păcate îi lipsește un " "UID și va fi pierdut." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG stabilește recordul pe locul %s%s^BG de %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " @@ -3056,11 +3061,11 @@ msgstr "" "^F4Ai fost invitat de către ^BG%s^F4 să participi la un joc de ^F2%s^F4 " "(^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^BGEchipa ^TC^TT înscrie!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3069,20 +3074,20 @@ msgstr "" "^F2Trebuie să devi jucător în următoarele %s, altfel vei fi dat afară " "deoarece spectatorii nu sunt permiși în acest moment!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 a cules o SuperArmă" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGNu te poți muta într-o echipă mai mare" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGNu este permis să schimbi echipele" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3090,13 +3095,13 @@ msgid "" msgstr "" "^F4NOTĂ: ^BGServerul rulează ^F1Xonotic %s(beta)^BG, tu ai ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "^F4NOTĂ: ^BGServerul rulează ^F1Xonotic %s^BG, tu ai ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3105,12 +3110,12 @@ msgstr "" "^F4NOTĂ: ^F1Xonotic %s^BG a apărut, iar tu încă mai ai ^F2Xonotic %s^BG - ia " "update-ul de pe ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Informații build: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" @@ -3118,140 +3123,140 @@ msgstr "" "^BG%s%s^K1 a murit din cauza virtuozității lui ^BG%s^K1's pe @!#%%'n acordeon" "%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BG%s^K1 și-a spart propriile timpane cu @!#%%'n Acordeonul%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 a fost electrocutat de ^BG%s^K1's Arc%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 a fost împușcat fatal de ^BG%s^K1's Blaster%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 s-a împușcat cu propriul lui Blaster%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 a simțit pe pielea lui Crylink-ul lui ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 a simțit pe pielea lui puterea Crylink-ului său%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 a mușcat din racheta%s%s lui ^BG%s^K1's" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 s-a aruncat în aer cu propriul lui Devastator%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" "^BG%s%s^K1 a fost spulberat de Bolturile Electrice%s%s ale lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" "^BG%s%s^K1 a simțit electrocutarea Combo-ului Electric%s%s al lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" "^BG%s%s^K1 s-a apropiat prea mult de Sfera Electrică%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 s-a jucat cu Bolturi Electrice%s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" "^BG%s^K1 nu și-a putut reaminti unde și-a pus propria Sferă Electrică%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 s-a apropriat prea mult de mingea de foc%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 a fost ars de Mina de Foc%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 ar fi trebuit să folosească o armă mai mică%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 a uitat de propriai Mină de foc%s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" "^BG%s%s^K1 a fost zdrobit și sfârtecat de valul de rachete%s%s al lui ^BG" "%s^K1" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 a fost zdrobit de rachetele%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 s-a jucat cu rachetuțe mici de tip Hagar%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 a fost tăiat în două cu HLAC-ul%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 a fost neglijent cu HLAC-ul său%s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" "^BG%s%s^K1 a fost prins în Cârligul bombelor gravitaționale%s%s ale lui ^BG" "%s^K1" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" @@ -3259,232 +3264,232 @@ msgstr "" "^BG%s%s^K1 a murit din cauza cîntatului superb al lui ^BG%s^K1's pe @!#%%'n " "Butelcă Klein%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BG%s^K1 și-a spart propriile timpane cu Butelca Klein%s%s de c@!#%%t" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 a fost împușcat de Mitraliera%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 a fost ciuruit de Mitraliera%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGNu poți plasa mai mult de ^F2%s^BG mine în același timp" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 a fost prea aproape de mina%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 a uitat de mina lui%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" "^BG%s%s^K1 s-a apropriat prea mult de grenada de mortier%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 a mâncat grenada de mortier%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 nu și-a văzut propria grenadă de mortier%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 s-a aruncat în aer cu propriul mortier%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 a fost pălit de pușca lui ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 a murit în rafala de gloanțe%s%s a lui ^BG%s^K1's" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 nu s-a putut ascunde de rafalele de gloanțe de pușcă%s%s ale lui " "^BG%s^K1" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 nu s-a putut ascunde de pușca%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" "^BG%s%s^K1 a fost zdrobit de Rachetele Teleghidate%s%s ale lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 a fost pălit de Racheta Teleghidată%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 s-a jucat cu Rachetuțe mici Teleghidate%s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 a fost doborât de Unda de Șoc%s%s a lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 l-a plesnit pe ^BG%s^K1 cu o Undă de Foc uriașă%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 a fost doborât de Pușca%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 l-a plesnit pe ^BG%s^K1 cu o Pușcă imensă%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 este acuma cu capul în altă parte%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" "^BG%s%s^K1 a murit din cauza virtuozității lui ^BG%s^K1's la @!#%%'n Tubă%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BG%s^K1 și-a spart propriile timpane cu @!#%%'n Tuba%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 a fost sublimat de Vaporizatorul%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 a fost vaporizat de vortexul%s%s lui ^BG%s^K1" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Ai rămas singur!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGJoci in atac!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGJoci in defensiva!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Începeți!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Jocul începe în ^COUNT " -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Runda începe în ^COUNT " -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Runda nu poate începe" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Nu sta la pândă!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3494,11 +3499,11 @@ msgstr "" "^BGNu ezita să ^F2încerci să capturezi^BG steagul din nou\n" "^BGdacă te crezi în stare." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGAcest steag este inactiv în prezent" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3509,221 +3514,221 @@ msgstr "" "^BGÎncearca sa câștigi scor prin apărarea lor inainte de a te avănta iar în " "lupta." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGAi capturat steagul ^TC^TT^BG !" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGAi capturat steagul!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" "^BGPrea multe scăpări de steaguri! Aruncarea este dezactivată pentru " "%secunde." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG a pasat steagul ^TC^TT^BG către %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG a pasat steagul către %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGAi primit steagul ^TC^TT^BG de la %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGAi primit steagul de la %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGSolicitare %s^BG să-ți paseze steagul" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGAi pasat steagul ^TC^TT^BG lui %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGAi pasat steagul către %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGAi luat steagul ^TC^TT^BG !" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGAi luat steagul!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGAi capturat steagul %steam^BG's, adu-l înapoi!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGAi capturat steagul %s^BG', adu-l înapoi!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG %sInamicul^BG are steagul! Recuperează-l!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG %sInamicul (^BG%s%s)^BG a luat steagul! Recuperează-l!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BG%s ^BG a capturat steagul! Recuperează-l!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BG%s (^BG%s%s)^BG a capturat steagul! Recuperează-l!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BG%s ^BG și-au recuperat steagul! Capturează-l!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BG%s (^BG%s%s)^BG și-au recuperat steagul! Capturează-l!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGCoechipierul tau, %s^BG a capturat ^TC^TT^BG!steagul ^BGApără-l!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" "^BGCoechipierul tău, %s(^BG%s%s)^BG a capturat ^TC^TT^BG steagul! ^BGApără-" "l!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BG %sCoechipierul tău^BG a luat steagul! Protejează-l!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BG %sCoechipierul tău (^BG%s%s)^BG a luat steagul! Protejează-l!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGAi recuperat steagul ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGPunct critic! Inamicii te pot vedea pe radar!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BGPunct critic! Posesorii de steaguri pot fi văzuți pe radar acuma!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sL-ai ucis pe ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sAi înscris împotriva lui ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sAi fost ucis de ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sS-a înscris împotriva ta de către ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sL-ai omorât prin redactare pe ^BG%s" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sAi înscris împotriva lui ^BG%s^K1 în timp ce scria" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sAi fost omorât prin redactare de către ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Ai primit o ^K1GRENADĂ BONUS^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3732,218 +3737,218 @@ msgstr "" "^BGAi fost mutat într-o altă echipă\n" "Acuma ești în: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Nu te înverșuna împotriva coechipierilor tăi!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Nu trage in coechipieri!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Mori camper-ule!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Reexaminează-ți tacticile, camper-ule!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Te-ai eliminat singur în mod incorect!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Ai fost %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Nu ți-ai putut trage răsuflarea!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Te-ai sfărâmat de pământ!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Ti s-a facut un pic prea cald! " -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Ai devenit un pic prea crocant!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Te-ai omorât singur ca un prostănac!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Trebuie sa fii mai atent!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1N-ai rezistat căldurii!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Ai grijă la monștri!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Ai fost ucis de un monstru!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1Are gust de pui pane!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Ai uitat sa pui cuiul inapoi! " -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" "^K1Să stai în preajma unei explozii cu napalm nu reprezintă o idee bună!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Ai cam înghețat!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Te-ai cam înghețat!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Grenada ta Vindecătoare e un pic defectă" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Vei reînvia fiincă ai rămas fără muniție..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Ai fost ucis pentru că ai rămas fără muniție..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Ai îmbătrânit fără să-ți iei medicamentele" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Trebuie să-ți păstrezi viața" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Ai devenit o stea căzătoare!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Te-ai topit în smoală!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Te-ai sinucis!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Ai sfârșit totul!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Te-ai împotmolit în mocirlă!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGAcum ești pe: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Ai murit intr-un accident!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Ai avut o confruntare nefericită cu o turelă!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Ai fost ucis de o turelă!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Ai avut o confruntare nefericită cu o turelă eWheel!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Ai fost ucis de o turelă eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Ai avut o confruntare nefericită cu o turelă de deplasare!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Ai fost ucis de o turelă de deplasare!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Ai fost prins în explozia unei arme Bondar!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Ai fost zdrobit de un vehicul! " -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Ai fost prins într-un cluster de bombe Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Ai fost prin în explozia unui Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1You a fost prins în explozia unui Păianjen Mecanizat!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1You a fost spulberat de racheta unui Păianjen Mecanizat!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1You ai fost prins în explozia unei mașini de curse!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Nu te-ai putut adăposti de racheta unei mașini de curse!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Ai grija unde calci!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Tembelule! L-ai omorât pe ^BG%s^K1, coechipierul tău!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Tembelule! Te-ai confruntat cu ^BG%s^K1, coechipierul tău!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Ai fost ucis de ^BG%s^K1, coechipierul tău" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1S-a înscris împotriva voastră de către ^BG%s^K1, un coechipier" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3951,74 +3956,74 @@ msgstr "" "^K1Încetează a mai fi inactiv!\n" "^BGVei fi deconectat în ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGAi nevoie de %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGAi nevoie și de %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGUșa s-a descuiat!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3L-ai reînviat pe ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Te-ai reînviat singur" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Ai fost reînviat de ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGGeneratorul este atacat!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Te-ai înghețat singur" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Runda a început deja, vei începe înghețat" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1 %s a sosit!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4026,7 +4031,7 @@ msgstr "" "^K1Niciun punct de spawn valabil!\n" "Să sperăm că echipa ta va putea remedia asta..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4034,15 +4039,15 @@ msgstr "" "^K1Nu poți intra în joc momentan.\n" "Limita de jucători a ajuns la capacitate maximă." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGAi prins mingea!" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGNu vei primi puncte pentru ucideri cât timp nu deții mingea!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4050,7 +4055,7 @@ msgstr "" "^BGToate cheile sunt în posesia echipei tale!\n" "Ajută posesorii de chei să se întâlnească!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4058,7 +4063,7 @@ msgstr "" "^BGToate cheile sunt în posesia echipei ^TC^TT ^BG!\n" "Înterceptează-i ^F4IMEDIAT^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4066,23 +4071,23 @@ msgstr "" "^BGToate cheile sunt în posesia echipei tale!\n" "Întâlnește-te cu ceilalți posesori de chei ^F4ACUM^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Runda va începe în ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGSe scanează intervalul de frecvență..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGAi început cu cheia ^TC^TT" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGNu mai ai vieți rămase, trebuie să aștepți următorul meci" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4091,43 +4096,43 @@ msgstr "" "^BGSe așteaptă jucători să se alăture...\n" "Sunt necesari jucători activi pentru: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGSe așteaptă să se alăture %s jucător(i)..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGArma ta a fost retrogradată până când iți găsești niște muniție!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG să găsești niște muniție!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGCaută niște muniție sau vei muri în ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGIa niște muniție! Mai ai ^F4^COUNT^BG !" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Extra vieți rămase: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4136,34 +4141,34 @@ msgstr "" "^F2^COUNT^BG până se schimbă arma...\n" "Următoarea armă: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Armă activă: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGAi capturat punctul de control %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "Echipa ^TC^TT^BG a capturat punctul de control %s^BG" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGAcest punct de control nu poate fi capturat" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4171,11 +4176,11 @@ msgstr "" "^BGGeneratorul inamic nu poate fi distrus încă\n" "^F2Capturează câteva puncte de control pentru a-i slăbi rezistența" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BG Generatorul ^TCinamic ^BGși-a pierdut protecțiile!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4183,17 +4188,17 @@ msgstr "" "^K1Generatorul tău NU este protejat!\n" "^BGCapturează punctele de control ca să-i activezi protecția!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGTeleportarea dezactivată pentru %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4201,7 +4206,7 @@ msgstr "" "^F2Acum se joacă ^F4PRELUNGIRE^F2!\n" "Continuați să ucideți până ce avem un învingător!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4209,7 +4214,7 @@ msgstr "" "^F2Acum se joacă ^F4PRELUNGIRE^F2!\n" "Continuați să înscrieți până ce avem un învingător!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4222,7 +4227,7 @@ msgstr "" "Cu cât mai multe puncte deține echipa ta,\n" "cu atât mai repede va ceda generatorul inamicului" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4231,123 +4236,123 @@ msgstr "" "^F2Acum se joacă ^F4PRELUNGIRE^F2!\n" "^BGA fost adăugat ^F4%s^BG în joc!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Interior^BG-portal creat" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Exterior^BG-portal creat" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Crearea portalului eșuată" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Forța îți infuzează armele cu putere devastatoare" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Rezistența a expirat" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Scutul de înconjoară" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Scutul a expirat" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Ești în viteză" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Rapiditatea a expirat" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Ești invincibil" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Invisibilitatea a expirat" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Cursa s-a încheiat, termină-ți tura!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGSecvență terminată!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGMai sunt multe..." -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "Mai sunt ^BGdoar %s^BG..." -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Super-armele s-au epuizat" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Super-armele au fost pierdute" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Acum ai o super-armă" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Schimbare la ^TC^TT^K1 în ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Schimbarea echipei în ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Spectator în ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Sinucidere în ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Pauza începe în ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Pauza se termină în ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Nu poți participa la sesiunea de mini-joc selectată!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4355,7 +4360,7 @@ msgstr "" "^F2Inamicul îți ciordește un vehicul!\n" "^F4Oprește-l!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4763,166 +4768,165 @@ msgstr "Turelă Umblătoare" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Masculin" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Feminin" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Nedezvăluit" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4931,78 +4935,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5012,132 +5016,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5147,11 +5152,11 @@ msgstr "" msgid "Press %s" msgstr "Apasă %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Nu este niciun trăgător pe dreapta!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Nu este niciun trăgător pe stânga!" @@ -5187,55 +5192,56 @@ msgstr "" msgid "Spiderbot" msgstr "Spiderbot" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Arc" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Blaster" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Devastator" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electric" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Minge de foc" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Heavy Laser Assault Cannon" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Grappling Hook" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Mine Layer" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Mortar" @@ -5243,11 +5249,11 @@ msgstr "Mortar" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Luneta" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "T.A.G. Seeker" @@ -5255,7 +5261,7 @@ msgstr "T.A.G. Seeker" msgid "Shockwave" msgstr "Undă de șoc" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Pusca" @@ -5264,11 +5270,11 @@ msgstr "Pusca" msgid "@!#%'n Tuba" msgstr "@!#%'n Tuba" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Vaporizator" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Vortex" @@ -5509,11 +5515,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6101,26 +6107,6 @@ msgstr "Include viteza verticală" msgid "Speed unit:" msgstr "Unitate viteză" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "noduri" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Afișează" @@ -6559,7 +6545,7 @@ msgid "Default" msgstr "Implicit" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Nelimitat" @@ -6920,10 +6906,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Modificatori de arme și obiecte:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Cârlig" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8425,7 +8407,7 @@ msgstr "Afișează numele ciorditorului în Capture The Flag" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Altul" @@ -8526,27 +8508,31 @@ msgstr "Inlocuieste culorile jucatorilor cu ale mele" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Atenuare corpuri:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Cotlete:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Nici unul" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Puține" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Multe" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Foarte multe" @@ -8906,129 +8892,125 @@ msgstr "ADSL rapid" msgid "Broadband" msgstr "VDSL/Fibră optică" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Cereri server/sec:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Descărcări:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Latență locala:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Afișaj grafic retea" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Predicție miscare" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Compensare eroare mișcare" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Folosește encripție (AES) atunci când e disponibilă" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Cadre pe secundă" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Maxim:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Nelimitat" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Țintă:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Dezactivat" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Limită de inactivitate:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Nelimitat" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Salvează timpul de procesare pentru alte aplicații" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Afișează cadre pe secundă" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Ponturi meniu:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Dezactivat" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Standard" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Avansat" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Afișează data și ora" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Activare mod programator" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Setări avansate..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Resetare totală" @@ -9262,115 +9244,115 @@ msgstr "DF^Mediul" msgid "DF^All" msgstr "DF^Totul" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Obiecte Buffer Vertex (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Dezactivat" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Puncte, unele Triunghiuri (compatibil)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Puncte" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Puncte și Triunghiuri" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Luminozitate:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Contrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Gamma:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Stimulează contrast:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Saturație:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Ambianță:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Intensitate:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Așteaptă ca GPU-ul să termine fiecare cadru" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Utilizare OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Colorare psycho (easter egg)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Deformare vertice (easter egg)" @@ -9455,11 +9437,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "echipe" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "fiecare pentru el" @@ -9821,7 +9803,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.ru.po b/common.ru.po index 67ac77581e..edc1515043 100644 --- a/common.ru.po +++ b/common.ru.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-19 13:24+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 07:31+0000\n" "Last-Translator: Andrei Stepanov \n" "Language-Team: Russian (http://www.transifex.com/team-xonotic/xonotic/" "language/ru/)\n" @@ -31,22 +31,22 @@ msgstr "" "%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n" "%100>=11 && n%100<=14)? 2 : 3);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Удачно экспортировано в %s! (Примечание: записано в data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Не удалось записать в %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Сообщение отсчёта начала матча в течение %s, секунд осталось: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -55,16 +55,16 @@ msgstr "" "^1Многострочное сообщение в течение %s , которое\n" "^1отображается дольше, чем обычное" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Сообщение в течение %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Общее сообщение" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Игрок^7: Это область чата." @@ -138,113 +138,95 @@ msgstr "^1Нажмите ^3%s^1 для показа сведений о режи msgid "server info" msgstr "сведения о сервере" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Матч уже начался" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1У вас закончились жизни" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Нажмите ^3%s^1 для входа в игру" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "прыжок" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Старт игры через ^3%d^1 секунд" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Идёт ^1разминка^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНажмите ^3%s%s для завершения разминки" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "готовность" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНажмите ^3%s%s по готовности" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Ожидание других игроков для окончания разминки…" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Ожидание готовности других игроков…" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Нажмите ^3%s^2 для завершения разминки" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Команды не равны по составу!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " Нажмите ^3%s%s для настройки" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "меню команды" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Наблюдают за этим игроком:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Наблюдают за вами:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Нажмите ^3ESC ^7для просмотра настроек HUD." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Двойной щелчок ^7по панели для её настройки." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7для отключения теста коллизий, ^3SHIFT ^7и" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3СТРЕЛКИ ^7для точной настройки." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Личный рекорд" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Рекорд сервера" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Игрок %d" @@ -516,397 +498,397 @@ msgstr "QMCMD^Перемешать команды" msgid "QMCMD^Spectate a player" msgstr "QMCMD^Наблюдать за игроком" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Линия старта" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Линия финиша" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Участок %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "ШТРАФ: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "пропущена контрольная точка" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Кликните для выбора точки назначения телепорта" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Кликните для выбора точки возрождения" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Число убитых переносчиков мяча" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "SCO^убийства" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "SCO^время" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Общее время владения мячом в режиме Прятки" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" "Как часто флаг (Захват флага) или ключ (Охота за ключами) были захвачены" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^захватов" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^время захвата" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Время быстрейшего захвата (CTF)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Число смертей" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^смерти" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Число ключей, разрушенных толчком в пустоту" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^разрушено" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^урон" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Общий нанесённый урон" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^уронпол" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Общий принятый урон" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Число брошенных флагов" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^потери" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "ЭЛО игрока" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "SCO^эло" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "SCO^быстрейший" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "Время лучшего круга (Гонка/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "Количество совершённых ошибок" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^ошибок" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "Число убитых флагоносцев" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "SCO^фнубийства" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "FPS" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "SCO^fps" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Количество убийств за вычетом самоубийств" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "SCO^фраги" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Количество забитых голов" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^голы" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Число убийств носителей ключей" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "SCO^нкубийства" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^уб/см" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "Отношение убийств/смертей" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^уб/см" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^уб/см" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Число убийств" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^убийства" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "Количество завершённых кругов (Гонка/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^круги" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "Количество жизней (LMS)" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^жизни" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Число потерянных ключей" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^поражений" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Имя игрока" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^имя" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^ник" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Количество уничтоженных целей" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^целей" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" "Как часто флаг (Захват флага) или ключ (Охота за ключами) или мяч (Прятки) " "были подобраны" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^поднятия" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Время пинга" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^пинг" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Потеря пакета" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "потери" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Число отправленных в пустоту игроков" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "SCO^толчков" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Ранг игрока" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^ранг" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Число возвратов флага" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^возвраты" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Количество возрождений" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^возрождения" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Количество выигранных раундов" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^раундов выиграно" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^счёт" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Общий счёт" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Число суицидов" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^суициды" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Количество убийств за вычетом смертей" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^сум" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Количество захваченных точек доминации (Доминация)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "SCO^подборов" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Число убийств союзников" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "SCO^союзубийства" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "Количество тиков (Доминация)" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^тиков" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "SCO^время" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "Общее время гонки (Гонка/CTS)" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" "Вы можете изменить таблицу результатов, используя команду " "^2scoreboard_columns_set." -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Применение:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "^2scoreboard_columns_set ^3поле1 поле2 …" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" @@ -914,7 +896,7 @@ msgstr "" "^2scoreboard_columns_set ^7без аргументов считывает значение из переменной " "scoreboard_columns" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" @@ -922,7 +904,7 @@ msgstr "" " ^5Примечание: ^7scoreboard_columns_set без аргументов выполняется перед " "началом каждой карты" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" @@ -931,15 +913,15 @@ msgstr "" "умолчанию и выводит её в переменную scoreboard_columns, где вы можете её " "отредактировать" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "Используйте ^3|^7 для начала полей, выровненных справа." -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "Распознаны следующие имена полей (без учёта регистра):" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -951,7 +933,7 @@ msgstr "" "режимов. Вы так же можете указать 'all' как поле для показа всех\n" "полей текущего игрового режима." -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." @@ -960,11 +942,11 @@ msgstr "" "использованы для включения/отключения ВСЕХ командных\n" "или некомандных игровых режимов." -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "Например: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." @@ -972,7 +954,7 @@ msgstr "" "отобразит имя, пинг и потери пакетов выровненными слева, и поля\n" "вертикальной панели справа." -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." @@ -980,10 +962,10 @@ msgstr "" "'field3' будет отображаться только в CTF, и 'field4' во всех других режимах " "кроме DM." -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -992,86 +974,78 @@ msgstr "" msgid "N/A" msgstr "Н/Д" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Точность попаданий (средняя %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Статистика карты:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Монстров убито:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Секретов найдено:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Рейтинг времени захвата" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Рейтинг" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f минут(ы)" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "^5%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^очков" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "^2+%s %s" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Карта: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Награда за скорость: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Быстрейший за всё время: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Зрители" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Возрождение через ^3%s^1…" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Вы мертвы, подождите ^3%s^7 до возрождения" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Вы мертвы, нажмите ^2%s^7 для возрождения" @@ -1080,27 +1054,27 @@ msgstr "Вы мертвы, нажмите ^2%s^7 для возрождения" msgid "WARMUP" msgstr "РАЗМИНКА" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "^1Вы должны ответить перед входом в режим настройки HUD" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Имя ^7вместо \"^1Anonymous player^7\" в статистике" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Создано голосование для:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Позволить серверам хранить и отображать ваше имя?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Настроить HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1113,7 +1087,7 @@ msgstr "^1Настроить HUD" msgid "Yes" msgstr "Да" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1138,67 +1112,67 @@ msgstr "Отсутствует" msgid "Unavailable" msgstr "Недоступен" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " юнит/с" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "юнит/с" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "м/с" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "км/ч" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "миль/ч" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "узлы" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (не связаны)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (голосов: 1)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (голосов: %d)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Всё равно" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Выберите тип игры" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Голосование за карту" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Осталось секунд: %d" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" "mv_mapdownload: ^3Вы не должны использовать эту команду по своему усмотрению!" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "^1Error:^7 Не удалось найти индекс пака." -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Запрос эскиза…" @@ -1206,15 +1180,15 @@ msgstr "Запрос эскиза…" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Попытка удалить команду, отсутствующую в списке команд!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Таймер гранаты" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Прогресс захвата" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Прогресс возрождения" @@ -1226,278 +1200,309 @@ msgstr "ошибка при создании curl handle" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "Перезапуск системы уведомлений работает только с cl_cmd и sv_cmd." -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Похититель мяча" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Штурм" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "пули" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "Разрушьте препятствия и вражеское ядро силы до окончания времени" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "заряды" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Предел очков:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "плазма" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Арена кланов" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "ракеты" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Уничтожьте всех врагов и выиграйте раунд" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "патроны" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Предел фрагов:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Малая броня" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Количество фрагов, необходимых для завершения матча" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Средняя броня" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Рейтинг времени захвата" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Большая броня" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Захват флага" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Мега-броня" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Найдите и принесите флаг противника на свою базу, защищайте свой флаг от " +"команды противника" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Малая аптечка" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Предел захватов:" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Средняя аптечка" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Количество захватов, необходимых для завершения матча" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Большая аптечка" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Рейтинг" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Мега-здоровье" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Гонка CTS" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "Реактивный ранец" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Устанавливайте рекорды." -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "топливо" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Смертельный матч" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" -msgstr "Регенератор топлива" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Заработайте как можно больше фрагов" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Регенератор топлива" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Захватите и защитите все контрольные точки для победы" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Сила" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Доминация" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Щит" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Количество очков, необходимых для завершения матча" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Швыряние Тубой" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "Дуэль" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Предел фрагов:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "Сразись один на один на арене, чтобы выявить сильнейшего" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Количество фрагов, необходимых для завершения матча" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Морозные салочки" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Смертельный матч" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Поражайте врагов, чтобы заморозить их всех и выиграть раунд. Размораживайте " +"союзников, стоя рядом с ними" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Заработайте как можно больше фрагов" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Вторжение" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Выживайте против волн монстров" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Держите шар для набора очков за убийства" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Прятки" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Соберите все ключи и выиграйте раунд" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Охота за ключами" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Матч уже начался" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1У вас закончились жизни" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Остаться в живых" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Выживайте и уничтожайте, пока у врагов не останется жизней" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Жизни:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Нексбол" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "" +"Стреляйте по мячу, чтобы забить гол противнику, и не дайте забить его вам" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Цели:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Количество голов, необходимых для завершения матча" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Похититель мяча" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Захватите контрольные точки и уничтожьте вражеский генератор" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Натиск" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Личный рекорд" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Рекорд сервера" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Гонка" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Мчитесь к финишной черте быстрее соперников" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Круги:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Гонка CTS" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Устанавливайте рекорды." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Предел очков:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "Помогите вашей команде набрать больше фрагов, чем у команды соперников" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Командный матч" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Количество очков, необходимых для завершения матча" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Захват флага" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "" -"Найдите и принесите флаг противника на свою базу, защищайте свой флаг от " -"команды противника" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Предел захватов:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Количество захватов, необходимых для завершения матча" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Арена кланов" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Уничтожьте всех врагов и выиграйте раунд" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Захватите и защитите все контрольные точки для победы" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "пули" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Доминация" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "заряды" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Соберите все ключи и выиграйте раунд" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "плазма" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Охота за ключами" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "ракеты" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Штурм" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "патроны" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "Разрушьте препятствия и вражеское ядро силы до окончания времени" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Малая броня" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Захватите контрольные точки и уничтожьте вражеский генератор" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Средняя броня" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Натиск" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Большая броня" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Нексбол" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Мега-броня" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "" -"Стреляйте по мячу, чтобы забить гол противнику, и не дайте забить его вам" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Малая аптечка" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Цели:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Средняя аптечка" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Количество голов, необходимых для завершения матча" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Большая аптечка" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Морозные салочки" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Мега-здоровье" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "" -"Поражайте врагов, чтобы заморозить их всех и выиграть раунд. Размораживайте " -"союзников, стоя рядом с ними" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "Реактивный ранец" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Держите шар для набора очков за убийства" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "топливо" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Прятки" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" +msgstr "Регенератор топлива" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Вторжение" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Регенератор топлива" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Выживайте против волн монстров" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Сила" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "Дуэль" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Щит" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "Сразись один на один на арене, чтобы выявить сильнейшего" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Швыряние Тубой" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1789,8 +1794,8 @@ msgid "Resistance" msgstr "Сопротивление" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Скорость" @@ -1886,8 +1891,8 @@ msgstr "Патроны испарителя" msgid "Extra life" msgstr "Экстра жизнь" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Невидимость" @@ -1927,11 +1932,11 @@ msgstr "Маскировочная граната" msgid "Grenade" msgstr "Граната" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "Оверкилл Тяжёлый Пулемёт" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "Оверкилл Пулемёт" @@ -1939,7 +1944,7 @@ msgstr "Оверкилл Пулемёт" msgid "Overkill Nex" msgstr "Оверкилл Некс" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "Оверкилл Реактивная Бензопила" @@ -2108,16 +2113,16 @@ msgstr "Требуется помощь %s!" msgid "^1Server notices:" msgstr "^1Уведомления сервера:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4ПРИМЕЧАНИЕ: ^BGИгроки не видят чат зрителей во время матча" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG захватил ^TC^TT^BG флаг" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2126,17 +2131,17 @@ msgstr "" "^BG%s^BG захватил ^TC^TT^BG флаг за ^F1%s^BG секунд, побив предыдущий рекорд " "^BG%s^BG - ^F2%s^BG секунды" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG захватил флаг" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG захватил ^TC^TT^BG флаг за ^F1%s^BG секунд" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2145,41 +2150,41 @@ msgstr "" "^BG%s^BG захватил ^TC^TT^BG флаг за ^F2%s^BG секунд, не сумев побить " "предыдущий рекорд ^BG%s^BG - ^F2%s^BG секунды" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG Флаг был возвращён на базу владельцем" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BGФлаг был возвращён на базу владельцем" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG Флаг был уничтожен и возвращён на базу" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BGФлаг был уничтожен и возвращён на базу" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG Флаг был брошен на базе и возвращён автоматически" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BGФлаг был брошен на базе и возвращён автоматически" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "^BG^TC^TT^BG Флаг упал в недостижимое место и был возвращён на базу" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BGФлаг упал в недостижимое место и был возвращён на базу" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2188,7 +2193,7 @@ msgstr "" "^BG^TC^TT^BG У флага кончилось терпение, и после ^F1%.2f^BG секунд ожидания " "он вернулся на базу автоматически" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" @@ -2196,205 +2201,205 @@ msgstr "" "^BGУ флага кончилось терпение, и после ^F1%.2f^BG секунд ожидания он " "вернулся на базу автоматически" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG^TC^TT^BG Флаг вернулся на свою базу" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BGФлаг вернулся на свою базу" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG потерял ^TC^TT^BG флаг" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG потерял флаг" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG забрал ^TC^TT^BG флаг" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG забрал флаг" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG вернул ^TC^TT^BG флаг" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2Бросаем монетку… Результат: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "^BGУ вас нет топлива для ^F1Реактивного ранца" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" "^F2У вас нет UID, настройки суперзрителя не будут сохранены или восстановлены" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1Раунд уже начался, вы начнёте игру со следующего раунда" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2Вы станете зрителем со следующего раунда" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 был убит ^BG%s^K1 с усилителем ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "^BG%s%s^K1 был растерзан ^BG%s^K1 с усилителем ^BG%s^K1 ^K1%s%s" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был подло ликвидирован ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был утоплен ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был впечатан в землю ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 немного подпалён из ^BG%s^K1^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был прожарен до хрустящей корочки ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был испечён с помощью ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был отправлен к монстрам руками ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 был взорван ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "^BG%s%s^K1 слишком близко подошёл к взрыву напалма%s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "^BG%s%s^K1 был сожжён заживо Гранатой Напалма ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 был подорван Ледяной Гранатой ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "^BG%s%s^K1 был заморожен Ледяной Гранатой ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "^BG%s%s^K1 не был вылечен Лечащей Гранатой ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был отправлен в открытый космос ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был утоплен в слизи ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был мумифицирован ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" "^BG%s%s^K1 попытался занять место телепорта, принадлежащее ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был телефрагнут ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" "^BG%s%s^K1 погиб в результате несчастного случая с участием ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" "^BG%s%s^K1 зацепило взрывной волной от подорвавшегося со Шмеля ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" "^BG%s%s^K1 засмотрелся на огоньки из пушки Шмеля, управляемого ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был раздавлен ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 был завален кассетными бомбами с Ящера ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 не смог устоять перед пурпурными шариками ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" "^BG%s%s^K1 зацепило взрывной волной от взорвавшегося на Ящере ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" @@ -2402,588 +2407,588 @@ msgstr "" "^BG%s%s^K1 зацепило взрывной волной от взорвавшегося на Пауке-боте ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 измельчён Пуком-ботом, управляемым ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" "^BG%s%s^K1 был разорван на куски Пауком-ботом, управляемым ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" "^BG%s%s^K1 зацепило взрывной волной от взорвавшегося на Гонщике ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 пригвоздило Гонщиком, управляемым ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 не смог скрыться от Гонщика, управляемого ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был отправлен в мир боли руками ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 был перемещён в %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 не подружился с Богом Командной Игры%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 думал, что нашёл хорошее место для отдыха%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 коварно самоликвидировался%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 не смог отдышаться%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 находился слишком долго под водой%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 слишком сильно ударился о землю%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 с хрустом ударился о землю%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 слишком сильно хрустнул%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 немного подгорел%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 умер%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 нашёл жаркое местечко%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 сгорел дотла%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "^BG%s^K1 был подорван Магом%s%s" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "^BG%s^K1's вывернут наизнанку Шамблером%s%s" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "^BG%s^K1 был раздавлен Шамблером%s%s" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "^BG%s^K1 был стёрт в порошок Шамблером%s%s" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "^BG%s^K1 был побит Пауком%s%s" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "^BG%s^K1 был поражён огненным шаром Виверна%s%s" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 присоединился к Зомбиs%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^BG%s^K1 был получил урок кунг-фу от Зомби%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 освоил мастерство камикадзе%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "^BG%s^K1 захотел посмотреть на взрыв своего же напалма%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "^BG%s^K1 был сожжён заживо своей же Гранатой Напалма%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "^BG%s^K1 немного обжёгся%s%s" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "^BG%s^K1 был заморожен своей же Ледяной Гранатой%s%s" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "Лечащая Граната не помогла ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 умер%s%s. Какой смысл жить без патронов?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 расстрелял все патроны%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 сгинул%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 стал падающей звездой%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 утопился в слизи%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 устал от жизни%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 мумифицирован на века%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 перешёл в %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 погиб в результате несчастного случая%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 налетел на турель%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 был разорван в клочья турелью еМобиля%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 попал под огонь Зенитной Пушки %s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 был разорван в клочья турелью Хулигана%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 не смог спрятаться от турели Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 был изрешечён Пулемётной башней%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 разорван на тлеющие кусочки турелью MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 был ликвидирован турелью%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 отведал перегретой плазмы из турели%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 был убит электрическим током турели Теслы%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 обогащён свинцом из турели Ходунa%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 был пронзён турелью Ходуна%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 был разорван в клочья турелью Ходуна%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 зацепило взрывной волной от Шмеля %s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 был раздавлен весом тяжёлой машины%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 был накрыт кассетными бомбами с Ящера%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 задело взрывной волной от Ящера %s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 задело взрывной волной от Паука-бота%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 был разорван на кусочки ракетой Паука-бота%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 задело взрывной волной от Гонщика%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 не смог укрыться от ракеты Гонщика%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 был предан ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG (%s %s каждые %s секунд(ы))" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 был заморожен ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 был оживлён ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 воскрес после падения" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "^BG%s^K3 был оживлён взрывом своей гранаты" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "^BG%s^K3 был автоматически оживлён после %s секунд" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 заморозил сам себя" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^BGКоманда ^TC^TT^BG выиграла этот раунд" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG выиграл этот раунд" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGНичья" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGРаунд окончен, победитель не выявлен" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGРежим Бога спас вас от %s единиц урона, читер!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG забрал усилитель %s^BG!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG потерял усилитель %s^BG!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BGВы сбросили усилитель %s^BG!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BGВы подняли усилитель %s^BG!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGУ вас отсутствует ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВы сбросили ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВы подобрали ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGНедостаточно патронов, чтобы использовать ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG режим огня невозможен, но вы можете использовать ^F1%s^BG" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4отсутствует^BG на этой карте" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^F3 подключается…" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 подключился" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 сейчас играет" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 сейчас играет в команде ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG выбросил мяч!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG Завладел мячом!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG захватил ключ команды ^TC^TT" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG уронил ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG потерял ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "^BG%s^BG толкнул %s^BG, что вызвало ^BGразрушение Ключа ^TC^TT" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "^BG%s^BG разрушил ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG подобрал ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 аннулирован" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr " У ^BG%s^F3 закончились жизни" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BGМонстры в данный момент отключены" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "^BGКоманда ^TC^TT^BG держит мяч слишком долго" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG захватил контрольную точку %s^BG" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "^BG%s^BG захватил контрольную точку" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "Контрольная точка %s^BG команды ^TC^TT^BG была уничтожена руками %s" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "Контрольная точка команды ^TC^TT^BG была уничтожена руками %s" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^TC^TT^BG генератор уничтожен" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "^TC^TT^BG генератор воспламенился из-за овертайма!" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 подобрал Невидимость" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 подобрал Щит" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 подобрал Скорость" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 подобрал Силу" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 отключился" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "^BG%s^F3 был выкинут за бездействие" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." @@ -2991,47 +2996,47 @@ msgstr "" "^F2Вы выкинуты с сервера, потому что вы были зрителем, а зрители не " "допускаются на данный момент." -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "^BG%s^F3 был выкинут за чрезмерные убийства союзников" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 теперь зритель" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG отказался от гонки" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG не смог побить свой рекорд %s%s^BG места со временем %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG не смог побить рекорд %s%s^BG места со временем %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG закончил гонку" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG побил рекорд %s^BG's %s%s^BG места со временем %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG улучшил свой рекорд %s%s^BG места со временем %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -3040,7 +3045,7 @@ msgstr "" "^BG%s^BG установил новый рекорд в ^F2%s^BG, но, к сожалению, у него " "отсутствует UID, поэтому рекорд не будет сохранен." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " @@ -3049,23 +3054,23 @@ msgstr "" "^BG%s^BG установил новый рекорд в ^F2%s^BG, но, к сожалению, он анонимен и " "потому будет потерян." -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG установил рекорд %s%s^BG места со временем %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "^F4Вас пригласил ^BG%s^F4 к себе на игру в ^F2%s^F4 (^F1%s^F4)" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^BGКоманда ^TC^TT^BG увеличивает счёт!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " @@ -3074,20 +3079,20 @@ msgstr "" "^F2Вы должны присоединиться к игре в течение %s, в противном случае вы " "будете отсоединены от сервера, так как быть зрителем временно запрещено!" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 подобрал Супероружие" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BGВы не можете сменить команду на большую" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BGВы не можете сменить команду" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3096,7 +3101,7 @@ msgstr "" "^F4ПРИМЕЧАНИЕ: ^BGСервер запущен с версией ^F1Xonotic %s (бета)^BG, у вас " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" @@ -3104,7 +3109,7 @@ msgstr "" "^F4ПРИМЕЧАНИЕ: ^BGСервер запущен с версией ^F1Xonotic %s^BG, у вас " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3114,226 +3119,226 @@ msgstr "" "^F2Xonotic %s^BG — скачайте последнюю версию с ^F3http://www.xonotic.org/" "^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3Сведения о сборке SVQC: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "^BG%s%s^K1 умер от убийственной игры ^BG%s^K1's на @!#%%м Баяне%s%s" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "^BGУ %s^K1 завяли уши от игры на @!#%%м Баяне%s%s" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "^BG%s%s^K1 попал под раздачу тока из Дуговой Пушки ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "^BG%s%s^K1 был взорван кривыми болтами%s%s ^BG%s^K1's" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "^BG%s%s^K1 был застрелен из Бластера ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "^BG%s^K1 отправил себя в ад из своего же Бластера%s%s" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 испытал на себе силу Крайлинка ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 испытал на себе силу собственного Крайлинка%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 скушал ракету ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "^BG%s%s^K1 оказался слишком близко к ракете ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "^BG%s^K1 взорвал себя с помощью Разрушителя%s%s" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "^BG%s%s^K1 был разорван зарядом Электро ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "^BG%s%s^K1 почуял запах озона от комбо Электро ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "^BG%s%s^K1 подошёл слишком близко сфере Электро ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "^BG%s^K1 доигрался с зарядами Электро %s%s" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "^BG%s^K1 забыл куда отправил свою сферу Электро%s%s" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "^BG%s%s^K1 оказался слишком близко к огненному шару ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "^BG%s%s^K1 сожжён зажигательной миной ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "^BG%s^K1 должен был выбрать пушку поменьше%s%s" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "^BG%s^K1 забыл о своей зажигательной мине %s%s" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 был утрамбован очередью из Хагара от ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "^BG%s%s^K1 был обстрелян из Хагара ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "^BG%s^K1 доигрался с ракетками из Хагара%s%s" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "^BG%s%s^K1 был порезан из ТЛО ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "^BG%s^K1 не соблюдал технику безопасности при обращении с ТЛО %s%s" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "^BG%s%s^K1 засосало в воронку гравитационной бомбы ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" "^BG%s%s^K1 умер от убийственной игры ^BG%s^K1's на @!#%%й Бутылке Клейна%s%s" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "^BGУ %s^K1 завяли уши от игры на @!#%%й Бутылке Клейна%s%s" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 был расстрелян из Пулемёта ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "^BG%s%s^K1 был изрешечён Пулемётом ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "^BGВы не можете разместить больше чем ^F2%s^BG мин одновременно" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "^BG%s%s^K1 подошёл слишком близко к мине ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "^BG%s^K1 забыл о своей мине%s%s" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" "^BG%s%s^K1 оказался в зоне поражения гранаты, выпущенной из Мортиры ^BG" "%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 отведал гранаты из Мортиры ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 не уследил за гранатой, выпущенной из своего Мортиры %s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 взорвал сам себя с помощью Мортиры%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "^BG%s%s^K1 был застрелен из Оверкилл Тяжёлого Пулемёта ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" "^BG%s%s^K1 был разорван на куски из Оверкилл Тяжёлого Пулемёта ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "^BG%s%s^K1 был изрешечён Оверкилл Пулемётом ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "^BG%s%s^K1 был испарён Оверкилл Нексом ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" @@ -3341,152 +3346,152 @@ msgid "" msgstr "" "^BG%s%s^K1 был распилен пополам Оверкилл Реактивной Бензопилой ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s%s^K1 почти уклонился от Оверкилл Реактивной Бензопилы ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" "^BG%s^K1 был распилен пополам своей же Оверкилл Реактивной Бензопилой%s%s" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "^BG%s^K1 взорвал себя своей же Оверкилл Реактивной Бензопилой%s%s" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "^BG%s%s^K1 был пристрелен из Оверкилл Дробовика ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 был расстрелян из Винтовки ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "^BG%s%s^K1 погиб после знакомства с пулей из Винтовки ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" "^BG%s%s^K1 не смог избежать знакомства с пулей из Винтовки ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "^BG%s%s^K1 не смог спрятаться от Винтовки ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" "^BG%s%s^K1 попал под обстрел ракетами из Самонаводчика со стороны ^BG%s^K1%s" "%s" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "^BG%s%s^K1 был захвачен системой Самонаводчика ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "^BG%s^K1 доигрался с ракетками из Самонаводчика %s%s" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "^BG%s%s^K1 был застрелен из Шоковой Волны ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "^BG%s%s^K1 отшлёпан ^BG%s^K1 огромной Шоковой Волной%s%s" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "^BG%s%s^K1 был пристрелен из Дробовика ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "^BG%s%s^K1 отшлёпал ^BG%s^K1 своим большим Дробовиком%s%s" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "^BG%s^K1 теперь будет относиться к порталам серьёзнее%s%s" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "^BG%s%s^K1 умер от убийственной игры ^BG%s^K1 на @!#%%й Тубе%s%s" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "^BGУ %s^K1 завяли уши от собственной игры @!#%%й Тубе%s%s" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "^BG%s%s^K1 был сублимирован Испарителем ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "^BG%s%s^K1 был испарён с помощью Вихря ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4Вы остались одни!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGВы атакуете!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGВы защищаете!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "^BGЦель разрушена в ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4В бой!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Игра начнётся через ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Раунд начнётся через ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Раунд не может быть начат" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Не прячьтесь!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3496,11 +3501,11 @@ msgstr "" "^BGВы можете ^F2попробовать захватить^BG флаг снова,\n" "^BGесли вы уверены в своих силах." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BGДанный флаг сейчас неактивен" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" @@ -3510,218 +3515,218 @@ msgstr "" "^BGтак как Вы^F2провалили множество попыток^BG захватить его.\n" "^BGЗаработайте очки в защите и попробуйте снова." -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВы захватили ^TC^TT^BG флаг!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGВы захватили флаг!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGВы бросали флаг слишком часто! Бросить снова можно будет через %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG передал ^TC^TT^BG флаг %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG передал флаг %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGВы получили ^TC^TT^BG флаг от %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "^BGВы получили флаг от %s" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "^BGНажмите ^F2%s^BG, чтобы получить флаг от %s^BG" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGВы просите %s^BG передать вам флаг" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGВы передали ^TC^TT^BG флаг %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BGВы передали флаг %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGВы подняли ^TC^TT^BG флаг!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGВы подняли флаг!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BGВы подобрали флаг вашей %sкоманды^BG , верните его!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BGВы подобрали %sвражеский^BG флаг, верните его!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%sПротивник^BG забрал ваш флаг! Верните его!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG%sПротивник (^BG%s%s)^BG забрал ваш флаг! Верните его!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "^BG%sПротивник^BG забрал флаг! Верните его!" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "^BG%sПротивник (^BG%s%s)^BG забрал флаг! Верните его!" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "^BG%sПротивник^BG забрал свой флаг! Верните его!" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "^BG%sПротивник (^BG%s%s)^BG забрал свой флаг! Верните его!" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGВаш %sсоюзник^BG заполучил ^TC^TT^BG флаг! Защищайте его!" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "^BGВаш %sсоюзник (^BG%s%s)^BG заполучил ^TC^TT^BG флаг! Защищайте его!" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGВаш %sсоюзник^BG заполучил флаг! Защищайте его!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "^BGВаш %sсоюзник (^BG%s%s)^BG заполучил флаг! Защищайте его!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "^BGТеперь противники могут видеть вас на радаре!" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВы вернули ^TC^TT^BG флаг!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGПат! Теперь противники могут видеть вас на радаре!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGПат! Теперь противники могут видеть тех, кто забрал их флаг на радаре!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВы фрагнули ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВы отыграли очко у ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sВас фрагнул ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sВы проиграли очко ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sВы сожгли игрока ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "^K1%sВы сожжены игроком ^BG%s" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "^K3%sВы заморозили ^BG%s" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "^K1%sВы были заморожены игроком ^BG%s" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВы фрагнули ^BG%s, пока он писал" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВы отыграли очко у ^BG%s^K1 пока они писали" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sПока вы писали, вас фрагнул ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "^K1%sВас фрагнул игрок ^BG%s^K1, пока вы писали" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "^BGНажмите ^F2%s^BG снова для броска гранаты!" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2Вы получили ^K1БОНУСНУЮ ГРАНАТУ^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3730,217 +3735,217 @@ msgstr "" "^BGВы были перемещены в другую команду\n" "Теперь вы в: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Не убивайте союзников!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не стреляйте в своих союзников!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Умри, кемпер!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Обдумай свою тактику, кемпер!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Вы коварно самоликвидировались !" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Вы были %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Вы не смогли отдышаться!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Вас с хрустом расплющило по земле!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Вам немного жарковато!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Кажется, вы немного хрустите!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Вы совершили бессмысленное самоубийство!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Вам нужно быть поосторожнее!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1У вас нет сил терпеть такой жар!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1Остерегайтесь монстров!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1Вы были убиты монстром!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1На вкус как цыплёнок!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Вы забыли вставить чеку обратно!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "^K1Нахождение рядом со взрывом напалма опасно!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "^K1Вы почувствовали озноб!" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "^K1Кажется, вы замерзаете!" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "^K1Ваша лечащая граната немного неисправна" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Вы переродитесь, так как у Вас закончились патроны…" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Вы погибли от отсутствия патронов…" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Вы прожили слишком долго для человека не принимающего лекарств" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Берегите своё здоровье" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Вы окочурились!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Вас растворило в слизи!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1Вы совершили самоубийство!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Вы расстались с жизнью!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Вы застряли в болоте!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGСейчас вы на: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1ВЫ погибли в результате несчастного случая!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Ваша встреча с турелью закончилась плачевно!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Вы были фрагнуты турелью!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Ваша встреча с турелью еМобиля закончилась плачевно!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Вы были фрагнуты турелью еМобиля!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Ваша встреча с турелью Ходуна закончилась плачевно!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Вы были фрагнуты турелью Ходуна!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Вас задело взрывной волной Шмеля!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Вы были раздавлены весом тяжёлой машины!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Вас накрыло кассетными бомбами с Ящера!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Вас задело взрывной волной от Ящера!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Вас задело взрывной волной от Паука-ботa!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Ракета Паука-бота порвала вас в клочья!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1Вас задело взрывной волной от Гонщика!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Вы не смогли укрыться от ракеты Гонщика!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Смотрите под ноги!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Негодяй! Вы фрагнули ^BG%s^K1, своего союзника!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Негодяй! Вы напали на ^BG%s^K1, своего союзника!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Вы были фрагнуты ^BG%s^K1, вашим союзником" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Вы проиграли очко ^BG%s^K1, своему союзнику" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3948,74 +3953,74 @@ msgstr "" "^K1Хватит бездельничать!\n" "^BGОтключение через ^COUNT…" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BGВам нужен %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BGВам так же нужен %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BGДверь разблокирована!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "^F2Получено дополнительных жизней: ^K1%s" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3Вы оживили ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Вы оживили сами себя" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3Вы были оживлены ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "^K3Вы были автоматически оживлены после %s секунд ожидания" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BGГенератор атакован!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^BGКоманда ^TC^TT^BG проигрывает раунд" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Вы заморозили сами себя" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Раунд уже начался, вы были возрождены замороженным" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s прибыл!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BGУ вас есть ^F1Регенератор топлива" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "^BGВы взяли ^F1Реактивный ранец" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -4023,7 +4028,7 @@ msgstr "" "^K1Вас негде возродить!\n" "Надейтесь, что ваша команда сможет это исправить…" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -4031,15 +4036,15 @@ msgstr "" "^K1Вы не можете присоединиться к игре в данный момент.\n" "Превышено максимальное количество игроков." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "^BGВы завладели мячом!" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGПока мяч находится не у вас, вы очки за убийства не начисляются!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -4047,7 +4052,7 @@ msgstr "" "^BGВсе ключи у членов вашей команды!\n" "Теперь вам нужно встретиться!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -4055,7 +4060,7 @@ msgstr "" "^BGКоманда ^TC^TT^BG собрала все ключи!\n" "Помешайте им встретиться. ^F4БЫСТРО^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -4063,23 +4068,23 @@ msgstr "" "^BGВсе ключи у членов вашей команды\n" "Встретьтесь с ними. ^F4БЫСТРО^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Раунд начнётся через ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGСканирование частотного диапазона…" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGВы держите ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BGУ вас не осталось жизней, подождите до следующего матча" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4088,43 +4093,43 @@ msgstr "" "^BGОжидание игроков…\n" "%s нуждается в активных игроках" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGОжидание присоединения %s игроков(а)…" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BGВаше оружие ослаблено до тех пор, пока вы не найдёте патроны!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG осталось на поиск патронов!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGНайдите патроны, иначе вы погибните через ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGРаздобудьте патронов! Осталось ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Осталось дополнительных жизней: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "Уровень %s:" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "^BGНажмите ^F2%s^BG для входа в игру" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4133,34 +4138,34 @@ msgstr "" "^F2^COUNT^BG до смены оружия…\n" "Следующее оружие: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Текущее оружие: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BGВы захватили контрольную точку %s^BG" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "^BGВы захватили контрольную точку" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "^BGКоманда ^TC^TT^BG захватила контрольную точку %s^BG" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "Команда ^TC^TT^BG захватила контрольную точку" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BGДанную контрольную точку нельзя захватить" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" @@ -4168,11 +4173,11 @@ msgstr "" "^BGГенератор врага нельзя разрушить в данный момент\n" "^F2Захватите контрольные точки, чтобы снять с него щит" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "^BGГенератор ^TCпротивника^BG потерял защиту!" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" @@ -4180,17 +4185,17 @@ msgstr "" "^K1Ваш генератор без защиты\n" "^BGЗахватите контрольные точки, чтобы защитить его!" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "^BGНажмите ^F2%s^BG для телепортации" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "^BGТелепортация запрещена для %s" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4198,7 +4203,7 @@ msgstr "" "^F2Продолжаем играть в ^F4ОВЕРТАЙМЕ^F2!\n" "Убивайте противников, пока не определится победитель!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4206,7 +4211,7 @@ msgstr "" "^F2Продолжаем играть в ^F4ОВЕРТАЙМЕ^F2!\n" "Зарабатывайте очки, пока не определится победитель!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4220,7 +4225,7 @@ msgstr "" "Чем больше контрольных точек держит ваша команда,\n" "тем быстрее распадается генератор противника" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4229,123 +4234,123 @@ msgstr "" "^F2Продолжаем играть в ^F4ОВЕРТАЙМЕ^F2!\n" "^BGК игровому времени добавлено ^F4%s^BG!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "^K1Входной ^BGпортал создан" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "^F3Выходной ^BGпортал создан" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1Не удалось создать портал" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Сила придаёт разрушительную мощь вашему оружию" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Действие Силы закончилось" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Вас окружает Щит" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Действие Щита закончилось" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Вы двигаетесь быстрее" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Действие Скорости закончилось" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Вы невидимы" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Действие Невидимости закончилось" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Гонка окончена, завершите ваш круг!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "^BGЗадача выполнена!" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "^BGВпереди ещё много чего…" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "^BGОсталось всего лишь %s^BG…" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Супероружие разрушилось" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Супероружие потеряно" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Вы получили супероружие" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Переход в ^TC^TT^K1 через ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Смена команды через ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Вы станете зрителем через ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Вы совершите самоубийство через ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Тайм-аут начнётся через ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Тайм-аут закончится через ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "^K1Невозможно присоединиться к данной сессии мини-игры!" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "^BGНажмите ^F2%s^BG, чтобы войти или выйти из транспорта" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "^BGНажмите ^F2%s^BG, чтобы стать пулемётчиком транспорта" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "^BGНажмите ^F2%s^BG для кражи этого транспорта" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" @@ -4353,7 +4358,7 @@ msgstr "" "^F2Враг угнал одну из ваших машин!\n" "^F4Остановите его!" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "^F2Захватчик обнаружен, отключение щитов!" @@ -4761,166 +4766,165 @@ msgstr "Турель Ходуна" msgid "Walker" msgstr "Ходун" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Мужской" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Женский" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Не указан" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "TAB" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "ENTER" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "ESCAPE" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "SPACE" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "BACKSPACE" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "UPARROW" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "DOWNARROW" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "LEFTARROW" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "RIGHTARROW" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "ALT" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "CTRL" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "SHIFT" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "INS" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "DEL" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "PGDN" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "PGUP" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "HOME" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "END" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "PAUSE" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "NUMLOCK" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "CAPSLOCK" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "SCROLLOCK" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "SEMICOLON" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "TILDE" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "BACKQUOTE" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "QUOTE" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "APOSTROPHE" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "BACKSLASH" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "F%d" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "KP_%d" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4929,78 +4933,78 @@ msgstr "KP_%d" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "KP_%s" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "PERIOD" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "DIVIDE" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "SLASH" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "MULTIPLY" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "MINUS" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "PLUS" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "EQUALS" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "PRINTSCREEN" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "MOUSE%d" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "MWHEELUP" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "MWHEELDOWN" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "JOY%d" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "AUX%d" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "DPAD_UP" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -5010,132 +5014,133 @@ msgstr "DPAD_UP" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "X360_%s" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "DPAD_DOWN" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "DPAD_LEFT" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "DPAD_RIGHT" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "START" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "BACK" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "LEFT_THUMB" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "RIGHT_THUMB" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "LEFT_SHOULDER" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "RIGHT_SHOULDER" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "LEFT_TRIGGER" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "RIGHT_TRIGGER" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "LEFT_THUMB_UP" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "LEFT_THUMB_DOWN" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "LEFT_THUMB_LEFT" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "LEFT_THUMB_RIGHT" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "RIGHT_THUMB_UP" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "RIGHT_THUMB_DOWN" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "RIGHT_THUMB_LEFT" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "RIGHT_THUMB_RIGHT" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "JOY_%s" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "UP" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "DOWN" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "LEFT" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "RIGHT" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "MIDINOTE%d" @@ -5145,11 +5150,11 @@ msgstr "MIDINOTE%d" msgid "Press %s" msgstr "Нажмите %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "Нет наводчика справа!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "Нет наводчика слева!" @@ -5185,55 +5190,56 @@ msgstr "Вспышка Ящера" msgid "Spiderbot" msgstr "Паук-бот" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "Дамп оружия работает только с sv_cmd." -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "Дуговая пушка" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "Бластер" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Крайлинк" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "Разрушитель" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Электро" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Файербол" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Хагар" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Тяжёлое Лазерное Орудие" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Захватный крюк" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "Пулемёт" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Минзаг" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Мортира" @@ -5241,11 +5247,11 @@ msgstr "Мортира" msgid "Port-O-Launch" msgstr "Порт-О-Ланч" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Винтовка" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "Самонаводчик" @@ -5253,7 +5259,7 @@ msgstr "Самонаводчик" msgid "Shockwave" msgstr "Шоковая Волна" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Дробовик" @@ -5262,11 +5268,11 @@ msgstr "Дробовик" msgid "@!#%'n Tuba" msgstr "@!#%'n Туба" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "Испаритель" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "Вихрь" @@ -5509,11 +5515,11 @@ msgstr " directmenu ITEM — определить элемент меню ка msgid " dumptree - dump the state of the menu as a tree to the console" msgstr " dumptree — консольный дамп состояния меню в виде дерева" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "Доступные параметры:" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" "Неверная команда. Попробуйте menu_cmd help, чтобы получить список доступных " @@ -6103,26 +6109,6 @@ msgstr "С вертикальной скоростью" msgid "Speed unit:" msgstr "Единица скорости:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "юнит/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "м/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "км/ч" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "миль/ч" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "узлы" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Показывать" @@ -6561,7 +6547,7 @@ msgid "Default" msgstr "По умолчанию" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Неограниченно" @@ -6933,10 +6919,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Мутаторы оружия и предметов:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Захватный крюк" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8491,7 +8473,7 @@ msgstr "Отображать имя захватчика флага в режи #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Другие" @@ -8592,27 +8574,31 @@ msgstr "Применять мои цвета" msgid "In non teamplay modes only" msgstr "В некомандных режимах" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "Только в дуэли" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Затемнять убитых:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Ошмётки:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Нет" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Мало" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Много" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Тонны" @@ -8976,91 +8962,87 @@ msgstr "Быстрый ADSL" msgid "Broadband" msgstr "Широкополосная" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Опросы сервера/с:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Загрузки:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Предел одновременных HTTP/FTP загрузок" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Скорость загрузки:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Местная задержка:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Показывать сетевой монитор" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Показывать график размеров пакетов и других сведений" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Предсказание движения на стороне клиента" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Компенсация ошибок движения" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Использовать шифрование AES по возможности" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Частота кадров" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Предельная:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Неограниченно" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Целевая:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Отключено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "При бездействии:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Неограниченно" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Беречь время процессора для других приложений" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Показывать счётчик кадров (FPS)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Показывать количество отрисованных кадров в секунду" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Подсказки в меню:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -9068,40 +9050,40 @@ msgstr "" "Подсказки меню: нет, стандартные или улучшенные (также показывает переменные " "или команды, связанные с пунктами меню)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Отключены" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Стандартные" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Расширенные" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Показывать текущие дату и время" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Показывать текущие дату и время, полезно для скриншотов" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Включить режим разработчика" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Расширенные настройки…" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Расширенные настройки, в которых можно настроить каждую переменную игры" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Полный сброс" @@ -9340,21 +9322,21 @@ msgstr "Мир" msgid "DF^All" msgstr "Всё" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Использовать вершинные буферы (VBO)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Отключено" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Вершины, отдельные треугольники (безопасно)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" @@ -9362,35 +9344,35 @@ msgstr "" "Использовать буфер вершин объектов для хранения статической геометрии в " "видеопамяти для более быстрой отрисовки" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Вершины" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Вершины и треугольники" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Яркость:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "Яркость чёрного" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Контраст:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "Яркость белого" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Гамма:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" @@ -9398,19 +9380,19 @@ msgstr "" "Обратное значение гамма-коррекции, эффект яркости, который не влияет на " "белый или черный" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Усиление контраста:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "Множитель контраста тёмных областей" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Насыщенность:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" @@ -9418,11 +9400,11 @@ msgstr "" "Регулировка насыщенности (0 = оттенки серого, 1 = нормально, 2 = " "перенасыщенно), требует цветоконтроля GLSL" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Общее освещение:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" @@ -9430,19 +9412,19 @@ msgstr "" "Окружающее освещение, если выставлено слишком большим, свет на картах будет " "выглядеть блёклым и плоским" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Интенсивность:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "Общая яркость отрисовки" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Ждать завершения каждого кадра видеокартой" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" @@ -9450,15 +9432,15 @@ msgstr "" "Заставляет процессор ждать, пока видеокарта закончит отрисовку каждого " "кадра, может помочь в случае задержек и лагов на некоторых компьютерах" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Использовать GLSL шейдеры OpenGL 2.0" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Психоделическая расцветка (пасхалка)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Психоделические вершины (пасхалка)" @@ -9543,11 +9525,11 @@ msgstr "Разрешить статистике использовать ваш msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "В случае ответа \"Нет\", вы будете известны как \"Anonymous player\"" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "командный" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "игра для всех" @@ -9916,7 +9898,7 @@ msgstr "" "Изменение резкости текстур. Снижение повысит эффективность расхода памяти, " "но сделает текстуры размытыми." -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Разрешение экрана" diff --git a/common.sq.po b/common.sq.po index bb3c92b1a5..948f950dea 100644 --- a/common.sq.po +++ b/common.sq.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Albanian (http://www.transifex.com/team-xonotic/xonotic/" "language/sq/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.sr.po b/common.sr.po index ce5f9c6a63..8fe655a04a 100644 --- a/common.sr.po +++ b/common.sr.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Serbian (http://www.transifex.com/team-xonotic/xonotic/" "language/sr/)\n" @@ -24,22 +24,22 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Успешно извезено у %s! (напомена: сачувано у путањи data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1Нисам могао да упишем у %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3Порука одбројавања у тренутку %s, преостало секунди: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" @@ -48,16 +48,16 @@ msgstr "" "^1Вишелинијска порука у тренутку %s која\n" "^1траје дуже од уобичајеног" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "Порука у тренутку %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "Општа порука" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Играч^7: Ово је простор за ћаскање." @@ -130,113 +130,95 @@ msgstr "^1Притисните ^3%s^1 за податак о режиму игр msgid "server info" msgstr "подаци о серверу" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Игра је већ почела" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Немате више живота" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Притисните ^3%s^1 за придруживање" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "скочи" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Игра почиње за ^3%d^1" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Тренутно у фази ^1загревања^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sПритисните ^3%s%s за престанак загревања" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "спреман" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sПритисните ^3%s%s када будете били спремни" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Чекам на остале да се припреме и заврше загревање..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Чекам на остале да се припреме..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Притисните ^3%s^2 за завршавање загревања" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Екипе нису уравнотежене!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Притисните ^3%s%s за прилагођавање" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "мени екипе" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Посматрам овог играча:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Посматрају вас:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Притисните ^3ESC ^7за приказ опција ХУД-а." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Дупли клик ^7a на плочу за опције у вези плоче." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7за онемогућавање провере сударања, ^3SHIFT ^7и" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7за тачнија прилагођавања." -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Лични рекорд" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Рекорд на серверу" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Играч %d" @@ -508,418 +490,418 @@ msgstr "QMCMD^Промешај екипе" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Почетна линија" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Циљ" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Просек %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "КАЗНА: %.1f (%s)" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "промашили сте контролну тачку" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "Кликните за одабир одредишта телепорта" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "Кликните за одабир одредишта стварања" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "Број убијених носилаца лопте" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "Укупна количина времена у ком сте држали лопту у Keepaway-у" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "SCO^освајања" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^време освајања" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "Време најбржег заробљавања (ЗЗ)" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "Број смрти" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^смрти" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "Број кључева уништених гурањем у ништавило" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^уништено" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^штета" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "Укупно начињене штете" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^примљено штете" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "Укупно примљене штете" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "Број испуштених застава" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^испуштања" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "SCO^грешака" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "КПС" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "SCO^кпс" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "Број убистава без самоубистава" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "Број постигнутих голова" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "SCO^циљева" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "Број убијених носилаца кључева" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^у/с" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "Број убистава" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^убистава" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^кругова" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^живота" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "Број губљења кључева" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^губитака" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "Име играча" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^име" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^надимак" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "Број уништених циљева" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^циљеви" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^купљења" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "Време пинга" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^пинг" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "Губитак пакета" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "SCO^гп" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "Број играча гурнутих у ништавило" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "Ранг играча" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^ранг" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "Број враћања заставе" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^враћања" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "Број оживљавања" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^оживљавања" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "Број побеђених рунди" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^резултат" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "Укупни резултат" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "Број самоубистава" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^самоубистава" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "Број убистава без смрти" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "SCO^укупно" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "Број узетих поена доминације (Доминација)" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "Број убијених саиграча" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "SCO^убистава саиграча" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "Начин употребе:" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -927,32 +909,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -961,86 +943,78 @@ msgstr "" msgid "N/A" msgstr "Н/Д" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "Статистика прецизности (просек %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Статистика мапе:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Убијено чудовишта:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Нађено тајни:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Рангови" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "^3%1.0f минута" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^бодова" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "^7Мапа: ^2%s" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Пратиоци" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Оживљавање за ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Мртви сте, сачекајте ^3%s^7 пре оживљавања" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Мртви сте, притисните ^2%s^7 да бисте се оживели" @@ -1049,27 +1023,27 @@ msgstr "Мртви сте, притисните ^2%s^7 да бисте се ож msgid "WARMUP" msgstr "ЗАГРЕЈАВАЊЕ" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Име ^7уместо \"^1Anonymous player^7\" у статистици" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Гласање је почело за:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Дозволити серверима да чувају и приказују ваше име?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Подесите ХУД" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1082,7 +1056,7 @@ msgstr "^1Подесите ХУД" msgid "Yes" msgstr "Да" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1107,66 +1081,66 @@ msgstr "Нема" msgid "Unavailable" msgstr "Недоступно" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "м/с" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "км/ч" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr "миља/ч" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "чворова" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "чворови" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (није везано)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1 глас)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d гласова)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Свеједно" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Одаберите врсту игре" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Гласајте за мапу" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "Преостало секунди: %d" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "Тражим претпреглед…" @@ -1174,15 +1148,15 @@ msgstr "Тражим претпреглед…" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Покушавам да уклоним екипу која није у списку екипа!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "Напредак заробљавања" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "Напредак оживљавања" @@ -1194,281 +1168,312 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Лоптокрадица" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Напад" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" +"Уништите препреке да бисте нашли и уништили непријатељско напојно језгро пре " +"него што време истекне" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Граница бодова" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Кланска арена" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Убијте сваког из непријатељске екипе да бисте освојили рунду" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Граница фреговања:" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Број фрегова потребних пре него што се игра заврши" + +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "Мали оклоп" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Заробљавање заставе" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "Средњи оклоп" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "" +"Нађите и донесите непријатељску заставу у вашу базу да бисте је заробили и " +"браните вашу базу од друге екипе" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Велики оклоп" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Граница заробљавања:" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Мега оклоп" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" +msgstr "Број заробљавања потребних пре него што се игра заврши" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "Мало здравље" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Рангови" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "Средње здравље" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "ЗЗ трка" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Велико здравље" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "Тркајте се за најбоље време." -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Мега здравље" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Игра на смрт" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Достигните што више фрегова" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Заробите и браните све контролне тачке да бисте победили" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Доминација" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" +msgstr "Број бодова потребних пре него што се игра заврши" + +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Ледене шуге" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" +"Убијте непријатеље да бисте их заледили, стојте близу залеђених саиграча да " +"бисте их оживели, заледите све непријатеље да бисте победили" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Реген. горива" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "Инвазија" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Снага" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Преживите таласе чудовишта" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Штит" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Држите лопту да бисте добили бодове за убиства" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n бацање трубе" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Граница фреговања:" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Сакупите све кључеве да бисте освојили рунду" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Број фрегова потребних пре него што се игра заврши" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Лов на кључеве" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Игра на смрт" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Игра је већ почела" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Достигните што више фрегова" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Немате више живота" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Последњи човек на ногама" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Животи:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Некс-лопта" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Гађајте и шутните лопту у непријатељски гол, браните ваш гол" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Циљеви:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "Број циљева потребних пре него што се игра заврши" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Лоптокрадица" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" +"Заробите контролне тачке да бисте досегли и уништили непријатески генератор" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Крвопролиће" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Лични рекорд" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Рекорд на серверу" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "Трка" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "Тркајте се са осталим играчима до циља" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "Кругови:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "ЗЗ трка" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "Тркајте се за најбоље време." - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Граница бодова" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" "Помозите вашпј екипи да постигне највише фрегова против непријатељске екипе" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Екипна игра на смрт" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "Број бодова потребних пре него што се игра заврши" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Заробљавање заставе" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -"Нађите и донесите непријатељску заставу у вашу базу да бисте је заробили и " -"браните вашу базу од друге екипе" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Граница заробљавања:" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "Број заробљавања потребних пре него што се игра заврши" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Кланска арена" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "Мали оклоп" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Убијте сваког из непријатељске екипе да бисте освојили рунду" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "Средњи оклоп" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Заробите и браните све контролне тачке да бисте победили" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Велики оклоп" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Доминација" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Мега оклоп" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Сакупите све кључеве да бисте освојили рунду" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "Мало здравље" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Лов на кључеве" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "Средње здравље" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Напад" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Велико здравље" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "" -"Уништите препреке да бисте нашли и уништили непријатељско напојно језгро пре " -"него што време истекне" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Мега здравље" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -"Заробите контролне тачке да бисте досегли и уништили непријатески генератор" - -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Крвопролиће" - -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Некс-лопта" - -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Гађајте и шутните лопту у непријатељски гол, браните ваш гол" - -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Циљеви:" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" -msgstr "Број циљева потребних пре него што се игра заврши" - -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Ледене шуге" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -"Убијте непријатеље да бисте их заледили, стојте близу залеђених саиграча да " -"бисте их оживели, заледите све непријатеље да бисте победили" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Држите лопту да бисте добили бодове за убиства" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "Инвазија" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Реген. горива" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Преживите таласе чудовишта" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Снага" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Штит" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n бацање трубе" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1759,8 +1764,8 @@ msgid "Resistance" msgstr "Отпорност" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Брзина" @@ -1856,8 +1861,8 @@ msgstr "" msgid "Extra life" msgstr "Додатни живот" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Невидљивост" @@ -1897,11 +1902,11 @@ msgstr "" msgid "Grenade" msgstr "Граната" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1909,7 +1914,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2078,2029 +2083,2029 @@ msgstr "Играчу %s треба помоћ!" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "Играч ^BG%s^BG је заробио заставу боје ^TC^TT^BG" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG је заробио заставу" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGИспустили сте ствар ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGУзели сте оружје ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 повезан" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 сада игра" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "^BG%s^F3 сада игра у екипи боје ^TC^TT" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "Играч ^BG%s^BG је испустио лопту!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "Играч ^BG%s^BG је покупио лопту!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 се откачио" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BGЗаробили сте заставу!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGУзели сте заставу боје ^TC^TT^BG!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BGУзели сте заставу!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sФреговали сте играча ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sФреговао вас је играч ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Пазите где газите!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "Екипа боје ^TC^TT^BG је изгубила рунду" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Рунда почиње за ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGПретражујем опсег фреквенција..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4109,136 +4114,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4646,166 +4651,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "Мушки" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "Женски" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "Неоткривено" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4814,78 +4818,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4895,132 +4899,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5030,11 +5035,11 @@ msgstr "" msgid "Press %s" msgstr "Притисните %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5070,55 +5075,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Хватајућа кука" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "Т.А.Г. трагач" @@ -5138,7 +5144,7 @@ msgstr "Т.А.Г. трагач" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5147,11 +5153,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "Ј!#%на труба" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5392,11 +5398,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5984,26 +5990,6 @@ msgstr "Укључи усправну брзину" msgid "Speed unit:" msgstr "Мера брзине:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "м/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "км/ч" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "чворови" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Прикажи" @@ -6444,7 +6430,7 @@ msgid "Default" msgstr "Подразумевано" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "Неограничено" @@ -6805,10 +6791,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Мутатори оружја и ствари:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Хватајућа кука" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8317,7 +8299,7 @@ msgstr "Прикажи име заставокрадице у режиму за #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "Друго" @@ -8418,27 +8400,31 @@ msgstr "Присили да боје осталих играча буду ист msgid "In non teamplay modes only" msgstr "Само у не-екипном режиму" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Изблеђивање тела:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Клин са куком:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^Ниједан" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^Понеки" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^Доста" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^Мноштво" @@ -8801,91 +8787,87 @@ msgstr "Брзи АДСЛ" msgid "Broadband" msgstr "Широкопојасни" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Упити ка серверу у сек.:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Преузимања:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Највећи број упоредних HTTP/FTP преузимања" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "Брзина преузимања:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Локални одзив:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Прикажи график мреже" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Прикажи график величина пакета и друге податке" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Претпостављање кретања на клијентској страни" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Надокнађивање грешака у кретању" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "Користи шифровање (AES) када је доступно" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "Број кадрова" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Највише:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^Неограничено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Циљ:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^Онемогућено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Граница у мировању:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^Неограничено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Чувај процесорско време за друге програме" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Прикажи кадрове по секунди" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Прикажите ваше исцртане кадрове по секунди" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Облачићи менија" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -8893,40 +8875,40 @@ msgstr "" "Облачићи менија: онемогућени, уобичајени или напредни (такође приказује cvar " "или конзолну наредбу везану за ту ставку у менију)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^Онемогућени" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^Уобичајени" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^Напредни" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "Прикажи тренутно време и датум" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "Прикажи тренутно време и датум, корисно за снимке екрана" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Омогући програмерски режим" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Напредна подешавања..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" "Напредна подешавања где можете наместити сваку променљиву у игри понаособ" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "Врати на фабричка подешавања" @@ -9159,115 +9141,115 @@ msgstr "DF^Свет" msgid "DF^All" msgstr "DF^Свет" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Остава објеката темена (VBO-ови)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^Искључена" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Темена, неки троуглови (подударно)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Темена" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Темена и троуглови" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Бистрина:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Контраст:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Гама:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Појачање контраста:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Засићење:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^Окружење:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Јачина:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Сачекај да графичка обради сваки кадар" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Користи OpenGL 2.0 нијансере (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Психо бојење (ускршње јаје)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Трипозна темена (ускршње јаје)" @@ -9352,11 +9334,11 @@ msgstr "Омогућити играчким статистикама да кор msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "Давањем одговора „Не“ ће учинити да се појавите као „Анонимни играч“" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "екипна игра" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "слободно за све" @@ -9718,7 +9700,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Резолуција екрана" diff --git a/common.sv.po b/common.sv.po index 1aaa2dcfc9..1452f3b965 100644 --- a/common.sv.po +++ b/common.sv.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Swedish (http://www.transifex.com/team-xonotic/xonotic/" "language/sv/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "Ja" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "knop" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,274 +1160,305 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Anfall" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Poänggräns:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Klan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Fraggräns:" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Kapningsgräns:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Dödsmatch" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Dominering" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Frys-Kull" + +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tubakastning" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Fraggräns:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Håll Dig Undan" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Dödsmatch" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Nyckeljakt" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Herre På Täppan" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Liv:" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "Lopp" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexboll" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" -msgstr "Varv:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Mål:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Poänggräns:" - -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" -msgstr "Dödsmatch i Lag" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Stormning" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "Lopp" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Kapningsgräns:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" +msgstr "Varv:" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Klan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" +msgstr "Dödsmatch i Lag" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Dominering" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Nyckeljakt" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Anfall" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Stormning" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexboll" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Mål:" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Frys-Kull" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Håll Dig Undan" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tubakastning" + #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" msgstr "" @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5964,26 +5970,6 @@ msgstr "Inkludera vertikal hastighet" msgid "Speed unit:" msgstr "Hastighetsenhet" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "knop" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Visa" @@ -6422,7 +6408,7 @@ msgid "Default" msgstr "Standardinställningar" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6783,10 +6769,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Vapen & sak mutators:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Hängare" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8288,7 +8270,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8389,27 +8371,31 @@ msgstr "Använd dina egna färger på fiender" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8769,129 +8755,125 @@ msgstr "Snabb ADSL" msgid "Broadband" msgstr "Bredband" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Nedladdningar:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Visa nätgraf" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Rörelseprediktering i klienten" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Avancerade inställningar..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9124,115 +9106,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Av" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9317,11 +9299,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9683,7 +9665,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.tr.po b/common.tr.po index 0c7aea476e..ad7a00de6d 100644 --- a/common.tr.po +++ b/common.tr.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Turkish (http://www.transifex.com/team-xonotic/xonotic/" "language/tr/)\n" @@ -22,38 +22,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2Başarıyla %s'e aktarıldı! (Dikkat: data/data/'ya kaydedildi)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "^1 %s'e yazılamadı" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Oyuncu^7: Burası sohbet alanı." @@ -127,113 +127,95 @@ msgstr "^1Oyun modu bilgisi için ^3%s^1 tuşuna basın" msgid "server info" msgstr "sunucu bilgisi" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Savaş çoktan başladı" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1Fazla canın kalmadı" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Katılmak için ^3%s^1 tuşuna basın" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "zıpla" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Oyun ^3%d^1 saniye içerisinde başlıyor" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Şu an ^1ısınma^2 aşamasında!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sIsınmayı bitirmek için ^3%s%s basın" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "hazır" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sHazır olduğunuzda ^3%s%s basın" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Diğerlerinin ısınma aşamasını bitirmesi bekleniyor..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Diğerlerinin hazır olması bekleniyor..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Isınmayı bitirmek için ^3%s^2 tuşuna basın" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Takım sayıları dengesiz!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Ayarlamak için ^3%s%s basın" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "takım menüsü" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1Oyuncu izleniyor:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1Sen izleniyorsun:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Kişisel rekor" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Sunucu rekoru" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Oyuncu %d" @@ -505,418 +487,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Başlangıç çizgisi" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Bitiş çizgisi" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -924,32 +906,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -958,86 +940,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Harita verileri:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "Canavarlar öldürüldü:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Sırlar bulundu:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "Zaman sıralamasını yakala" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "Sıralamalar" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "Hız ödülü: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "Tüm zamanların en hızlısı: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Seyirciler" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1Yeniden doğuma son ^3%s^1..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "Öldünüz, yeniden doğmadan önce ^3%s^7 bekleyin" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "Öldünüz, yeniden doğmak için ^2%s^7 basın" @@ -1046,27 +1020,27 @@ msgstr "Öldünüz, yeniden doğmak için ^2%s^7 basın" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Bir oylama yapılacak:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Sunucuların adınızı saklamasına ve görüntülemesine izin verilsin mi?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1HUD'ı Yapılandır" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1079,7 +1053,7 @@ msgstr "^1HUD'ı Yapılandır" msgid "Yes" msgstr "Evet" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1104,66 +1078,66 @@ msgstr "Sahip değilsin" msgid "Unavailable" msgstr "Kullanım dışı" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "bağ" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (bağlı değil)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 oy)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d oy)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Umrumda değil" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Oyun türüne karar verin" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Haritayı oyla" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d saniye kaldı" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1171,15 +1145,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Takım listesinde olmayan bir takımı çıkarmaya çalışma!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Nade zamanlayıcısı" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "İlerlemeyi yakala" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "İlerlemeyi canlandır" @@ -1191,278 +1165,309 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "Top hırsızı" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Hücum" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "Zaman dolmadan düşman güç merkezini bul ve yok etmek için engelleri aş" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Klan Alanı" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "Turu kazanmak için tüm düşman takım unsurlarını öldür" + +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "Zaman sıralamasını yakala" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Bayrağı kap" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" +"Yakalamak için düşman bayrağını bulup üsse getir, üssünüzü de diğer takımdan " +"koru" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "Büyük zırh" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "Sıralamalar" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "Mega zırh" - -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "En hızlı zaman için yarış." -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "Büyük sağlık" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Ölümmaçı" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "Mega sağlık" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "Yapabildiğiniz kadar çok sayıda parçaya puan verin" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "Kazanmak için tüm kontrol noktalarını yakalayın ve savunun" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Hakimiyet" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Yakıt yağmuru" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Dondurucu Etiket" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Kuvvet" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" +"Onları dondurmak için düşmanları öldürün, donmuş ekip arkadaşlarının yanında " +"onları canlandırın; kazanmak için tüm düşmanları dondurun" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Zırh" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "İstila" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Atma" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "Canavarların saldırı dalgalarına karşı hayatta kal" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "Öldürmek için puan almak için topu tut" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Uzak dur" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Ölümmaçı" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "Turu kazanmak için tüm anahtarları topla" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "Yapabildiğiniz kadar çok sayıda parçaya puan verin" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Anahtar Avı" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Savaş çoktan başladı" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1Fazla canın kalmadı" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Ayakta Kalan Son Kişi" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "Hayatta kalanlar yok olana kadar hayatta kal ve öldür" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "Yarış" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" -msgstr "Bitiş çizgisine diğer oyunculara karşı yarışın" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "Düşman kalesine gol at, kendi kaleni koru" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "En hızlı zaman için yarış." +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "Top hırsızı" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "Düşman jeneratörüne ulaşmak ve yok etmek için kontrol noktalarını geç" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Saldırı" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Kişisel rekor" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Sunucu rekoru" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "Yarış" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" +msgstr "Bitiş çizgisine diğer oyunculara karşı yarışın" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "" "Takımınıza, düşman takımına karşı en iyi skoru elde etmesi için yardım edin." -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "Ölümmaçı Takımı" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Bayrağı kap" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -"Yakalamak için düşman bayrağını bulup üsse getir, üssünüzü de diğer takımdan " -"koru" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Klan Alanı" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "Turu kazanmak için tüm düşman takım unsurlarını öldür" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "Kazanmak için tüm kontrol noktalarını yakalayın ve savunun" - -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Hakimiyet" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "Turu kazanmak için tüm anahtarları topla" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Anahtar Avı" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Hücum" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "Büyük zırh" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "Zaman dolmadan düşman güç merkezini bul ve yok etmek için engelleri aş" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "Mega zırh" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "Düşman jeneratörüne ulaşmak ve yok etmek için kontrol noktalarını geç" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Saldırı" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "Büyük sağlık" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "Düşman kalesine gol at, kendi kaleni koru" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "Mega sağlık" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Dondurucu Etiket" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -"Onları dondurmak için düşmanları öldürün, donmuş ekip arkadaşlarının yanında " -"onları canlandırın; kazanmak için tüm düşmanları dondurun" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "Öldürmek için puan almak için topu tut" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Uzak dur" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "İstila" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Yakıt yağmuru" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "Canavarların saldırı dalgalarına karşı hayatta kal" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Kuvvet" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Zırh" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" -msgstr "" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Atma" #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" @@ -1756,8 +1761,8 @@ msgid "Resistance" msgstr "Direnç" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Hız" @@ -1853,8 +1858,8 @@ msgstr "" msgid "Extra life" msgstr "İlave can" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Görünmezlik" @@ -1894,11 +1899,11 @@ msgstr "" msgid "Grenade" msgstr "Bomba" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1906,7 +1911,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2075,1570 +2080,1570 @@ msgstr "%s yardıma ihtiyacım var!" msgid "^1Server notices:" msgstr "^1Sunucu bildirimleri:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4NOT: ^BGMaç sırasında oyunculara sohbet gönderilmez" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG ^TC^TT^BG bayrağı ele geçirildi" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sParçalandın ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sPuan yaptın ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sŞunun tarafından parçalandın ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sŞundan puan kaybettin ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "^K3%sYandın ^BG%s" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3647,459 +3652,459 @@ msgstr "" "^BGFarklı bir takıma geçtiniz\n" "Şimdi buradasınız: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Takım arkadaşlarına karşı savaşma!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Takım arkadaşlarına ateş etme!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Kampçıyı öldür!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Taktiklerinizi tekrar düşünün, kampçı!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Kendinizi yok ettiniz!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Sen %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Nefesini yakalayamadın!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Çatlağa çarptı!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "^K1Çok sıcak hissettin!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Biraz çıtır çıtır!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Aptal kendini öldürdün!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Daha dikkatli olmalısın!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4108,136 +4113,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4641,166 +4646,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4809,78 +4813,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4890,132 +4894,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5025,11 +5030,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5065,55 +5070,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5121,11 +5127,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5133,7 +5139,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5142,11 +5148,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5387,11 +5393,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5980,26 +5986,6 @@ msgstr "Dikey hızı dahil et" msgid "Speed unit:" msgstr "Hız ünitesi:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "bağ" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Göster" @@ -6438,7 +6424,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6799,10 +6785,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8304,7 +8286,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8405,27 +8387,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8785,129 +8771,125 @@ msgstr "Hızlı ADSL" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Gelişmiş ayarlar..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9140,115 +9122,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9333,11 +9315,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9699,7 +9681,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Ekran çözünürlüğü" diff --git a/common.uk.po b/common.uk.po index 1bc4a046dc..29fc9a67ee 100644 --- a/common.uk.po +++ b/common.uk.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Ukrainian (http://www.transifex.com/team-xonotic/xonotic/" "language/uk/)\n" @@ -25,38 +25,38 @@ msgstr "" "100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || " "(n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3Гравець^7: Це зона чату." @@ -131,115 +131,97 @@ msgstr "^1Натисніть ^3%s^1 для показу інформації п msgid "server info" msgstr "відомості про сервер" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1Матч вже почався" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1У вас не залишилося більше життів" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1Натисніть ^3%s^1 щоб приєднатися" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1Гра почнеться через ^3%d^1 секунд" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2Зараз ^1розминка^2!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%sНатисніть ^3%s%s щоб завершити розминку" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "готовий" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%sНатисніть ^3%s%s як будите готовими" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2Чекаємо на готовність інших для завершення розминки..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2Чекаємо на готовність інших гравців..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2Натисніть ^3%s^2 щоб завершити розминку" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "Нерівність у розмірі команд!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "Натисніть ^3%s%s для налаштування" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "командне меню" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7Натисніть ^3ESC ^7щоб показати опції HUD" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3Клацніть двічі ^7a панель щоб побачити її опції." -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" "^3CTRL ^7для відключення тесту колізій,\n" "^3SHIFT ^7і" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3СТРІЛКИ ^7для точного налаштування" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "Власний найкращий результат" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "Найкращий результат на сервері" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "Гравець %d" @@ -511,418 +493,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "(-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "(+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "Старт" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "Фініш" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "Середнє %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "Пінг" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -930,32 +912,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -964,86 +946,78 @@ msgstr "" msgid "N/A" msgstr "Н/Д" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "Статистика мапи:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "Знайдено секретів:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "Спектатори" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1052,27 +1026,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2Ім'я ^7замість \"^1Анонімний гравець^7\" у статистиці" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "Було створено голосування щодо:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "Дозволити серверу зберігати та використовувати ваше ім'я?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1Налаштувати HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1085,7 +1059,7 @@ msgstr "^1Налаштувати HUD" msgid "Yes" msgstr "Так" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1110,66 +1084,66 @@ msgstr "Немає" msgid "Unavailable" msgstr "Недоступно" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "qu/с" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "м/с" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "км/с" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "милі" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "вузли" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (не пов'язані)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 голос)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d голосів)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "Не турбує" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "Виберіть тип гри" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "Проголосуйте за мапу" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "%d секунд залишилось" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1177,15 +1151,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "Спроба видалити команду, яка відсутня у списку команд!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1197,274 +1171,305 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "Assault" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "Ліміт очок:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "Clan Arena" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "Ліміт фрагів:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" +msgstr "Кількість фрагів, яка потрібна для закінчення матчу" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "Capture the Flag" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "Ліміт захоплень:" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "Race CTS" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "Deathmatch" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "Domination" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "Відновлення палива" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "Сила" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "Щит" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "Freeze Tag" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "Ліміт фрагів:" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "Кількість фрагів, яка потрібна для закінчення матчу" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "Keepaway" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "Key Hunt" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1Матч вже почався" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1У вас не залишилося більше життів" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "Last Man Standing" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "Життів:" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "Race" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" -msgstr "Кругів:" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "Голів:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "Ліміт очок:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" -msgstr "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "Onslaught" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "Власний найкращий результат" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "Найкращий результат на сервері" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" +msgstr "Race" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "Ліміт захоплень:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" +msgstr "Кругів:" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" +msgstr "Team Deathmatch" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "Domination" - -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "Key Hunt" - -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "Assault" - -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "Onslaught" - -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" - -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "Голів:" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "Freeze Tag" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "Keepaway" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "Відновлення палива" + +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "Сила" + +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "Щит" + +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" +msgstr "@!#%'n Tuba Throwing" + #: qcsrc/common/minigames/cl_minigames.qc:383 msgid "It's your turn" msgstr "" @@ -1753,8 +1758,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "Швидкість" @@ -1850,8 +1855,8 @@ msgstr "" msgid "Extra life" msgstr "Додаткове життя" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "Невидимість" @@ -1891,11 +1896,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1903,7 +1908,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2072,16 +2077,16 @@ msgstr "" msgid "^1Server notices:" msgstr "^1Повідомлення сервера:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG захопив ^TC^TT^BG прапор" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2090,17 +2095,17 @@ msgstr "" "^BG%s^BG захопив ^TC^TT^BG прапор за ^F1%s^BG секунди, побивши попередній " "рекорд ^BG%s^BG який становив ^F2%s^BG секунди" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG захопив ^TC^TT^BG прапор за ^F1%s^BG секунди" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2109,31 +2114,31 @@ msgstr "" "^BG%s^BG захопив ^TC^TT^BG прапор за ^F2%s^BG секунди, і не зміг побити " "попередній рекорд ^BG%s^BG який становить ^F1%s^BG секунди" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG ^TC^TT^BG прапор був повернений на базу власником" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG ^TC^TT^BG прапор був знищений і тому повернений на базу" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG ^TC^TT^BG був кинутий на базі і тому повернувся сам" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" @@ -2141,11 +2146,11 @@ msgstr "" "^BG ^TC^TT^BG прапор впав десь за межами досягнення і тому був повернений на " "базу" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " @@ -2154,838 +2159,838 @@ msgstr "" "^BG ^TC^TT^BG прапор став нетерплячим після ^F1%.2f^BG секунд та повернув " "себе на базу" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG прапор повернувся на базу" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG втратив ^TC^TT^BG прапор" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG захопив ^TC^TT^BG прапор" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG повернув ^TC^TT^BG прапор" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був нечесно усунений ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був утоплений ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був опущений на землю ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був спалений ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був засмажений ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "^BG%s%s^K1 був підірваний гранатою ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був запущений у космос ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був заляпаний слизом ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був законсервований ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "^BG%s%s^K1 спробував зайняти місце прибування ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був телефрагнутий ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 загинув у нещасному випадку з ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "^BG%s%s^K1 загинув коли вибухнув Bumblebee ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "^BG%s%s^K1 побачив гарні вогні гармати Bumblebee ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був розчавлений ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "^BG%s%s^K1 був закиданий кластерними бомбами з Raptor ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "^BG%s%s^K1 не міг протистояти фіолетовим краплинам ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "^BG%s%s^K1 загинув коли вибухнув Raptor ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "^BG%s%s^K1 загинув коли вибухнув Spiderbot ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 був порізаний на шматки Spiderbot ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "^BG%s%s^K1 був рознесений на шматки Spiderbot ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1 загинув коли вибухнув Racer ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 був пришпилений вогнем Racer ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1 не міг знайти захист від Racer ^BG%s^K1 %s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 був кинутий у світ болю ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "^BG%s^K1 був переміщений в %s%s" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "^BG%s^K1 став ворогом Повелителя командної гри%s%s" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "^BG%s^K1 думав що знайшов чудове місце для кемпінгу%s%s" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "^BG%s^K1 нечесно вбив себе%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "^BG%s^K1 не зміг перевести дух!%s%s" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "^BG%s^K1 пробув у воді занадто довго%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "^BG%s^K1 торкнувся землі занадто потужно%s%s" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "^BG%s^K1 із тріском вдарився об землю%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "^BG%s^K1 став занадто хрустким%s%s" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "^BG%s^K1 відчув трохи жару%s%s" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "^BG%s^K1 загинув%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "^BG%s^K1 знайшов гаряче місце%s%s" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "^BG%s^K1 перетворився на гарячий шлак%s%s" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "^BG%s^K1 може майстерно вбити себе власною гранатою%s%s" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1 загинув%s%s. Який сенс жити без набоїв?" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 використав усі патрони%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "^BG%s^K1 згнив%s%s" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "^BG%s^K1 перетворився на падаючу зірку%s%s" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "^BG%s^K1 був заляпаний слизом%s%s" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "^BG%s^K1 більше не міг це витримувати%s%s" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "^BG%s^K1 тепер може зберігатися роками%s%s" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "^BG%s^K1 перейшов до %s%s" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 загинув у нещасному випадку%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "^BG%s^K1 зустрівся з туреллю%s%s" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "^BG%s^K1 був знищений туреллю eWheel%s%s" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "^BG%s^K1 потрапив у вогонь туреллі FLAC%s%s" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "^BG%s^K1 був знищений туреллю Hellion%s%s" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "^BG%s^K1 не зміг сховатися від туреллі Hunter%s%s" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "^BG%s^K1 був продірявлений туреллю Machinegun%s%s" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "^BG%s^K1 був перетворений на жевріючі джибси туреллю MLRS%s%s" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "^BG%s^K1 був знищений туреллю%s%s" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 отримав гарячої плазми з туреллі%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "^BG%s^K1 був вбитий електричним струмом з туреллі Tesla%s%s" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "^BG%s^K1 був збагачений свинцем з туреллі Walker%s%s" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "^BG%s^K1 був проколотий туреллю Walker%s%s" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "^BG%s^K1 був знищений туреллю Walker%s%s" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "^BG%s^K1 загинув у вибуху Bumblebee%s%s" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "^BG%s^K1 був розчавлений транспортом%s%s" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "^BG%s^K1 був знищений кластерною бомбою Raptor%s%s" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "^BG%s^K1 загинув у вибуху Raptor%s%s" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "^BG%s^K1 загинув у вибуху Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "^BG%s^K1 був рознесений на шматки ракетами Spiderbot%s%s" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1 загинув у вибуху Racer%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1 не зміг знайти захист від ракети Racer%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1 був зраджений ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1 був заморожений ^BG%s" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3 був оживлений ^BG%s" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3 був оживлений падінням" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 заморозив сам себе" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG команда виграє раунд" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG виграє раунд" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BGНічия" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BGРаунд завершено, переможця немає" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "^BGРежим бога зберіг тебе від %s одиниць пошкоджень, читере!" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BGВи не маєте ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BGВи втратили ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BGВи отримали ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BGУ вас недостатньо набоїв для ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG не може стріляти, але ^F1%s^BG може" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG ^F4недоступний(а)^BG на цій мапі" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 зараз грає" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG втратив м'яча!" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG заволодів м'ячем!" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG захопив ключі для ^TC^TT команди" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG втратив ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG втратив ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG підхопив ^TC^TT Ключ" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 більше не має життів" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 здобув Невидимість" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 здобув Щит" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 здобув Швидкість" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 здобув Силу" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 від'єднався" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 зараз глядач" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG залишив гонку" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" "^BG%s^BG не зміг побити рекорд свого %s%s^BG місця який становить %s%s %s" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "^BG%s^BG не зумів побити рекорд %s%s^BG місця, який становить %s%s %s" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG завершив гонку" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" "^BG%s^BG побив рекорд %s^BG для %s%s^BG місця своїм результатом у %s%s %s" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "^BG%s^BG покращив свій рекорд для %s%s^BG місця результатом у %s%s %s" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " @@ -2994,50 +2999,50 @@ msgstr "" "^BG%s^BG встановив новий рекорд у ^F2%s^BG, але на жаль не має UID, тому " "рекорд буде втрачено." -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "^BG%s^BG встановив рекорд %s%s^BG місця своїм результатом в %s%s" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "^TC^TT ^BGкоманда заробляє очко!" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 здобув Суперзброю" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " @@ -3046,14 +3051,14 @@ msgstr "" "^F4ПРИМІТКА: ^BGСервер використовує ^F1Xonotic %s (бета)^BG, у вас " "^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" "^F4ПРИМІТКА: ^BGСервер використовує ^F1Xonotic %s^BG, у вас ^F2Xonotic %s" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " @@ -3062,369 +3067,369 @@ msgstr "" "^F4ПРИМІТКА: ^F1Xonotic %s^BG вже доступний, а у вас все ще ^F2Xonotic %s^BG " "- завантажте нову версію з ^F3http://www.xonotic.org/^BG!" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC Відомості про збірку: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BGВи нападаєте!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BGВи захищаєтесь!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4Починайте!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4Гра почнеться через ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4Раунд почнеться через ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4Раунд не може початися" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2Не кемперіть!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" @@ -3434,230 +3439,230 @@ msgstr "" "^BGМоже те знову ^F2спробувати^BG захопити прапор\n" "^BGякщо гадаєте, що вам це вдасться." -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BGВи захопили ^TC^TT^BG прапор!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "^BGЗанадто багато кидків прапору! Кидання недоступне на %s." -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG передав ^TC^TT^BG прапор до %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "^BGВи отримали ^TC^TT^BG прапор від %s" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "^BGПросить %s^BG передати вам прапор" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BGВи передали ^TC^TT^BG прапор до %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BGВи отримали ^TC^TT^BG прапор!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "^BG%sПротивник^BG захопив ваш прапор! Поверніть його!" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "^BG%sПротивник (^BG%s%s)^BG захопив ваш прапор! Поверніть його!" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "^BGВаш %sтовариш по команді^BG захопив прапор! Захищайте його!" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" "^BGВаш %sтовариш по команді (^BG%s%s)^BG захопив прапор! Захищайте його!" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BGВи повернули ^TC^TT^BG прапор!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BGПатова ситуація! Противники тепер можуть бачити вас на радарі!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" "^BGПатова ситуація! Противники тепер можуть бачити носіїв прапорів на радарі!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%sВи фрагнули ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "^K3%sВи виграли очко у ^BG%s" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%sВас фрагнув ^BG%s" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "^K1%sВи програли очко ^BG%s" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "^K1%sВи чатфрагнули ^BG%s" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "^K1%sВи виграли очко у ^BG%s^K1 поки він писав" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "^K1%sВас чатфрагнув ^BG%s" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" @@ -3666,217 +3671,217 @@ msgstr "" "^BGВас автоматично переведено до іншої команди\n" "Тепер ви у: %s" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "^K1Не воюйте зі своїми товаришами по команді!" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1Не стріляйте у своїх товаришів по команді!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "^K1Помри, кемпер!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "^K1Знайди собі кращу тактику, кемпер!" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "^K1Ви нечесно вбили себе!" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1Вас %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "^K1Ви не змогли перевести дух!" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "^K1Ви із тріском вдарились об землю!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "K1Вам стало занадто гаряче!" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "^K1Ви стали занадто хрустким!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "^K1Ви вбили самі себе!" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1Вам треба бути обережнішими!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "^K1Ви не витримали жар!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1На смак як курятина!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "^K1Ви забули повернути чеку на місце!" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "^K1Ви почнете з початку за витрату всіх набоїв..." -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1Вас вбито за витрату всіх набоїв..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "^K1Без ліків ви швидко зістарились" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "^K1Вам слід берегти своє здоров'я" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "^K1Ви перетворилися на падаючу зірку!" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "^K1Ви розтанули у слизі!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "K1Ви скоїли самогубство!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1Ви припинили все це!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "^K1Ви застрягли у болоті!" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "^BGВи зараз на: %s" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1Ви загинули у нещасному випадку!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "^K1Вам не пощастило зустрітися з туреллю!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "^K1Вас фрагнула турель!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "^K1Вам не пощастило зустрітися з туреллю eWheel!" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "^K1Вас фрагнула турель eWheel!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "^K1Вам не пощастило зустрітися з туреллю Walker!" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "^K1Вас фрагнула турель Walker!" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "^K1Ви загинули у вибуху Bumblebee!" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "^K1Вас розчавила машина!" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "^K1Ви опинилися біля кластерної бомби Raptor!" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "^K1Ви загинули у вибуху Raptor!" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "^K1Ви загинули у вибуху Spiderbot!" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "^K1Вас рознесло на шматки ракетами Spiderbot!" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "K1Ви загинули у вибуху Racer!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1Ви не змогли знайти захист від ракети Racer!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1Дивіться під ноги!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "^K1Дурень! Ви фрагнули ^BG%s^K1, товариша по команді!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "^K1Дурень! You went against ^BG%s^K1, товариша по команді!" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "^K1Вас фрагнув ^BG%s^K1, ваш товариш по команді" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "^K1Ви програли очко ^BG%s^K1, товаришу по команді" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." @@ -3884,74 +3889,74 @@ msgstr "" "^K1Годі ледарювати!\n" "^BGРоз'єднання через ^COUNT..." -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "K3Ви оживили ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3Ви оживили себе" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "K3Вас оживив ^BG%s" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1Ви заморозили самі себе" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "^K1Раунд вже почався, ви починаєте вже замороженим" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." @@ -3959,7 +3964,7 @@ msgstr "" "^K1Жодна точка відродження недоступна!\n" "Надійтесь на свою команду..." -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." @@ -3967,15 +3972,15 @@ msgstr "" "^K1Зараз ви не зможете приєднатися до гри.\n" "Досягнуто ліміту гравців." -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "^BGВбивство людей коли ви не володієте м'ячем не приносить очок!" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" @@ -3983,7 +3988,7 @@ msgstr "" "^BGВаша команда володіє всіма ключами!\n" "Допоможіть носіям ключів зустрітися!" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" @@ -3991,7 +3996,7 @@ msgstr "" "^BGВсі ключі зараз у руках ^TC^TT команди!^BG\n" "Ви маєте зупинити їх ^F4НЕГАЙНО^BG!" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" @@ -3999,23 +4004,23 @@ msgstr "" "^BGВсі ключі в руках вашої команди!\n" "Зустріньтесь з іншими носіями ключів ^F4НЕГАЙНО^BG!" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4Раунд почнеться через ^COUNT" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "^BGСканується діапазон частот..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "^BGВи починаєте з ^TC^TT ключем" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" @@ -4024,43 +4029,43 @@ msgstr "" "^BGОчікування приєднання гравців...\n" "Потрібні активні гравця для: %s" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BGОчікування приєднання %s гравця(ців)..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG залишилось часу щоб знайти набої!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BGЗнайдіть набої або загиньте через ^F4^COUNT^BG!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BGЗнайдіть набої! ^F4^COUNT^BG залишилось!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2Додаткових життів залишилось: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" @@ -4069,60 +4074,60 @@ msgstr "" "^F2^COUNT^BG до зміни зброї...\n" "Наступна зброя: ^F1%s" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2Поточна зброя: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" @@ -4130,7 +4135,7 @@ msgstr "" "^F2Почався ^F4ДОДАТКОВИЙ ЧАС^F2!\n" "Продовжуйте боротьбу доки не визначиться переможець!" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" @@ -4138,7 +4143,7 @@ msgstr "" "^F2Почався ^F4ДОДАТКОВИЙ ЧАС^F2!\n" "Продовжуйте набирати очки доки не визначиться переможець!" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4147,7 +4152,7 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" @@ -4156,129 +4161,129 @@ msgstr "" "^F2Йде ^F4ДОДАТКОВИЙ ЧАС^F2!\n" "^BGДодано ^F4%s^BG у гру!" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2Сила надає вашій зброї руйнівної потужності" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2Сила вичерпалася" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2Вас оточує щит" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "^F2Щит вичерпався" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "^F2Ви прискоренні" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "^F2Швидкість вичерпалася" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2Ви невидимі" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "^F2Невидимість вичерпалася" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2Гонка закінчилася, завершуйте своє коло!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2Суперзброя зламалася" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2Суперзброя втрачена" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "^F2Ви отримали суперзброю" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "^K1Перехід до ^TC^TT^K1 через ^COUNT" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "^K1Зміна команди через ^COUNT" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "^K1Ви станете глядачем через ^COUNT" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "^K1Самогубство через ^COUNT" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "^F4Тайм-аут почнеться через ^COUNT" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "^F4Тайм-аут закінчиться через ^COUNT" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4686,166 +4691,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4854,78 +4858,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4935,132 +4939,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5070,11 +5075,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5110,55 +5115,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "Crylink" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "Electro" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "Fireball" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "Hagar" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "Важка Лазерна Штурмова Гармата" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "Гак" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "Міноукладчик" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "Мортира" @@ -5166,11 +5172,11 @@ msgstr "Мортира" msgid "Port-O-Launch" msgstr "Port-O-Launch" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "Гвинтівка" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "Шукач T.A.G." @@ -5178,7 +5184,7 @@ msgstr "Шукач T.A.G." msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "Рушниця" @@ -5187,11 +5193,11 @@ msgstr "Рушниця" msgid "@!#%'n Tuba" msgstr "@!#%'а Туба" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5432,11 +5438,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -6023,26 +6029,6 @@ msgstr "Включаючи вертикальну швидкість" msgid "Speed unit:" msgstr "Одиниця швидкості:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "м/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "км/с" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "милі" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "вузли" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "Показувати" @@ -6483,7 +6469,7 @@ msgid "Default" msgstr "За замовчуванням" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6844,10 +6830,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "Мутатори зброї та предметів:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "Гак" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8355,7 +8337,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8456,27 +8438,31 @@ msgstr "Використовувати кольори вашої моделі д msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "Зникнення тіл:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "Шматки тіл:" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "Вимкнуто" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "Мало" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "Більше" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "Багато" @@ -8840,91 +8826,87 @@ msgstr "Швидкій ADSL" msgid "Broadband" msgstr "Широкополосний доступ" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "Завантажень:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "Максимальна кількість одночасних HTTP/FTP завантажень" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "Локальна затримка:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "Показувати графік мережі" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "Показувати графік розмірів пакетів та іншої інформації" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "Передбачення руху зі сторони клієнта" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "Компенсація помилок руху" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "Максимум:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "Необмежено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "Ціль:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "Вимкнуто" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "Ліміт часу бездіяльності:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "Необмежено" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "Зберігати процесорний час для інших програм" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "Показувати кількість кадрів в секунду" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "Показувати лічильник кадрів за секунду" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "Підказки в меню:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" @@ -8932,39 +8914,39 @@ msgstr "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "Вимкнуті" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "Стандартно" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "Розширені" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "Увімкнути режим розробника" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "Розширені налаштування..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "Тут ви зможете змінити будь-які деталі гри" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9197,115 +9179,115 @@ msgstr "Світ" msgid "DF^All" msgstr "Все" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "Vertex Buffer Objects (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "Вимкнуто" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "Вершини, деякі трикутники (сумісний)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "Вершини" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "Вершини та трикутники" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "Яскравість:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "Контраст:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "Гамма:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "Підсилення контрасту:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "Насиченість:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "Навколишне освітлення:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "Інтенсивність:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "Чекати поки GPU закінчить кожний кадр" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "Використовувати шейдери OpenGL 2.0 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "Психо-кольори (великоднє яйце)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "Божевільні вершини (великоднє яйце)" @@ -9390,11 +9372,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9757,7 +9739,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "Роздільність екрану" diff --git a/common.uz@Latn.po b/common.uz@Latn.po index 3695f8ca74..279beb736c 100644 --- a/common.uz@Latn.po +++ b/common.uz@Latn.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Uzbek (Latin) (http://www.transifex.com/team-xonotic/xonotic/" "language/uz@Latn/)\n" @@ -18,38 +18,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "" @@ -122,113 +122,95 @@ msgstr "" msgid "server info" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "" @@ -500,418 +482,418 @@ msgstr "" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -919,32 +901,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -953,86 +935,78 @@ msgstr "" msgid "N/A" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "" @@ -1041,27 +1015,27 @@ msgstr "" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1074,7 +1048,7 @@ msgstr "" msgid "Yes" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1099,66 +1073,66 @@ msgstr "" msgid "Unavailable" msgstr "" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" msgstr "" -#: qcsrc/client/main.qc:1004 -msgid " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" msgstr "" -#: qcsrc/client/main.qc:1006 -msgid " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" msgstr "" -#: qcsrc/client/main.qc:1008 -msgid " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1166,15 +1140,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "" @@ -1186,272 +1160,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" msgstr "" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" msgstr "" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" msgstr "" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" msgstr "" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" msgstr "" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" msgstr "" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" msgstr "" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "" -#: qcsrc/common/mapinfo.qh:149 -msgid "Race" -msgstr "" - -#: qcsrc/common/mapinfo.qh:149 -msgid "Race against other players to the finish line" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" msgstr "" -#: qcsrc/common/mapinfo.qh:176 -msgid "Laps:" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" msgstr "" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" msgstr "" -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Help your team score the most frags against the enemy team" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" msgstr "" -#: qcsrc/common/mapinfo.qh:219 -msgid "Team Deathmatch" +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" msgstr "" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 +msgid "Race against other players to the finish line" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 +msgid "Laps:" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Help your team score the most frags against the enemy team" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 +msgid "Team Deathmatch" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" msgstr "" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" msgstr "" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" msgstr "" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" msgstr "" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1742,8 +1747,8 @@ msgid "Resistance" msgstr "" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "" @@ -1839,8 +1844,8 @@ msgstr "" msgid "Extra life" msgstr "" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "" @@ -1880,11 +1885,11 @@ msgstr "" msgid "Grenade" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1892,7 +1897,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2061,2029 +2066,2029 @@ msgstr "" msgid "^1Server notices:" msgstr "" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" "%s^BG's previous record of ^F2%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " "^BG%s^BG's previous record of ^F1%s^BG seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4092,136 +4097,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4625,166 +4630,165 @@ msgstr "" msgid "Walker" msgstr "" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4793,78 +4797,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4874,132 +4878,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5009,11 +5014,11 @@ msgstr "" msgid "Press %s" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5049,55 +5054,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5105,11 +5111,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5117,7 +5123,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "" @@ -5126,11 +5132,11 @@ msgstr "" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5371,11 +5377,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5960,26 +5966,6 @@ msgstr "" msgid "Speed unit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "" @@ -6418,7 +6404,7 @@ msgid "Default" msgstr "" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "" @@ -6779,10 +6765,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8284,7 +8266,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "" @@ -8385,27 +8367,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "" @@ -8765,129 +8751,125 @@ msgstr "" msgid "Broadband" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9120,115 +9102,115 @@ msgstr "" msgid "DF^All" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9313,11 +9295,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "" @@ -9679,7 +9661,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "" diff --git a/common.zh_CN.po b/common.zh_CN.po index 910bf2ea53..3870e883e3 100644 --- a/common.zh_CN.po +++ b/common.zh_CN.po @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-07-25 11:27+0000\n" -"Last-Translator: CodingJellyfish \n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" +"Last-Translator: divVerent \n" "Language-Team: Chinese (China) (http://www.transifex.com/team-xonotic/" "xonotic/language/zh_CN/)\n" "Language: zh_CN\n" @@ -29,38 +29,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "^2已导出至 %s! (小贴士:它被保存到 data/data/)" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "无法将^1写入到 %s" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "^3倒计时时间 %s, 剩余秒数: ^COUNT" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "消息显示时长 %s" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "基本消息" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3玩家^7: 这里是聊天区." @@ -133,113 +133,95 @@ msgstr "^1按下 ^3%s^1 获取游戏模式信息" msgid "server info" msgstr "服务器信息" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1比赛已经开始了" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1你已经用尽你的生命" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1按下 ^3%s^1加入" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "跳跃" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "^1游戏在 ^3%d^1后开始" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2现在正在 ^1热身^2 阶段!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%s按下 ^3%s%s 来结束暖身" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "准备" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%s准备好后按下^3%s%s" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2等待其他人完成加载..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2等待其他人准备" -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2按下 ^3%s^2 来结束暖身" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "队伍不平衡!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " 按下 ^3%s%s 来调整" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "团队菜单" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1观看这个玩家:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1观看你自己:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7按下 ^3ESC ^7来显示HUD设置。" -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3双击 ^7面板以获取面板特定选项。" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7以禁用碰撞检测, ^3SHIFT ^7以及" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3箭头键 ^7以微调。" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "个人最佳" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "服务器最佳" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "玩家 %d" @@ -511,418 +493,418 @@ msgstr "QMCMD^随机组队" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "起点线" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "终点线" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "SCO^captime" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "死亡次数" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^死亡数" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^已破坏" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "SCO^击杀/死亡" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "SCO^击杀/死亡比" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "SCO^击杀/死亡比" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^击杀数" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^生命数" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "玩家名称" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^名字" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "SCO^昵称" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^目标" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^拾起" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^延迟" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "玩家排名" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^排名" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^带回数" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^重生数" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "赢得场数" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^赢局数" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^分数" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "总分数" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "自杀次数" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^自杀数" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -930,32 +912,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -964,86 +946,78 @@ msgstr "" msgid "N/A" msgstr "无" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "精准度 (平均 %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "地图统计:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "怪物击杀:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "秘密已发现:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "占领时间排名" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "排名" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^分" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "速度奖励: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "观众" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1在^3%s^1后重生..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "你死了,等待^3%s^7后重生" -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "你死了, 按下^2%s^7 重生" @@ -1052,27 +1026,27 @@ msgstr "你死了, 按下^2%s^7 重生" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "^2名字^7而不是“^1匿名玩家^7”在统计信息中" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "一轮投票被发起:" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "允许服务器存储并显示你的名字?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1设置HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1085,7 +1059,7 @@ msgstr "^1设置HUD" msgid "Yes" msgstr "是" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1110,66 +1084,66 @@ msgstr "没有" msgid "Unavailable" msgstr "不可用" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr "节点" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (未绑定)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr "(1票)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr "(%d票)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "不在意" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "选择游戏种类" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "投票选择地图" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "剩余%d秒" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1177,15 +1151,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "正在移除不在队伍表的队伍!" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "节点计时器" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "占领进度" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "重生进度" @@ -1197,272 +1171,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "偷球者" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "突击" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" -msgstr "子弹" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" +msgstr "在一定时间内摧毁障碍物以寻找并摧毁敌方能量核心" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "细胞" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "点数限制:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "等离子" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "组队竞技" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "火箭" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "歼灭所有敌人来取得胜利" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "装甲" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "炸弹限制:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" +msgstr "占领时间排名" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "大护甲" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "夺取旗帜" -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "超级护甲" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" +msgstr "找到并将敌人的旗帜带到你的基地并保护你的基地" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "捕捉限制:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "排名" + +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "大血包" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "超级血包" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "死亡竞赛" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" -msgstr "火箭包" +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "尽你所能杀敌" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" -msgstr "燃料" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "占领并保护所有控制点来取得胜利" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "统治" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "恢复燃料" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "神力" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "护盾" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "冻结式对战" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "杀死敌人以将他们封冻,站在被封冻的队友边以复活他们;封冻所有敌人即胜利" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "炸弹限制:" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "入侵" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "在许多波怪物的攻势下幸存" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "死亡竞赛" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" +msgstr "带着球杀敌得分" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "尽你所能杀敌" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "远离" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "收集所有钥匙来取得胜利" + +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "钥匙搜索" + +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1比赛已经开始了" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1你已经用尽你的生命" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "最后的生存者" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "生存并杀光敌人的生命" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "活动:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nexball" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "把球踢进对方球门,保护自己的球门" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "目标:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "偷球者" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "占领控制点以到达并摧毁敌方发电器" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "猛攻" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "个人最佳" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "服务器最佳" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "赛跑" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "与其他玩家赛跑到达终点线" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "范围:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "" - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "点数限制:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "在与敌方队伍的斗争中帮助你的队伍拿到最多人头数" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "团队式死亡竞赛" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" -msgstr "" - -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "夺取旗帜" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" -msgstr "找到并将敌人的旗帜带到你的基地并保护你的基地" - -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "捕捉限制:" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" +msgstr "子弹" -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" -msgstr "" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" +msgstr "细胞" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "组队竞技" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" +msgstr "等离子" -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "歼灭所有敌人来取得胜利" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "火箭" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "占领并保护所有控制点来取得胜利" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "装甲" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "统治" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "收集所有钥匙来取得胜利" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "钥匙搜索" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "大护甲" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "突击" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "超级护甲" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" -msgstr "在一定时间内摧毁障碍物以寻找并摧毁敌方能量核心" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" +msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" -msgstr "占领控制点以到达并摧毁敌方发电器" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" +msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "猛攻" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "大血包" -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nexball" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "超级血包" -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "把球踢进对方球门,保护自己的球门" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" +msgstr "火箭包" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "目标:" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" +msgstr "燃料" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "冻结式对战" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" -msgstr "杀死敌人以将他们封冻,站在被封冻的队友边以复活他们;封冻所有敌人即胜利" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" -msgstr "带着球杀敌得分" - -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "远离" - -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "入侵" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "恢复燃料" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "在许多波怪物的攻势下幸存" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "神力" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "护盾" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1753,8 +1758,8 @@ msgid "Resistance" msgstr "阻力" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "速度" @@ -1850,8 +1855,8 @@ msgstr "" msgid "Extra life" msgstr "额外的生命" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "隐身" @@ -1891,11 +1896,11 @@ msgstr "" msgid "Grenade" msgstr "手榴弹" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1903,7 +1908,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2072,16 +2077,16 @@ msgstr "%s 需要帮助" msgid "^1Server notices:" msgstr "^1服务器提示:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4注意:^BG比赛过程中观众聊天不会被发送给玩家" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG捕获了^TC^TT^BG旗帜" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2089,17 +2094,17 @@ msgid "" msgstr "" "^BG%s^BG捕获^TC^TT^BG旗帜用了^F1%s^BG秒,打破了原来^BG%s^BG的^F2%s^BG秒的记录" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG捕获旗帜" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG捕获^TC^TT^BG旗帜用了^F1%s^BG秒" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2108,1996 +2113,1996 @@ msgstr "" "^BG%s^BG捕获^TC^TT^BG旗帜用了^F2%s^BG秒,未能打破原来^BG%s^BG的^F1%s^BG秒的记" "录" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "^BG^TC^TT^BG旗帜被它的所有者带回基地" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "^BG旗帜被它的所有者带回" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BG^TC^TT^BG旗帜被摧毁并回到基地" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BG旗帜被摧毁并回到基地" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "^BG^TC^TT^BG旗帜掉落在基地并自己返回" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "^BG旗帜掉落在基地并自己返回" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "^BG^TC^TT^BG旗帜掉落在无法到达的地方而自动回到基地" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "^BG旗帜掉落在无法到达的地方而自动回到基地" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "^BG^TC^TT^BG旗帜在^F1%.2f^BG秒后失去耐心而自动返回基地" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "^BG旗帜在 ^F1%.2f^BG秒后失去耐心而自动返回基地" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG^TC^TT^BG旗帜已回到基地" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BG旗帜已回到基地" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG失去了^TC^TT^BG旗帜" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG 丢掉了旗帜" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG拿到了^TC^TT^BG旗帜" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG拿到了旗帜" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG带回^TC^TT^BG旗帜" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2丢硬币……结果:%s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1这轮比赛已经开始,你将在下一轮加入游戏" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2你将在下一轮旁观" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "^BG%s%s^K1被 ^BG%s^K1的火箭弹给炸飞了%s%s" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1给^BG%s^K1的火箭枪炸翻了%s%s" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "^BG%s%s^K1来不及躲闪^BG%s^K1的火箭弹%s%s" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1参演行尸走肉%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "^K1僵尸给^BG%s^K1上了一节功夫课%s%s" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "^BG%s^K1卒%s%s。与其没有弹药的苟活,不如轰轰烈烈的牺牲" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "^BG%s^K1 弹药耗尽%s%s" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "^BG%s^K1 被炮台发出的高温离子弹教会做人%s%s" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "^BG%s^K1被爆炸的火箭弹打中了%s%s" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "^BG%s^K1来不及躲闪火箭弹%s%s" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "^BG%s^K1被^BG%s^K1背叛%s%s" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "^BG%s^BG%s^BG(%s %s每%s秒)" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "^BG%s^K1被^BG%s^K1封冻" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "^BG%s^K3被^BG%s^K3复活" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "^BG%s^K3由于跌落而复活" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 把自己冰冻了" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG赢了这一局" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG赢了这一局" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BG平局" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BG这一局结束,没有赢家" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "^BG你没有 ^F1%s" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "^BG你丢掉了 ^F1%s^BG%s" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BG你得到了 ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "^BG你没有足够的弹药来使用 ^F1%s" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "^F1%s %s^BG无法使用,但是 ^F1%s^BG 可以" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "^F1%s^BG is ^F4在该地图不可用^BG" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "" -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "BG%s^F3 已连接" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 正在玩" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "^BG%s^BG 已掉落了球" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "^BG%s^BG 已拾起了球" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG 夺取了 ^TC^TT 团队的钥匙 " -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG 掉落了 ^TC^TT 钥匙 " -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG 失去了 ^TC^TT 钥匙 " -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG 拾起了 ^TC^TT 钥匙" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 已弃权" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 没有更多生命了" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BG怪物已经关闭" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG 已占领了 %s^BG 控制点" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 捡到了隐身" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 捡到了护盾" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 捡到了加速" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 捡到了神力" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 已下线" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 拾起了超级武器" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "BG你不被应许更换团队" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "^BG%s%s^K1 感受到 ^BG%s^K1手里的紫电的强大推力%s%s" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "^BG%s^K1 感受到自己手里的紫电的强大推力%s%s" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1离^BG%s^K1打出的榴弹太近了%s%s" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "^BG%s%s^K1 吃了一记 ^BG%s^K1的榴弹%s%s" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "^BG%s^K1 没看到他们自己的榴弹%s%s" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "^BG%s^K1 被他们自己的榴弹枪炸成碎尸%s%s" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BG你是攻击方!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BG你是防守方!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4开始!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4游戏开始倒计时^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4下一局开始倒计时^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BG你捡到了旗帜!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BG你把旗帜交给了 %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "^BG你拿到你们 %s队^BG的旗帜,带回它!" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "^BG你拿到敌人%s队^BG的旗帜,带回它!" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BG你带回了^TC^TT^BG旗帜!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "^K1你因弹药耗尽而死..." -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "^K1你被爆炸的火箭弹给打中了!" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "^K1你没能躲过火箭弹!" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BG你需要 %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BG你也需要 %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BG门已解锁!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3你复活了 ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3你复活了自己" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3你被 ^BG%s^K3复活了" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BG发电器正在被攻击!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "^TC^TT^BG 队伍输了这一轮" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1你把自己封冻了" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s 到了!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "^BG你得到了 ^F1燃料重生成器" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "" -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "" -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "^F4^COUNT^BG 内找到弹药!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BG找到弹药否则你将在 ^F4^COUNT^BG后死亡!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG找到弹药 ^BG还有^F4^COUNT !" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4106,136 +4111,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "^F2神力给你的武器融入毁灭性的力量" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "^F2神力已失效" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4639,166 +4644,165 @@ msgstr "" msgid "Walker" msgstr "沃克" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "男性" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "女性" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4807,78 +4811,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4888,132 +4892,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5023,11 +5028,11 @@ msgstr "" msgid "Press %s" msgstr "按 %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "" @@ -5063,55 +5068,56 @@ msgstr "" msgid "Spiderbot" msgstr "" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "弧光" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "紫电" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "灭世" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "电射枪" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "火球" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "哈格" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "重型镭射突击大炮" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "抓钩" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "机枪" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "地雷放置者" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "榴弹枪" @@ -5119,11 +5125,11 @@ msgstr "榴弹枪" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "步枪" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5131,7 +5137,7 @@ msgstr "" msgid "Shockwave" msgstr "脉冲波枪" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "霰弹枪" @@ -5140,11 +5146,11 @@ msgstr "霰弹枪" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5385,11 +5391,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5974,26 +5980,6 @@ msgstr "" msgid "Speed unit:" msgstr "速度单位:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "显示" @@ -6432,7 +6418,7 @@ msgid "Default" msgstr "默认" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "无限" @@ -6793,10 +6779,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "武器 & 项目的插件:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "抓钩" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8298,7 +8280,7 @@ msgstr "" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "其它" @@ -8399,27 +8381,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^无" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^少许" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^多" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^很多" @@ -8779,129 +8765,125 @@ msgstr "高速 ADSL" msgid "Broadband" msgstr "宽带" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "Server queries/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "下载" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "最大可用并行HTTP/FTP下载数" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "下载速度" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "本地延迟:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "显示网络图" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "显示一个数据包大小和其他信息的图表" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "客户对运动预测" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "运动误差补偿" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "当可用时使用加密(AES)" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "帧率" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "最大值:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^无限制" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "目标值:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^已禁用" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "空余时间限制:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^无限制" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "显示每秒帧数" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "显示每秒渲染帧数" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "菜单工具提示:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^已禁用" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^标准" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^高级" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "显示当前日期和时间" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "使用开发人员模式运行" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "高级设置..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "高级设定 在这里你能调试游戏的每个变量" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "还原默认设置" @@ -9134,115 +9116,115 @@ msgstr "DF^世界" msgid "DF^All" msgstr "DF^全部" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "顶点缓冲区对象 (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^关" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "顶点,部分三角形 (兼容模式)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "顶点" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "顶点和三角形" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "亮度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "对比度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "伽玛值:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "对比度增强:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "饱和度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^环境:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "明暗度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "等待 GPU 来完成每一帧的渲染" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "使用 OpenGL 2.0 着色器 (GLSL)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "" @@ -9327,11 +9309,11 @@ msgstr "允许玩家长期使用你的昵称吗?" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "如果回答否,你会以匿名玩家的形式出现" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "合作模式" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "自由战役" @@ -9693,7 +9675,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "屏幕分辨率" diff --git a/common.zh_TW.po b/common.zh_TW.po index 3291c8c0b3..d7f733373a 100644 --- a/common.zh_TW.po +++ b/common.zh_TW.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Xonotic\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-06-07 07:23+0200\n" -"PO-Revision-Date: 2020-06-07 05:23+0000\n" +"POT-Creation-Date: 2020-08-09 07:23+0200\n" +"PO-Revision-Date: 2020-08-09 05:23+0000\n" "Last-Translator: divVerent \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/team-xonotic/" "xonotic/language/zh_TW/)\n" @@ -23,38 +23,38 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: qcsrc/client/hud/hud_config.qc:81 +#: qcsrc/client/hud/hud_config.qc:80 #, c-format msgid "^2Successfully exported to %s! (Note: It's saved in data/data/)" msgstr "" -#: qcsrc/client/hud/hud_config.qc:85 +#: qcsrc/client/hud/hud_config.qc:84 #, c-format msgid "^1Couldn't write to %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:174 +#: qcsrc/client/hud/panel/centerprint.qc:173 #, c-format msgid "^3Countdown message at time %s, seconds left: ^COUNT" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:176 +#: qcsrc/client/hud/panel/centerprint.qc:175 #, c-format msgid "" "^1Multiline message at time %s that\n" "^1lasts longer than normal" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:178 +#: qcsrc/client/hud/panel/centerprint.qc:177 #, c-format msgid "Message at time %s" msgstr "" -#: qcsrc/client/hud/panel/centerprint.qc:183 +#: qcsrc/client/hud/panel/centerprint.qc:182 msgid "Generic message" msgstr "" -#: qcsrc/client/hud/panel/chat.qc:89 +#: qcsrc/client/hud/panel/chat.qc:88 msgid "^3Player^7: This is the chat area." msgstr "^3玩家^7: 這裡是對話區." @@ -127,113 +127,95 @@ msgstr "^1按下 ^3%s^1 查看遊戲模式的資料" msgid "server info" msgstr "服務器信息" -#: qcsrc/client/hud/panel/infomessages.qc:132 -msgid "^1Match has already begun" -msgstr "^1比賽已經開始" - -#: qcsrc/client/hud/panel/infomessages.qc:134 -msgid "^1You have no more lives left" -msgstr "^1你已經沒有更多生命了" - -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #, c-format msgid "^1Press ^3%s^1 to join" msgstr "^1按下 ^3%s^1 加入" -#: qcsrc/client/hud/panel/infomessages.qc:136 -#: qcsrc/client/hud/panel/infomessages.qc:139 +#: qcsrc/client/hud/panel/infomessages.qc:131 #: qcsrc/common/notifications/all.qh:430 msgid "jump" msgstr "跳躍" -#: qcsrc/client/hud/panel/infomessages.qc:147 +#: qcsrc/client/hud/panel/infomessages.qc:140 #, c-format msgid "^1Game starts in ^3%d^1 seconds" msgstr "1遊戲將在 ^3%d^1 秒后開始" -#: qcsrc/client/hud/panel/infomessages.qc:153 +#: qcsrc/client/hud/panel/infomessages.qc:146 msgid "^2Currently in ^1warmup^2 stage!" msgstr "^2當前在 ^1熱身^2 階段!" -#: qcsrc/client/hud/panel/infomessages.qc:168 +#: qcsrc/client/hud/panel/infomessages.qc:161 #, c-format msgid "%sPress ^3%s%s to end warmup" msgstr "%s按下 ^3%s%s 來結束暖身" -#: qcsrc/client/hud/panel/infomessages.qc:168 -#: qcsrc/client/hud/panel/infomessages.qc:170 -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:161 +#: qcsrc/client/hud/panel/infomessages.qc:163 +#: qcsrc/client/hud/panel/infomessages.qc:176 #: qcsrc/menu/xonotic/keybinder.qc:99 msgid "ready" msgstr "準備" -#: qcsrc/client/hud/panel/infomessages.qc:170 +#: qcsrc/client/hud/panel/infomessages.qc:163 #, c-format msgid "%sPress ^3%s%s once you are ready" msgstr "%s按下 ^3%s%s 當你準備好時" -#: qcsrc/client/hud/panel/infomessages.qc:175 +#: qcsrc/client/hud/panel/infomessages.qc:168 msgid "^2Waiting for others to ready up to end warmup..." msgstr "^2等待其他玩家準備好來結束熱身..." -#: qcsrc/client/hud/panel/infomessages.qc:177 +#: qcsrc/client/hud/panel/infomessages.qc:170 msgid "^2Waiting for others to ready up..." msgstr "^2等待其他玩家準備好..." -#: qcsrc/client/hud/panel/infomessages.qc:183 +#: qcsrc/client/hud/panel/infomessages.qc:176 #, c-format msgid "^2Press ^3%s^2 to end warmup" msgstr "^2按下 ^3%s^2 來結束暖身" -#: qcsrc/client/hud/panel/infomessages.qc:204 +#: qcsrc/client/hud/panel/infomessages.qc:197 msgid "Teamnumbers are unbalanced!" msgstr "團員人數不平均!" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #, c-format msgid " Press ^3%s%s to adjust" msgstr " 按下 ^3%s%s 來調整" -#: qcsrc/client/hud/panel/infomessages.qc:207 +#: qcsrc/client/hud/panel/infomessages.qc:200 #: qcsrc/menu/xonotic/keybinder.qc:115 msgid "team menu" msgstr "團隊菜單" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating this player:" msgstr "^1正在觀看這名玩家:" -#: qcsrc/client/hud/panel/infomessages.qc:217 +#: qcsrc/client/hud/panel/infomessages.qc:210 msgid "^1Spectating you:" msgstr "^1正在觀看你:" -#: qcsrc/client/hud/panel/infomessages.qc:233 +#: qcsrc/client/hud/panel/infomessages.qc:226 msgid "^7Press ^3ESC ^7to show HUD options." msgstr "^7按下 ^3ESC ^7來顯示HUD選項." -#: qcsrc/client/hud/panel/infomessages.qc:234 +#: qcsrc/client/hud/panel/infomessages.qc:227 msgid "^3Doubleclick ^7a panel for panel-specific options." msgstr "^3雙擊 ^7a 板面執行板面專用選項。" -#: qcsrc/client/hud/panel/infomessages.qc:235 +#: qcsrc/client/hud/panel/infomessages.qc:228 msgid "^3CTRL ^7to disable collision testing, ^3SHIFT ^7and" msgstr "^3CTRL ^7來禁止踫撞測試, ^3SHIFT ^7和" -#: qcsrc/client/hud/panel/infomessages.qc:236 +#: qcsrc/client/hud/panel/infomessages.qc:229 msgid "^3ALT ^7+ ^3ARROW KEYS ^7for fine adjustments." msgstr "^3ALT ^7+ ^3ARROW KEYS ^7 進行微調" -#: qcsrc/client/hud/panel/modicons.qc:183 -msgid "Personal best" -msgstr "個人最好成績" - -#: qcsrc/client/hud/panel/modicons.qc:193 -msgid "Server best" -msgstr "服務器玩家中最好的成積" - #: qcsrc/client/hud/panel/notify.qc:127 qcsrc/client/hud/panel/notify.qc:128 -#: qcsrc/client/hud/panel/score.qc:69 +#: qcsrc/client/hud/panel/score.qc:68 #, c-format msgid "Player %d" msgstr "玩家 %d" @@ -505,418 +487,418 @@ msgstr "QMCMD^更換團隊" msgid "QMCMD^Spectate a player" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:59 +#: qcsrc/client/hud/panel/racetimer.qc:58 #, c-format msgid " (-%dL)" msgstr " (-%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:64 +#: qcsrc/client/hud/panel/racetimer.qc:63 #, c-format msgid " (+%dL)" msgstr " (+%dL)" -#: qcsrc/client/hud/panel/racetimer.qc:83 +#: qcsrc/client/hud/panel/racetimer.qc:82 msgid "Start line" msgstr "起點線" -#: qcsrc/client/hud/panel/racetimer.qc:85 -#: qcsrc/client/hud/panel/racetimer.qc:89 +#: qcsrc/client/hud/panel/racetimer.qc:84 +#: qcsrc/client/hud/panel/racetimer.qc:88 msgid "Finish line" msgstr "終點線" -#: qcsrc/client/hud/panel/racetimer.qc:87 -#: qcsrc/client/hud/panel/racetimer.qc:156 +#: qcsrc/client/hud/panel/racetimer.qc:86 +#: qcsrc/client/hud/panel/racetimer.qc:155 #, c-format msgid "Intermediate %d" msgstr "中間的 %d" -#: qcsrc/client/hud/panel/racetimer.qc:159 -#: qcsrc/client/hud/panel/racetimer.qc:206 -#: qcsrc/client/hud/panel/racetimer.qc:267 +#: qcsrc/client/hud/panel/racetimer.qc:158 +#: qcsrc/client/hud/panel/racetimer.qc:205 +#: qcsrc/client/hud/panel/racetimer.qc:266 #, c-format msgid "PENALTY: %.1f (%s)" msgstr "" -#: qcsrc/client/hud/panel/racetimer.qc:159 qcsrc/client/main.qc:1102 +#: qcsrc/client/hud/panel/racetimer.qc:158 qcsrc/client/main.qc:1048 msgid "missing a checkpoint" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:386 +#: qcsrc/client/hud/panel/radar.qc:387 msgid "Click to select teleport destination" msgstr "" -#: qcsrc/client/hud/panel/radar.qc:390 +#: qcsrc/client/hud/panel/radar.qc:391 msgid "Click to select spawn location" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "Number of ball carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:105 +#: qcsrc/client/hud/panel/scoreboard.qc:103 msgid "SCO^bckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "SCO^bctime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:106 +#: qcsrc/client/hud/panel/scoreboard.qc:104 msgid "Total amount of time holding the ball in Keepaway" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "How often a flag (CTF) or a key (KeyHunt) was captured" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:107 +#: qcsrc/client/hud/panel/scoreboard.qc:105 msgid "SCO^caps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "SCO^captime" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:108 +#: qcsrc/client/hud/panel/scoreboard.qc:106 msgid "Time of fastest capture (CTF)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "Number of deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:109 +#: qcsrc/client/hud/panel/scoreboard.qc:107 msgid "SCO^deaths" msgstr "SCO^死亡" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "Number of keys destroyed by pushing them into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:110 +#: qcsrc/client/hud/panel/scoreboard.qc:108 msgid "SCO^destroyed" msgstr "SCO^已破壞" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "SCO^damage" msgstr "SCO^傷害" -#: qcsrc/client/hud/panel/scoreboard.qc:111 +#: qcsrc/client/hud/panel/scoreboard.qc:109 msgid "The total damage done" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "SCO^dmgtaken" msgstr "SCO^得到的傷害" -#: qcsrc/client/hud/panel/scoreboard.qc:112 +#: qcsrc/client/hud/panel/scoreboard.qc:110 msgid "The total damage taken" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "Number of flag drops" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:113 +#: qcsrc/client/hud/panel/scoreboard.qc:111 msgid "SCO^drops" msgstr "SCO^掉落" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "Player ELO" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:114 +#: qcsrc/client/hud/panel/scoreboard.qc:112 msgid "SCO^elo" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "SCO^fastest" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:115 +#: qcsrc/client/hud/panel/scoreboard.qc:113 msgid "Time of fastest lap (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "Number of faults committed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:116 +#: qcsrc/client/hud/panel/scoreboard.qc:114 msgid "SCO^faults" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "Number of flag carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:117 +#: qcsrc/client/hud/panel/scoreboard.qc:115 msgid "SCO^fckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "FPS" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:118 +#: qcsrc/client/hud/panel/scoreboard.qc:116 msgid "SCO^fps" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "Number of kills minus suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:119 +#: qcsrc/client/hud/panel/scoreboard.qc:117 msgid "SCO^frags" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "Number of goals scored" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:118 msgid "SCO^goals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "Number of keys carrier kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:121 +#: qcsrc/client/hud/panel/scoreboard.qc:119 msgid "SCO^kckills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:122 +#: qcsrc/client/hud/panel/scoreboard.qc:120 msgid "SCO^k/d" msgstr "" +#: qcsrc/client/hud/panel/scoreboard.qc:120 +#: qcsrc/client/hud/panel/scoreboard.qc:121 #: qcsrc/client/hud/panel/scoreboard.qc:122 -#: qcsrc/client/hud/panel/scoreboard.qc:123 -#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "The kill-death ratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:123 +#: qcsrc/client/hud/panel/scoreboard.qc:121 msgid "SCO^kdr" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:124 +#: qcsrc/client/hud/panel/scoreboard.qc:122 msgid "SCO^kdratio" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "Number of kills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:125 +#: qcsrc/client/hud/panel/scoreboard.qc:123 msgid "SCO^kills" msgstr "SCO^擊殺" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "Number of laps finished (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:126 +#: qcsrc/client/hud/panel/scoreboard.qc:124 msgid "SCO^laps" msgstr "SCO^圈數" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "Number of lives (LMS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:125 msgid "SCO^lives" msgstr "SCO^生命" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "Number of times a key was lost" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:128 +#: qcsrc/client/hud/panel/scoreboard.qc:126 msgid "SCO^losses" msgstr "SCO^失敗" -#: qcsrc/client/hud/panel/scoreboard.qc:129 -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:127 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "Player name" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:129 +#: qcsrc/client/hud/panel/scoreboard.qc:127 msgid "SCO^name" msgstr "SCO^名字" -#: qcsrc/client/hud/panel/scoreboard.qc:130 +#: qcsrc/client/hud/panel/scoreboard.qc:128 msgid "SCO^nick" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "Number of objectives destroyed" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:131 +#: qcsrc/client/hud/panel/scoreboard.qc:129 msgid "SCO^objectives" msgstr "SCO^目標" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "" "How often a flag (CTF) or a key (KeyHunt) or a ball (Keepaway) was picked up" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:132 +#: qcsrc/client/hud/panel/scoreboard.qc:130 msgid "SCO^pickups" msgstr "SCO^撿起" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "Ping time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:133 +#: qcsrc/client/hud/panel/scoreboard.qc:131 msgid "SCO^ping" msgstr "SCO^延遲" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "Packet loss" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:134 +#: qcsrc/client/hud/panel/scoreboard.qc:132 msgid "SCO^pl" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "Number of players pushed into void" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:135 +#: qcsrc/client/hud/panel/scoreboard.qc:133 msgid "SCO^pushes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "Player rank" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:136 +#: qcsrc/client/hud/panel/scoreboard.qc:134 msgid "SCO^rank" msgstr "SCO^排名" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "Number of flag returns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:137 +#: qcsrc/client/hud/panel/scoreboard.qc:135 msgid "SCO^returns" msgstr "SCO^返回" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "Number of revivals" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:138 +#: qcsrc/client/hud/panel/scoreboard.qc:136 msgid "SCO^revivals" msgstr "SCO^復活" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "Number of rounds won" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:139 +#: qcsrc/client/hud/panel/scoreboard.qc:137 msgid "SCO^rounds won" msgstr "SCO^回合勝利" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "SCO^score" msgstr "SCO^分數" -#: qcsrc/client/hud/panel/scoreboard.qc:140 +#: qcsrc/client/hud/panel/scoreboard.qc:138 msgid "Total score" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "Number of suicides" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:141 +#: qcsrc/client/hud/panel/scoreboard.qc:139 msgid "SCO^suicides" msgstr "SCO^自殺" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "Number of kills minus deaths" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:142 +#: qcsrc/client/hud/panel/scoreboard.qc:140 msgid "SCO^sum" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "Number of domination points taken (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:143 +#: qcsrc/client/hud/panel/scoreboard.qc:141 msgid "SCO^takes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "Number of teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:144 +#: qcsrc/client/hud/panel/scoreboard.qc:142 msgid "SCO^teamkills" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "Number of ticks (Domination)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:145 +#: qcsrc/client/hud/panel/scoreboard.qc:143 msgid "SCO^ticks" msgstr "SCO^抽搐" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "SCO^time" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:146 +#: qcsrc/client/hud/panel/scoreboard.qc:144 msgid "Total time raced (Race/CTS)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:330 +#: qcsrc/client/hud/panel/scoreboard.qc:328 msgid "" "You can modify the scoreboard using the ^2scoreboard_columns_set command." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:331 +#: qcsrc/client/hud/panel/scoreboard.qc:329 msgid "Usage:" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:333 +#: qcsrc/client/hud/panel/scoreboard.qc:331 msgid "^2scoreboard_columns_set ^3field1 field2 ..." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:334 +#: qcsrc/client/hud/panel/scoreboard.qc:332 msgid "" "^2scoreboard_columns_set ^7without arguments reads the arguments from the " "cvar scoreboard_columns" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:335 +#: qcsrc/client/hud/panel/scoreboard.qc:333 msgid "" " ^5Note: ^7scoreboard_columns_set without arguments is executed on every " "map start" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:336 +#: qcsrc/client/hud/panel/scoreboard.qc:334 msgid "" "^2scoreboard_columns_set ^3expand_default ^7loads default layout and expands " "it into the cvar scoreboard_columns so you can edit it" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:337 +#: qcsrc/client/hud/panel/scoreboard.qc:335 msgid "You can use a ^3|^7 to start the right-aligned fields." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:338 +#: qcsrc/client/hud/panel/scoreboard.qc:336 msgid "The following field names are recognized (case insensitive):" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:344 +#: qcsrc/client/hud/panel/scoreboard.qc:342 msgid "" "Before a field you can put a + or - sign, then a comma separated list\n" "of game types, then a slash, to make the field show up only in these\n" @@ -924,32 +906,32 @@ msgid "" "field to show all fields available for the current game mode." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:350 +#: qcsrc/client/hud/panel/scoreboard.qc:348 msgid "" "The special game type names 'teams' and 'noteams' can be used to\n" "include/exclude ALL teams/noteams game modes." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:354 +#: qcsrc/client/hud/panel/scoreboard.qc:352 msgid "Example: scoreboard_columns_set name ping pl | +ctf/field3 -dm/field4" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:355 +#: qcsrc/client/hud/panel/scoreboard.qc:353 msgid "" "will display name, ping and pl aligned to the left, and the fields\n" "right of the vertical bar aligned to the right." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:357 +#: qcsrc/client/hud/panel/scoreboard.qc:355 msgid "" "'field3' will only be shown in CTF, and 'field4' will be shown in all\n" "other gamemodes except DM." msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:621 -#: qcsrc/client/hud/panel/scoreboard.qc:628 -#: qcsrc/client/hud/panel/scoreboard.qc:680 -#: qcsrc/client/hud/panel/scoreboard.qc:691 +#: qcsrc/client/hud/panel/scoreboard.qc:619 +#: qcsrc/client/hud/panel/scoreboard.qc:626 +#: qcsrc/client/hud/panel/scoreboard.qc:678 +#: qcsrc/client/hud/panel/scoreboard.qc:689 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:46 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:47 #: qcsrc/menu/xonotic/dialog_multiplayer_join_serverinfo.qc:121 @@ -958,86 +940,78 @@ msgstr "" msgid "N/A" msgstr "N/A" -#: qcsrc/client/hud/panel/scoreboard.qc:1206 +#: qcsrc/client/hud/panel/scoreboard.qc:1204 #, c-format msgid "Accuracy stats (average %d%%)" msgstr "精準度統計 (平均 %d%%)" -#: qcsrc/client/hud/panel/scoreboard.qc:1354 +#: qcsrc/client/hud/panel/scoreboard.qc:1352 msgid "Map stats:" msgstr "地圖統計:" -#: qcsrc/client/hud/panel/scoreboard.qc:1384 +#: qcsrc/client/hud/panel/scoreboard.qc:1382 msgid "Monsters killed:" msgstr "怪物擊殺:" -#: qcsrc/client/hud/panel/scoreboard.qc:1391 +#: qcsrc/client/hud/panel/scoreboard.qc:1389 msgid "Secrets found:" msgstr "發現秘密:" -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Capture time rankings" -msgstr "" - -#: qcsrc/client/hud/panel/scoreboard.qc:1413 -msgid "Rankings" -msgstr "排名" - -#: qcsrc/client/hud/panel/scoreboard.qc:1631 +#: qcsrc/client/hud/panel/scoreboard.qc:1629 #, c-format msgid "^3%1.0f minutes" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1640 -#: qcsrc/client/hud/panel/scoreboard.qc:1647 +#: qcsrc/client/hud/panel/scoreboard.qc:1638 +#: qcsrc/client/hud/panel/scoreboard.qc:1645 #, c-format msgid "^5%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1641 -#: qcsrc/client/hud/panel/scoreboard.qc:1648 -#: qcsrc/client/hud/panel/scoreboard.qc:1667 -#: qcsrc/client/hud/panel/scoreboard.qc:1674 +#: qcsrc/client/hud/panel/scoreboard.qc:1639 +#: qcsrc/client/hud/panel/scoreboard.qc:1646 +#: qcsrc/client/hud/panel/scoreboard.qc:1665 +#: qcsrc/client/hud/panel/scoreboard.qc:1672 msgid "SCO^points" msgstr "SCO^點數" -#: qcsrc/client/hud/panel/scoreboard.qc:1666 -#: qcsrc/client/hud/panel/scoreboard.qc:1673 +#: qcsrc/client/hud/panel/scoreboard.qc:1664 +#: qcsrc/client/hud/panel/scoreboard.qc:1671 #, c-format msgid "^2+%s %s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1684 +#: qcsrc/client/hud/panel/scoreboard.qc:1682 #, c-format msgid "^7Map: ^2%s" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1823 +#: qcsrc/client/hud/panel/scoreboard.qc:1822 #, c-format msgid "Speed award: %d%s ^7(%s^7)" msgstr "速度獎勵: %d%s ^7(%s^7)" -#: qcsrc/client/hud/panel/scoreboard.qc:1827 +#: qcsrc/client/hud/panel/scoreboard.qc:1826 #, c-format msgid "All-time fastest: %d%s ^7(%s^7)" msgstr "" -#: qcsrc/client/hud/panel/scoreboard.qc:1843 +#: qcsrc/client/hud/panel/scoreboard.qc:1842 #, c-format msgid "Spectators" msgstr "觀眾" -#: qcsrc/client/hud/panel/scoreboard.qc:1870 +#: qcsrc/client/hud/panel/scoreboard.qc:1869 #, c-format msgid "^1Respawning in ^3%s^1..." msgstr "^1將在 ^3%s^1 秒后重生..." -#: qcsrc/client/hud/panel/scoreboard.qc:1880 +#: qcsrc/client/hud/panel/scoreboard.qc:1879 #, c-format msgid "You are dead, wait ^3%s^7 before respawning" msgstr "你死亡了, 在重生前 , 請等待 ^3%s^7 " -#: qcsrc/client/hud/panel/scoreboard.qc:1889 +#: qcsrc/client/hud/panel/scoreboard.qc:1888 #, c-format msgid "You are dead, press ^2%s^7 to respawn" msgstr "你死了,按下 ^2%s^7 重生" @@ -1046,27 +1020,27 @@ msgstr "你死了,按下 ^2%s^7 重生" msgid "WARMUP" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:33 +#: qcsrc/client/hud/panel/vote.qc:32 msgid "^1You must answer before entering hud configure mode" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:36 +#: qcsrc/client/hud/panel/vote.qc:35 msgid "^2Name ^7instead of \"^1Anonymous player^7\" in stats" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:122 +#: qcsrc/client/hud/panel/vote.qc:121 msgid "A vote has been called for:" msgstr "" -#: qcsrc/client/hud/panel/vote.qc:124 +#: qcsrc/client/hud/panel/vote.qc:123 msgid "Allow servers to store and display your name?" msgstr "允許服務器存儲和顯示你的名字嗎?" -#: qcsrc/client/hud/panel/vote.qc:128 +#: qcsrc/client/hud/panel/vote.qc:127 msgid "^1Configure the HUD" msgstr "^1 設定 HUD" -#: qcsrc/client/hud/panel/vote.qc:132 +#: qcsrc/client/hud/panel/vote.qc:131 #: qcsrc/menu/xonotic/dialog_disconnect.qc:19 #: qcsrc/menu/xonotic/dialog_firstrun.qc:82 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:18 @@ -1079,7 +1053,7 @@ msgstr "^1 設定 HUD" msgid "Yes" msgstr "是" -#: qcsrc/client/hud/panel/vote.qc:134 +#: qcsrc/client/hud/panel/vote.qc:133 #: qcsrc/menu/xonotic/dialog_disconnect.qc:22 #: qcsrc/menu/xonotic/dialog_firstrun.qc:83 #: qcsrc/menu/xonotic/dialog_multiplayer_media_demo_startconfirm.qc:21 @@ -1104,66 +1078,66 @@ msgstr "沒有" msgid "Unavailable" msgstr "不可用" -#: qcsrc/client/main.qc:1000 -msgid " qu/s" -msgstr " qu/s" +#: qcsrc/client/main.qc:950 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 +msgid "qu/s" +msgstr "qu/s" -#: qcsrc/client/main.qc:1002 -msgid " m/s" -msgstr " m/s" +#: qcsrc/client/main.qc:951 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 +msgid "m/s" +msgstr "m/s" -#: qcsrc/client/main.qc:1004 -msgid " km/h" -msgstr " km/h" +#: qcsrc/client/main.qc:952 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 +msgid "km/h" +msgstr "km/h" -#: qcsrc/client/main.qc:1006 -msgid " mph" -msgstr " mph" +#: qcsrc/client/main.qc:953 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 +msgid "mph" +msgstr "mph" -#: qcsrc/client/main.qc:1008 -msgid " knots" -msgstr " knots" +#: qcsrc/client/main.qc:954 qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 +msgid "knots" +msgstr "knots" -#: qcsrc/client/main.qc:1255 +#: qcsrc/client/main.qc:1201 #, c-format msgid "%s (not bound)" msgstr "%s (沒有綁定)" -#: qcsrc/client/mapvoting.qc:59 +#: qcsrc/client/mapvoting.qc:60 msgid " (1 vote)" msgstr " (1 投票)" -#: qcsrc/client/mapvoting.qc:61 +#: qcsrc/client/mapvoting.qc:62 #, c-format msgid " (%d votes)" msgstr " (%d 投票)" -#: qcsrc/client/mapvoting.qc:281 +#: qcsrc/client/mapvoting.qc:282 msgid "Don't care" msgstr "不用擔心" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Decide the gametype" msgstr "決定遊戲類型" -#: qcsrc/client/mapvoting.qc:382 +#: qcsrc/client/mapvoting.qc:383 msgid "Vote for a map" msgstr "投票地圖" -#: qcsrc/client/mapvoting.qc:399 +#: qcsrc/client/mapvoting.qc:400 #, c-format msgid "%d seconds left" msgstr "只剩 %d 秒" -#: qcsrc/client/mapvoting.qc:512 +#: qcsrc/client/mapvoting.qc:513 msgid "mv_mapdownload: ^3You're not supposed to use this command on your own!" msgstr "" -#: qcsrc/client/mapvoting.qc:522 +#: qcsrc/client/mapvoting.qc:523 msgid "^1Error:^7 Couldn't find pak index." msgstr "" -#: qcsrc/client/mapvoting.qc:531 +#: qcsrc/client/mapvoting.qc:532 msgid "Requesting preview..." msgstr "" @@ -1171,15 +1145,15 @@ msgstr "" msgid "Trying to remove a team which is not in the teamlist!" msgstr "" -#: qcsrc/client/view.qc:939 +#: qcsrc/client/view.qc:938 msgid "Nade timer" msgstr "Nade 計時器" -#: qcsrc/client/view.qc:944 +#: qcsrc/client/view.qc:943 msgid "Capture progress" msgstr "" -#: qcsrc/client/view.qc:949 +#: qcsrc/client/view.qc:948 msgid "Revival progress" msgstr "復活進度" @@ -1191,272 +1165,303 @@ msgstr "" msgid "Notification restart command only works with cl_cmd and sv_cmd." msgstr "" -#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:7 -msgid "Ball Stealer" -msgstr "足球偷竊者" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "Assault" +msgstr "突擊" -#: qcsrc/common/items/item/ammo.qh:66 -msgid "bullets" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:8 +msgid "" +"Destroy obstacles to find and destroy the enemy power core before time runs " +"out" msgstr "" -#: qcsrc/common/items/item/ammo.qh:96 -msgid "cells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/assault/assault.qh:22 +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:28 +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:30 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:18 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "Point limit:" +msgstr "點數限制:" -#: qcsrc/common/items/item/ammo.qh:126 -msgid "plasma" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Clan Arena" +msgstr "氏族競技場" -#: qcsrc/common/items/item/ammo.qh:156 -msgid "rockets" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:12 +msgid "Kill all enemy teammates to win the round" +msgstr "擊敗所有敵人來取取這回合的勝利" -#: qcsrc/common/items/item/ammo.qh:190 -msgid "shells" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 +msgid "Frag limit:" +msgstr "擊殺限制:" -#: qcsrc/common/items/item/armor.qh:42 -msgid "Small armor" +#: qcsrc/common/gamemodes/gamemode/clanarena/clanarena.qh:40 +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:43 +#: qcsrc/common/mapinfo.qh:83 +msgid "The amount of frags needed before the match will end" msgstr "" -#: qcsrc/common/items/item/armor.qh:80 -msgid "Medium armor" +#: qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc:199 +msgid "Capture time rankings" msgstr "" -#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 -msgid "Big armor" -msgstr "大型護甲" - -#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 -msgid "Mega armor" -msgstr "巨型護甲" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "Capture the Flag" +msgstr "旗子爭奪賽" -#: qcsrc/common/items/item/health.qh:42 -msgid "Small health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:12 +msgid "" +"Find and bring the enemy flag to your base to capture it, defend your base " +"from the other team" msgstr "" -#: qcsrc/common/items/item/health.qh:80 -msgid "Medium health" +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "Capture limit:" +msgstr "佔領限制:" + +#: qcsrc/common/gamemodes/gamemode/ctf/ctf.qh:30 +msgid "The amount of captures needed before the match will end" msgstr "" -#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 -msgid "Big health" -msgstr "大型補血包" +#: qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc:29 +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:165 +msgid "Rankings" +msgstr "排名" -#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 -msgid "Mega health" -msgstr "巨型補血包" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race CTS" +msgstr "CTS競賽" -#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 -msgid "Jetpack" +#: qcsrc/common/gamemodes/gamemode/cts/cts.qh:11 +msgid "Race for fastest time." +msgstr "比賽最快的時間記錄" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Deathmatch" +msgstr "死亡競技" + +#: qcsrc/common/gamemodes/gamemode/deathmatch/deathmatch.qh:8 +msgid "Score as many frags as you can" +msgstr "盡你所能地擊敗敵人來取得分數" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Capture and defend all the control points to win" +msgstr "佔領并保護所有控制點來取得勝利" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:12 +msgid "Domination" +msgstr "統治" + +#: qcsrc/common/gamemodes/gamemode/domination/domination.qh:35 +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:39 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:47 +msgid "The amount of points needed before the match will end" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:71 -msgid "fuel" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Duel" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:96 -msgid "Fuel regenerator" +#: qcsrc/common/gamemodes/gamemode/duel/duel.qh:9 +msgid "Fight in a one versus one arena battle to decide the winner" msgstr "" -#: qcsrc/common/items/item/jetpack.qh:99 -msgid "Fuel regen" -msgstr "再生燃料" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "Freeze Tag" +msgstr "團隊凍結賽" -#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 -msgid "Strength" -msgstr "力量" +#: qcsrc/common/gamemodes/gamemode/freezetag/freezetag.qh:15 +msgid "" +"Kill enemies to freeze them, stand next to frozen teammates to revive them; " +"freeze all enemies to win" +msgstr "" -#: qcsrc/common/items/item/powerup.qh:79 qcsrc/common/items/item/powerup.qh:82 -msgid "Shield" -msgstr "盾牌" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Invasion" +msgstr "入侵" -#: qcsrc/common/mapinfo.qc:626 -#, no-c-format -msgid "@!#%'n Tuba Throwing" +#: qcsrc/common/gamemodes/gamemode/invasion/invasion.qh:8 +msgid "Survive against waves of monsters" +msgstr "在怪物進攻時,生存下來" + +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Hold the ball to get points for kills" msgstr "" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -#: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:105 -msgid "Frag limit:" -msgstr "擊殺限制:" +#: qcsrc/common/gamemodes/gamemode/keepaway/keepaway.qh:11 +msgid "Keepaway" +msgstr "攔住" -#: qcsrc/common/mapinfo.qh:72 qcsrc/common/mapinfo.qh:334 -#: qcsrc/common/mapinfo.qh:529 -msgid "The amount of frags needed before the match will end" -msgstr "" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Gather all the keys to win the round" +msgstr "收集所有鑰匙來取得這回合的勝利" -#: qcsrc/common/mapinfo.qh:115 -msgid "Deathmatch" -msgstr "死亡競技" +#: qcsrc/common/gamemodes/gamemode/keyhunt/keyhunt.qh:11 +msgid "Key Hunt" +msgstr "搜索鑰匙" -#: qcsrc/common/mapinfo.qh:115 -msgid "Score as many frags as you can" -msgstr "盡你所能地擊敗敵人來取得分數" +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:16 +msgid "^1Match has already begun" +msgstr "^1比賽已經開始" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc:23 +msgid "^1You have no more lives left" +msgstr "^1你已經沒有更多生命了" + +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Last Man Standing" msgstr "適者生存" -#: qcsrc/common/mapinfo.qh:128 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:8 msgid "Survive and kill until the enemies have no lives left" msgstr "生存并擊敗敵人直到無敵人可存活" -#: qcsrc/common/mapinfo.qh:137 +#: qcsrc/common/gamemodes/gamemode/lms/lms.qh:17 msgid "Lives:" msgstr "生命:" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Nexball" +msgstr "Nex足球" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:11 +msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" +msgstr "把足球射進和踢進敵方龍門,并確保你的龍門是空的" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "Goals:" +msgstr "目標:" + +#: qcsrc/common/gamemodes/gamemode/nexball/nexball.qh:25 +msgid "The amount of goals needed before the match will end" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/nexball/weapon.qh:9 +msgid "Ball Stealer" +msgstr "足球偷竊者" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Capture control points to reach and destroy the enemy generator" +msgstr "" + +#: qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qh:8 +msgid "Onslaught" +msgstr "進攻" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:93 +msgid "Personal best" +msgstr "個人最好成績" + +#: qcsrc/common/gamemodes/gamemode/race/cl_race.qc:103 +msgid "Server best" +msgstr "服務器玩家中最好的成積" + +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race" msgstr "競賽" -#: qcsrc/common/mapinfo.qh:149 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:11 msgid "Race against other players to the finish line" msgstr "與其他玩家跑到終點線" -#: qcsrc/common/mapinfo.qh:176 +#: qcsrc/common/gamemodes/gamemode/race/race.qh:38 msgid "Laps:" msgstr "圈數:" -#: qcsrc/common/mapinfo.qh:189 -msgid "Race CTS" -msgstr "CTS競賽" - -#: qcsrc/common/mapinfo.qh:189 -msgid "Race for fastest time." -msgstr "比賽最快的時間記錄" - -#: qcsrc/common/mapinfo.qh:206 qcsrc/common/mapinfo.qh:257 -#: qcsrc/common/mapinfo.qh:373 qcsrc/common/mapinfo.qh:416 -#: qcsrc/common/mapinfo.qh:442 qcsrc/common/mapinfo.qh:462 -#: qcsrc/common/mapinfo.qh:582 -msgid "Point limit:" -msgstr "點數限制:" - -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Help your team score the most frags against the enemy team" msgstr "幫助你的團隊擊敗敵方團隊來取得分數" -#: qcsrc/common/mapinfo.qh:219 +#: qcsrc/common/gamemodes/gamemode/tdm/tdm.qh:9 msgid "Team Deathmatch" msgstr "團隊競技" -#: qcsrc/common/mapinfo.qh:257 qcsrc/common/mapinfo.qh:373 -#: qcsrc/common/mapinfo.qh:416 -msgid "The amount of points needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:66 +msgid "bullets" msgstr "" -#: qcsrc/common/mapinfo.qh:271 -msgid "Capture the Flag" -msgstr "旗子爭奪賽" - -#: qcsrc/common/mapinfo.qh:271 -msgid "" -"Find and bring the enemy flag to your base to capture it, defend your base " -"from the other team" +#: qcsrc/common/items/item/ammo.qh:96 +msgid "cells" msgstr "" -#: qcsrc/common/mapinfo.qh:289 -msgid "Capture limit:" -msgstr "佔領限制:" - -#: qcsrc/common/mapinfo.qh:289 -msgid "The amount of captures needed before the match will end" +#: qcsrc/common/items/item/ammo.qh:126 +msgid "plasma" msgstr "" -#: qcsrc/common/mapinfo.qh:306 -msgid "Clan Arena" -msgstr "氏族競技場" - -#: qcsrc/common/mapinfo.qh:306 -msgid "Kill all enemy teammates to win the round" -msgstr "擊敗所有敵人來取取這回合的勝利" +#: qcsrc/common/items/item/ammo.qh:156 +msgid "rockets" +msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Capture and defend all the control points to win" -msgstr "佔領并保護所有控制點來取得勝利" +#: qcsrc/common/items/item/ammo.qh:190 +msgid "shells" +msgstr "" -#: qcsrc/common/mapinfo.qh:350 -msgid "Domination" -msgstr "統治" +#: qcsrc/common/items/item/armor.qh:42 +msgid "Small armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Gather all the keys to win the round" -msgstr "收集所有鑰匙來取得這回合的勝利" +#: qcsrc/common/items/item/armor.qh:80 +msgid "Medium armor" +msgstr "" -#: qcsrc/common/mapinfo.qh:388 -msgid "Key Hunt" -msgstr "搜索鑰匙" +#: qcsrc/common/items/item/armor.qh:118 qcsrc/common/items/item/armor.qh:121 +msgid "Big armor" +msgstr "大型護甲" -#: qcsrc/common/mapinfo.qh:428 -msgid "Assault" -msgstr "突擊" +#: qcsrc/common/items/item/armor.qh:158 qcsrc/common/items/item/armor.qh:161 +msgid "Mega armor" +msgstr "巨型護甲" -#: qcsrc/common/mapinfo.qh:428 -msgid "" -"Destroy obstacles to find and destroy the enemy power core before time runs " -"out" +#: qcsrc/common/items/item/health.qh:42 +msgid "Small health" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Capture control points to reach and destroy the enemy generator" +#: qcsrc/common/items/item/health.qh:80 +msgid "Medium health" msgstr "" -#: qcsrc/common/mapinfo.qh:452 -msgid "Onslaught" -msgstr "進攻" - -#: qcsrc/common/mapinfo.qh:474 -msgid "Nexball" -msgstr "Nex足球" - -#: qcsrc/common/mapinfo.qh:474 -msgid "Shoot and kick the ball into the enemies goal, keep your goal clean" -msgstr "把足球射進和踢進敵方龍門,并確保你的龍門是空的" +#: qcsrc/common/items/item/health.qh:118 qcsrc/common/items/item/health.qh:121 +msgid "Big health" +msgstr "大型補血包" -#: qcsrc/common/mapinfo.qh:488 -msgid "Goals:" -msgstr "目標:" +#: qcsrc/common/items/item/health.qh:158 qcsrc/common/items/item/health.qh:161 +msgid "Mega health" +msgstr "巨型補血包" -#: qcsrc/common/mapinfo.qh:488 -msgid "The amount of goals needed before the match will end" +#: qcsrc/common/items/item/jetpack.qh:38 qcsrc/common/items/item/jetpack.qh:41 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:91 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:215 +msgid "Jetpack" msgstr "" -#: qcsrc/common/mapinfo.qh:501 -msgid "Freeze Tag" -msgstr "團隊凍結賽" - -#: qcsrc/common/mapinfo.qh:501 -msgid "" -"Kill enemies to freeze them, stand next to frozen teammates to revive them; " -"freeze all enemies to win" +#: qcsrc/common/items/item/jetpack.qh:71 +msgid "fuel" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Hold the ball to get points for kills" +#: qcsrc/common/items/item/jetpack.qh:96 +msgid "Fuel regenerator" msgstr "" -#: qcsrc/common/mapinfo.qh:545 -msgid "Keepaway" -msgstr "攔住" - -#: qcsrc/common/mapinfo.qh:560 -msgid "Invasion" -msgstr "入侵" +#: qcsrc/common/items/item/jetpack.qh:99 +msgid "Fuel regen" +msgstr "再生燃料" -#: qcsrc/common/mapinfo.qh:560 -msgid "Survive against waves of monsters" -msgstr "在怪物進攻時,生存下來" +#: qcsrc/common/items/item/powerup.qh:43 qcsrc/common/items/item/powerup.qh:46 +msgid "Strength" +msgstr "力量" -#: qcsrc/common/mapinfo.qh:590 -msgid "Duel" -msgstr "" +#: qcsrc/common/items/item/powerup.qh:81 qcsrc/common/items/item/powerup.qh:84 +msgid "Shield" +msgstr "盾牌" -#: qcsrc/common/mapinfo.qh:590 -msgid "Fight in a one versus one arena battle to decide the winner" +#: qcsrc/common/mapinfo.qc:626 +#, no-c-format +msgid "@!#%'n Tuba Throwing" msgstr "" #: qcsrc/common/minigames/cl_minigames.qc:383 @@ -1747,8 +1752,8 @@ msgid "Resistance" msgstr "抗性" #: qcsrc/common/mutators/mutator/buffs/all.inc:34 -#: qcsrc/common/mutators/mutator/instagib/items.qh:126 -#: qcsrc/common/mutators/mutator/instagib/items.qh:129 +#: qcsrc/common/mutators/mutator/instagib/items.qh:130 +#: qcsrc/common/mutators/mutator/instagib/items.qh:133 msgid "Speed" msgstr "速度" @@ -1844,8 +1849,8 @@ msgstr "" msgid "Extra life" msgstr "額外生命" -#: qcsrc/common/mutators/mutator/instagib/items.qh:91 -#: qcsrc/common/mutators/mutator/instagib/items.qh:94 +#: qcsrc/common/mutators/mutator/instagib/items.qh:93 +#: qcsrc/common/mutators/mutator/instagib/items.qh:96 msgid "Invisibility" msgstr "隱形" @@ -1885,11 +1890,11 @@ msgstr "" msgid "Grenade" msgstr "手榴彈" -#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okhmg.qh:22 msgid "Overkill Heavy Machine Gun" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:18 +#: qcsrc/common/mutators/mutator/overkill/okmachinegun.qh:20 msgid "Overkill MachineGun" msgstr "" @@ -1897,7 +1902,7 @@ msgstr "" msgid "Overkill Nex" msgstr "" -#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:20 +#: qcsrc/common/mutators/mutator/overkill/okrpc.qh:22 msgid "Overkill Rocket Propelled Chainsaw" msgstr "" @@ -2066,16 +2071,16 @@ msgstr "%s 需要幫助!" msgid "^1Server notices:" msgstr "^1服務器通知:" -#: qcsrc/common/notifications/all.inc:230 +#: qcsrc/common/notifications/all.inc:232 msgid "^F4NOTE: ^BGSpectator chat is not sent to players during the match" msgstr "^F4說明: ^BG觀眾的對話不能發送到在比賽中的玩家" -#: qcsrc/common/notifications/all.inc:232 +#: qcsrc/common/notifications/all.inc:234 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag" msgstr "^BG%s^BG 奪取了 ^TC^TT^BG 的旗子" -#: qcsrc/common/notifications/all.inc:233 +#: qcsrc/common/notifications/all.inc:235 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds, breaking ^BG" @@ -2084,17 +2089,17 @@ msgstr "" "^BG%s^BG 奪走了 ^TC^TT^BG 的旗幟在 ^F1%s^BG 秒, 打破 ^BG%s^BG之前的 ^F2%s^BG " "秒記錄" -#: qcsrc/common/notifications/all.inc:234 +#: qcsrc/common/notifications/all.inc:236 #, c-format msgid "^BG%s^BG captured the flag" msgstr "^BG%s^BG 奪取了旗子" -#: qcsrc/common/notifications/all.inc:235 +#: qcsrc/common/notifications/all.inc:237 #, c-format msgid "^BG%s^BG captured the ^TC^TT^BG flag in ^F1%s^BG seconds" msgstr "^BG%s^BG 奪走了 ^TC^TT^BG 的旗幟在 ^F1%s^BG 秒" -#: qcsrc/common/notifications/all.inc:236 +#: qcsrc/common/notifications/all.inc:238 #, c-format msgid "" "^BG%s^BG captured the ^TC^TT^BG flag in ^F2%s^BG seconds, failing to break " @@ -2103,1996 +2108,1996 @@ msgstr "" "^BG%s^BG 奪走了 ^TC^TT^BG 的旗幟在 ^F2%s^BG 秒, 未能突破 ^BG%s^BG 之前的 " "^F1%s^BG 秒記錄" -#: qcsrc/common/notifications/all.inc:237 +#: qcsrc/common/notifications/all.inc:239 msgid "^BGThe ^TC^TT^BG flag was returned to base by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:238 +#: qcsrc/common/notifications/all.inc:240 msgid "^BGThe flag was returned by its owner" msgstr "" -#: qcsrc/common/notifications/all.inc:239 +#: qcsrc/common/notifications/all.inc:241 msgid "^BGThe ^TC^TT^BG flag was destroyed and returned to base" msgstr "^BGThe ^TC^TT^BG 旗幟已銷毀并回到原點" -#: qcsrc/common/notifications/all.inc:240 +#: qcsrc/common/notifications/all.inc:242 msgid "^BGThe flag was destroyed and returned to base" msgstr "^BG旗子已破壞并返回基地" -#: qcsrc/common/notifications/all.inc:241 +#: qcsrc/common/notifications/all.inc:243 msgid "^BGThe ^TC^TT^BG flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:242 +#: qcsrc/common/notifications/all.inc:244 msgid "^BGThe flag was dropped in the base and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:243 +#: qcsrc/common/notifications/all.inc:245 msgid "" "^BGThe ^TC^TT^BG flag fell somewhere it couldn't be reached and returned to " "base" msgstr "" -#: qcsrc/common/notifications/all.inc:244 +#: qcsrc/common/notifications/all.inc:246 msgid "^BGThe flag fell somewhere it couldn't be reached and returned to base" msgstr "" -#: qcsrc/common/notifications/all.inc:245 +#: qcsrc/common/notifications/all.inc:247 #, c-format msgid "" "^BGThe ^TC^TT^BG flag became impatient after ^F1%.2f^BG seconds and returned " "itself" msgstr "" -#: qcsrc/common/notifications/all.inc:246 +#: qcsrc/common/notifications/all.inc:248 #, c-format msgid "" "^BGThe flag became impatient after ^F1%.2f^BG seconds and returned itself" msgstr "" -#: qcsrc/common/notifications/all.inc:247 +#: qcsrc/common/notifications/all.inc:249 msgid "^BGThe ^TC^TT^BG flag has returned to the base" msgstr "^BG ^TC^TT^BG 旗幟已回到原點" -#: qcsrc/common/notifications/all.inc:248 +#: qcsrc/common/notifications/all.inc:250 msgid "^BGThe flag has returned to the base" msgstr "^BG旗子已返回基地" -#: qcsrc/common/notifications/all.inc:249 +#: qcsrc/common/notifications/all.inc:251 #, c-format msgid "^BG%s^BG lost the ^TC^TT^BG flag" msgstr "^BG%s^BG 失去了 ^TC^TT^BG 旗子" -#: qcsrc/common/notifications/all.inc:250 +#: qcsrc/common/notifications/all.inc:252 #, c-format msgid "^BG%s^BG lost the flag" msgstr "^BG%s^BG 失去了旗子" -#: qcsrc/common/notifications/all.inc:251 +#: qcsrc/common/notifications/all.inc:253 #, c-format msgid "^BG%s^BG got the ^TC^TT^BG flag" msgstr "^BG%s^BG 得到了 ^TC^TT^BG 旗子" -#: qcsrc/common/notifications/all.inc:252 +#: qcsrc/common/notifications/all.inc:254 #, c-format msgid "^BG%s^BG got the flag" msgstr "^BG%s^BG 得到了旗子" -#: qcsrc/common/notifications/all.inc:253 -#: qcsrc/common/notifications/all.inc:254 +#: qcsrc/common/notifications/all.inc:255 +#: qcsrc/common/notifications/all.inc:256 #, c-format msgid "^BG%s^BG returned the ^TC^TT^BG flag" msgstr "^BG%s^BG 已返回 ^TC^TT^BG 旗子" -#: qcsrc/common/notifications/all.inc:256 -#: qcsrc/common/notifications/all.inc:544 +#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:546 #, c-format msgid "^F2Throwing coin... Result: %s^F2!" msgstr "^F2投擲硬幣... 成績: %s^F2!" -#: qcsrc/common/notifications/all.inc:258 +#: qcsrc/common/notifications/all.inc:260 msgid "^BGYou don't have any fuel for the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:260 +#: qcsrc/common/notifications/all.inc:262 msgid "^F2You lack a UID, superspec options will not be saved/restored" msgstr "" -#: qcsrc/common/notifications/all.inc:262 +#: qcsrc/common/notifications/all.inc:264 msgid "^F1Round already started, you will join the game in the next round" msgstr "^F1這回合已經開始進行, 你將在下一回合加入遊戲" -#: qcsrc/common/notifications/all.inc:263 +#: qcsrc/common/notifications/all.inc:265 msgid "^F2You will spectate in the next round" msgstr "^F2你將在下一回合進行觀看" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was killed by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:265 +#: qcsrc/common/notifications/all.inc:267 #, c-format msgid "^BG%s%s^K1 was scored against by ^BG%s^K1's ^BG%s^K1 buff ^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:266 +#: qcsrc/common/notifications/all.inc:268 #, c-format msgid "^BG%s%s^K1 was unfairly eliminated by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:267 +#: qcsrc/common/notifications/all.inc:269 #, c-format msgid "^BG%s%s^K1 was drowned by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:268 +#: qcsrc/common/notifications/all.inc:270 #, c-format msgid "^BG%s%s^K1 was grounded by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 felt a little hot from ^BG%s^K1's fire^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:269 +#: qcsrc/common/notifications/all.inc:271 #, c-format msgid "^BG%s%s^K1 was burnt up into a crisp by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:270 +#: qcsrc/common/notifications/all.inc:272 #, c-format msgid "^BG%s%s^K1 was cooked by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:271 +#: qcsrc/common/notifications/all.inc:273 #, c-format msgid "^BG%s%s^K1 was pushed in front of a monster by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:272 +#: qcsrc/common/notifications/all.inc:274 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 got too close to a napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:273 +#: qcsrc/common/notifications/all.inc:275 #, c-format msgid "^BG%s%s^K1 was burned to death by ^BG%s^K1's Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:274 +#: qcsrc/common/notifications/all.inc:276 #, c-format msgid "^BG%s%s^K1 was blown up by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:275 +#: qcsrc/common/notifications/all.inc:277 #, c-format msgid "^BG%s%s^K1 was frozen to death by ^BG%s^K1's Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:276 +#: qcsrc/common/notifications/all.inc:278 #, c-format msgid "^BG%s%s^K1 has not been healed by ^BG%s^K1's Healing Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:277 +#: qcsrc/common/notifications/all.inc:279 #, c-format msgid "^BG%s%s^K1 was shot into space by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:278 +#: qcsrc/common/notifications/all.inc:280 #, c-format msgid "^BG%s%s^K1 was slimed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:279 +#: qcsrc/common/notifications/all.inc:281 #, c-format msgid "^BG%s%s^K1 was preserved by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 tried to occupy ^BG%s^K1's teleport destination space%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:280 +#: qcsrc/common/notifications/all.inc:282 #, c-format msgid "^BG%s%s^K1 was telefragged by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:281 +#: qcsrc/common/notifications/all.inc:283 #, c-format msgid "^BG%s%s^K1 died in an accident with ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:282 +#: qcsrc/common/notifications/all.inc:284 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Bumblebee exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:283 +#: qcsrc/common/notifications/all.inc:285 #, c-format msgid "^BG%s%s^K1 saw the pretty lights of ^BG%s^K1's Bumblebee gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:284 +#: qcsrc/common/notifications/all.inc:286 #, c-format msgid "^BG%s%s^K1 was crushed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:285 +#: qcsrc/common/notifications/all.inc:287 #, c-format msgid "^BG%s%s^K1 was cluster bombed by ^BG%s^K1's Raptor%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:286 +#: qcsrc/common/notifications/all.inc:288 #, c-format msgid "^BG%s%s^K1 couldn't resist ^BG%s^K1's purple blobs%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:287 +#: qcsrc/common/notifications/all.inc:289 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Raptor exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:288 +#: qcsrc/common/notifications/all.inc:290 #, c-format msgid "" "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Spiderbot exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:289 +#: qcsrc/common/notifications/all.inc:291 #, c-format msgid "^BG%s%s^K1 got shredded by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:290 +#: qcsrc/common/notifications/all.inc:292 #, c-format msgid "^BG%s%s^K1 was blasted to bits by ^BG%s^K1's Spiderbot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:291 +#: qcsrc/common/notifications/all.inc:293 #, c-format msgid "^BG%s%s^K1 got caught in the blast when ^BG%s^K1's Racer exploded%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:292 +#: qcsrc/common/notifications/all.inc:294 #, c-format msgid "^BG%s%s^K1 was bolted down by ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:293 +#: qcsrc/common/notifications/all.inc:295 #, c-format msgid "^BG%s%s^K1 couldn't find shelter from ^BG%s^K1's Racer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:294 +#: qcsrc/common/notifications/all.inc:296 #, c-format msgid "^BG%s%s^K1 was thrown into a world of hurt by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:296 +#: qcsrc/common/notifications/all.inc:298 #, c-format msgid "^BG%s^K1 was moved into the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:297 +#: qcsrc/common/notifications/all.inc:299 #, c-format msgid "^BG%s^K1 became enemies with the Lord of Teamplay%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:298 +#: qcsrc/common/notifications/all.inc:300 #, c-format msgid "^BG%s^K1 thought they found a nice camping ground%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:299 +#: qcsrc/common/notifications/all.inc:301 #, c-format msgid "^BG%s^K1 unfairly eliminated themself%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 couldn't catch their breath%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:301 +#: qcsrc/common/notifications/all.inc:303 #, c-format msgid "^BG%s^K1 was in the water for too long%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a bit too much force%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:302 +#: qcsrc/common/notifications/all.inc:304 #, c-format msgid "^BG%s^K1 hit the ground with a crunch%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 became a bit too crispy%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:303 +#: qcsrc/common/notifications/all.inc:305 #, c-format msgid "^BG%s^K1 felt a little hot%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:304 +#: qcsrc/common/notifications/all.inc:306 #, c-format msgid "^BG%s^K1 died%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 found a hot place%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:305 +#: qcsrc/common/notifications/all.inc:307 #, c-format msgid "^BG%s^K1 turned into hot slag%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:306 +#: qcsrc/common/notifications/all.inc:308 #, c-format msgid "^BG%s^K1 was exploded by a Mage%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:307 +#: qcsrc/common/notifications/all.inc:309 #, c-format msgid "^BG%s^K1's innards became outwards by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:308 +#: qcsrc/common/notifications/all.inc:310 #, c-format msgid "^BG%s^K1 was smashed by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:309 +#: qcsrc/common/notifications/all.inc:311 #, c-format msgid "^BG%s^K1 was zapped to death by a Shambler%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:310 +#: qcsrc/common/notifications/all.inc:312 #, c-format msgid "^BG%s^K1 was bitten by a Spider%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:311 +#: qcsrc/common/notifications/all.inc:313 #, c-format msgid "^BG%s^K1 was fireballed by a Wyvern%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:312 +#: qcsrc/common/notifications/all.inc:314 #, c-format msgid "^BG%s^K1 joins the Zombies%s%s" msgstr "^BG%s^K1 加入喪尸%s%s" -#: qcsrc/common/notifications/all.inc:313 +#: qcsrc/common/notifications/all.inc:315 #, c-format msgid "^BG%s^K1 was given kung fu lessons by a Zombie%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:314 #: qcsrc/common/notifications/all.inc:316 +#: qcsrc/common/notifications/all.inc:318 #, c-format msgid "^BG%s^K1 mastered the art of self-nading%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "" "^BG%s^K1 decided to take a look at the results of their napalm explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:315 +#: qcsrc/common/notifications/all.inc:317 #, c-format msgid "^BG%s^K1 was burned to death by their own Napalm Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 felt a little chilly%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:317 +#: qcsrc/common/notifications/all.inc:319 #, c-format msgid "^BG%s^K1 was frozen to death by their own Ice Nade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:318 +#: qcsrc/common/notifications/all.inc:320 #, c-format msgid "^BG%s^K1's Healing Nade didn't quite heal them%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 died%s%s. What's the point of living without ammo?" msgstr "" -#: qcsrc/common/notifications/all.inc:319 +#: qcsrc/common/notifications/all.inc:321 #, c-format msgid "^BG%s^K1 ran out of ammo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:320 +#: qcsrc/common/notifications/all.inc:322 #, c-format msgid "^BG%s^K1 rotted away%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:321 +#: qcsrc/common/notifications/all.inc:323 #, c-format msgid "^BG%s^K1 became a shooting star%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:322 +#: qcsrc/common/notifications/all.inc:324 #, c-format msgid "^BG%s^K1 was slimed%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:323 +#: qcsrc/common/notifications/all.inc:325 #, c-format msgid "^BG%s^K1 couldn't take it anymore%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:324 +#: qcsrc/common/notifications/all.inc:326 #, c-format msgid "^BG%s^K1 is now preserved for centuries to come%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:325 +#: qcsrc/common/notifications/all.inc:327 #, c-format msgid "^BG%s^K1 switched to the %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:326 +#: qcsrc/common/notifications/all.inc:328 #, c-format msgid "^BG%s^K1 died in an accident%s%s" msgstr "^BG%s^K1 在意外中生完%s%s" -#: qcsrc/common/notifications/all.inc:327 +#: qcsrc/common/notifications/all.inc:329 #, c-format msgid "^BG%s^K1 ran into a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:328 +#: qcsrc/common/notifications/all.inc:330 #, c-format msgid "^BG%s^K1 was blasted away by an eWheel turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:329 +#: qcsrc/common/notifications/all.inc:331 #, c-format msgid "^BG%s^K1 got caught up in the FLAC turret fire%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:330 +#: qcsrc/common/notifications/all.inc:332 #, c-format msgid "^BG%s^K1 was blasted away by a Hellion turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:331 +#: qcsrc/common/notifications/all.inc:333 #, c-format msgid "^BG%s^K1 could not hide from the Hunter turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:332 +#: qcsrc/common/notifications/all.inc:334 #, c-format msgid "^BG%s^K1 was riddled full of holes by a Machinegun turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:333 +#: qcsrc/common/notifications/all.inc:335 #, c-format msgid "^BG%s^K1 got turned into smoldering gibs by an MLRS turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:334 +#: qcsrc/common/notifications/all.inc:336 #, c-format msgid "^BG%s^K1 was phased out by a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:335 +#: qcsrc/common/notifications/all.inc:337 #, c-format msgid "^BG%s^K1 got served some superheated plasma from a turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:336 +#: qcsrc/common/notifications/all.inc:338 #, c-format msgid "^BG%s^K1 was electrocuted by a Tesla turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:337 +#: qcsrc/common/notifications/all.inc:339 #, c-format msgid "^BG%s^K1 got served a lead enrichment by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:338 +#: qcsrc/common/notifications/all.inc:340 #, c-format msgid "^BG%s^K1 was impaled by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:339 +#: qcsrc/common/notifications/all.inc:341 #, c-format msgid "^BG%s^K1 was blasted away by a Walker turret%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:340 +#: qcsrc/common/notifications/all.inc:342 #, c-format msgid "^BG%s^K1 got caught in the blast of a Bumblebee explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:341 +#: qcsrc/common/notifications/all.inc:343 #, c-format msgid "^BG%s^K1 was crushed by a vehicle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:342 +#: qcsrc/common/notifications/all.inc:344 #, c-format msgid "^BG%s^K1 was caught in a Raptor cluster bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:343 +#: qcsrc/common/notifications/all.inc:345 #, c-format msgid "^BG%s^K1 got caught in the blast of a Raptor explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:344 +#: qcsrc/common/notifications/all.inc:346 #, c-format msgid "^BG%s^K1 got caught in the blast of a Spiderbot explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:345 +#: qcsrc/common/notifications/all.inc:347 #, c-format msgid "^BG%s^K1 was blasted to bits by a Spiderbot rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:346 +#: qcsrc/common/notifications/all.inc:348 #, c-format msgid "^BG%s^K1 got caught in the blast of a Racer explosion%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:347 +#: qcsrc/common/notifications/all.inc:349 #, c-format msgid "^BG%s^K1 couldn't find shelter from a Racer rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:350 +#: qcsrc/common/notifications/all.inc:352 #, c-format msgid "^BG%s^K1 was betrayed by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:352 +#: qcsrc/common/notifications/all.inc:354 #, c-format msgid "^BG%s^BG%s^BG (%s %s every %s seconds)" msgstr "" -#: qcsrc/common/notifications/all.inc:354 +#: qcsrc/common/notifications/all.inc:356 #, c-format msgid "^BG%s^K1 was frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:355 +#: qcsrc/common/notifications/all.inc:357 #, c-format msgid "^BG%s^K3 was revived by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:356 +#: qcsrc/common/notifications/all.inc:358 #, c-format msgid "^BG%s^K3 was revived by falling" msgstr "" -#: qcsrc/common/notifications/all.inc:357 +#: qcsrc/common/notifications/all.inc:359 #, c-format msgid "^BG%s^K3 was revived by their Nade explosion" msgstr "" -#: qcsrc/common/notifications/all.inc:358 +#: qcsrc/common/notifications/all.inc:360 #, c-format msgid "^BG%s^K3 was automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:359 +#: qcsrc/common/notifications/all.inc:361 #, c-format msgid "^BG%s^K1 froze themself" msgstr "^BG%s^K1 凍結他們自己" -#: qcsrc/common/notifications/all.inc:361 -#: qcsrc/common/notifications/all.inc:675 +#: qcsrc/common/notifications/all.inc:363 +#: qcsrc/common/notifications/all.inc:677 msgid "^TC^TT^BG team wins the round" msgstr "^TC^TT^BG 團隊贏了這回合" -#: qcsrc/common/notifications/all.inc:362 -#: qcsrc/common/notifications/all.inc:676 +#: qcsrc/common/notifications/all.inc:364 +#: qcsrc/common/notifications/all.inc:678 #, c-format msgid "^BG%s^BG wins the round" msgstr "^BG%s^BG 贏了這回合" -#: qcsrc/common/notifications/all.inc:363 -#: qcsrc/common/notifications/all.inc:539 +#: qcsrc/common/notifications/all.inc:365 +#: qcsrc/common/notifications/all.inc:541 msgid "^BGRound tied" msgstr "^BG平局" -#: qcsrc/common/notifications/all.inc:364 -#: qcsrc/common/notifications/all.inc:540 +#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:542 msgid "^BGRound over, there's no winner" msgstr "^BG回合已結束, 沒有任何贏家" -#: qcsrc/common/notifications/all.inc:366 +#: qcsrc/common/notifications/all.inc:368 #, c-format msgid "^BGGodmode saved you %s units of damage, cheater!" msgstr "" -#: qcsrc/common/notifications/all.inc:368 +#: qcsrc/common/notifications/all.inc:370 #, c-format msgid "^BG%s^BG got the %s^BG buff!" msgstr "^BG%s^BG 得到了 %s^BG 緩衝!" -#: qcsrc/common/notifications/all.inc:369 +#: qcsrc/common/notifications/all.inc:371 #, c-format msgid "^BG%s^BG lost the %s^BG buff!" msgstr "^BG%s^BG 失去了 %s^BG 緩衝!" -#: qcsrc/common/notifications/all.inc:370 -#: qcsrc/common/notifications/all.inc:683 +#: qcsrc/common/notifications/all.inc:372 +#: qcsrc/common/notifications/all.inc:685 #, c-format msgid "^BGYou dropped the %s^BG buff!" msgstr "^BG你掉落了 %s^BG 緩衝!" -#: qcsrc/common/notifications/all.inc:371 -#: qcsrc/common/notifications/all.inc:684 +#: qcsrc/common/notifications/all.inc:373 +#: qcsrc/common/notifications/all.inc:686 #, c-format msgid "^BGYou got the %s^BG buff!" msgstr "^BG你得到了 %s^BG 緩衝!" -#: qcsrc/common/notifications/all.inc:373 -#: qcsrc/common/notifications/all.inc:687 +#: qcsrc/common/notifications/all.inc:375 +#: qcsrc/common/notifications/all.inc:689 #, c-format msgid "^BGYou do not have the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:374 -#: qcsrc/common/notifications/all.inc:688 +#: qcsrc/common/notifications/all.inc:376 +#: qcsrc/common/notifications/all.inc:690 #, c-format msgid "^BGYou dropped the ^F1%s^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:375 -#: qcsrc/common/notifications/all.inc:689 +#: qcsrc/common/notifications/all.inc:377 +#: qcsrc/common/notifications/all.inc:691 #, c-format msgid "^BGYou got the ^F1%s" msgstr "^BG你得到了 ^F1%s" -#: qcsrc/common/notifications/all.inc:376 -#: qcsrc/common/notifications/all.inc:690 +#: qcsrc/common/notifications/all.inc:378 +#: qcsrc/common/notifications/all.inc:692 #, c-format msgid "^BGYou don't have enough ammo for the ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:377 -#: qcsrc/common/notifications/all.inc:691 +#: qcsrc/common/notifications/all.inc:379 +#: qcsrc/common/notifications/all.inc:693 #, c-format msgid "^F1%s %s^BG is unable to fire, but its ^F1%s^BG can" msgstr "" -#: qcsrc/common/notifications/all.inc:378 -#: qcsrc/common/notifications/all.inc:692 +#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:694 #, c-format msgid "^F1%s^BG is ^F4not available^BG on this map" msgstr "" -#: qcsrc/common/notifications/all.inc:380 +#: qcsrc/common/notifications/all.inc:382 #, c-format msgid "^BG%s^BG is connecting..." msgstr "^BG%s^BG 正在連接中..." -#: qcsrc/common/notifications/all.inc:381 +#: qcsrc/common/notifications/all.inc:383 #, c-format msgid "^BG%s^F3 connected" msgstr "^BG%s^F3 已連接" -#: qcsrc/common/notifications/all.inc:382 +#: qcsrc/common/notifications/all.inc:384 #, c-format msgid "^BG%s^F3 is now playing" msgstr "^BG%s^F3 現在正在玩" -#: qcsrc/common/notifications/all.inc:383 +#: qcsrc/common/notifications/all.inc:385 #, c-format msgid "^BG%s^F3 is now playing on the ^TC^TT team" msgstr "" -#: qcsrc/common/notifications/all.inc:385 -#: qcsrc/common/notifications/all.inc:697 +#: qcsrc/common/notifications/all.inc:387 +#: qcsrc/common/notifications/all.inc:699 #, c-format msgid "^BG%s^BG has dropped the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:386 -#: qcsrc/common/notifications/all.inc:698 +#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:700 #, c-format msgid "^BG%s^BG has picked up the ball!" msgstr "" -#: qcsrc/common/notifications/all.inc:388 +#: qcsrc/common/notifications/all.inc:390 #, c-format msgid "^BG%s^BG captured the keys for the ^TC^TT team" msgstr "^BG%s^BG 從 ^TC^TT 團隊奪取了鑰匙" -#: qcsrc/common/notifications/all.inc:389 +#: qcsrc/common/notifications/all.inc:391 #, c-format msgid "^BG%s^BG dropped the ^TC^TT Key" msgstr "^BG%s^BG 掉落了 ^TC^TT 鑰匙" -#: qcsrc/common/notifications/all.inc:390 +#: qcsrc/common/notifications/all.inc:392 #, c-format msgid "^BG%s^BG lost the ^TC^TT Key" msgstr "^BG%s^BG 失去了 ^TC^TT 鑰匙" -#: qcsrc/common/notifications/all.inc:391 +#: qcsrc/common/notifications/all.inc:393 #, c-format msgid "^BG%s^BG pushed %s^BG causing the ^TC^TT Key ^BGdestruction" msgstr "" -#: qcsrc/common/notifications/all.inc:392 +#: qcsrc/common/notifications/all.inc:394 #, c-format msgid "^BG%s^BG destroyed the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:393 +#: qcsrc/common/notifications/all.inc:395 #, c-format msgid "^BG%s^BG picked up the ^TC^TT Key" msgstr "^BG%s^BG 已拾起了 ^TC^TT 鑰匙" -#: qcsrc/common/notifications/all.inc:395 +#: qcsrc/common/notifications/all.inc:397 #, c-format msgid "^BG%s^F3 forfeited" msgstr "^BG%s^F3 已棄權" -#: qcsrc/common/notifications/all.inc:396 +#: qcsrc/common/notifications/all.inc:398 #, c-format msgid "^BG%s^F3 has no more lives left" msgstr "^BG%s^F3 已經沒有更多生命了" -#: qcsrc/common/notifications/all.inc:398 +#: qcsrc/common/notifications/all.inc:400 msgid "^BGMonsters are currently disabled" msgstr "^BG怪物當前已關閉" -#: qcsrc/common/notifications/all.inc:400 +#: qcsrc/common/notifications/all.inc:402 msgid "^BGThe ^TC^TT^BG team held the ball for too long" msgstr "" -#: qcsrc/common/notifications/all.inc:402 +#: qcsrc/common/notifications/all.inc:404 #, c-format msgid "^BG%s^BG captured %s^BG control point" msgstr "^BG%s^BG 佔領了 %s^BG 控制點" -#: qcsrc/common/notifications/all.inc:403 +#: qcsrc/common/notifications/all.inc:405 #, c-format msgid "^BG%s^BG captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:404 +#: qcsrc/common/notifications/all.inc:406 #, c-format msgid "^TC^TT^BG team %s^BG control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:405 +#: qcsrc/common/notifications/all.inc:407 #, c-format msgid "^TC^TT^BG team control point has been destroyed by %s" msgstr "" -#: qcsrc/common/notifications/all.inc:406 +#: qcsrc/common/notifications/all.inc:408 msgid "^TC^TT^BG generator has been destroyed" msgstr "^TC^TT^BG 發電機被破壞" -#: qcsrc/common/notifications/all.inc:407 +#: qcsrc/common/notifications/all.inc:409 msgid "^TC^TT^BG generator spontaneously combusted due to overtime!" msgstr "" -#: qcsrc/common/notifications/all.inc:409 +#: qcsrc/common/notifications/all.inc:411 #, c-format msgid "^BG%s^K1 picked up Invisibility" msgstr "^BG%s^K1 拾起了隱形" -#: qcsrc/common/notifications/all.inc:410 +#: qcsrc/common/notifications/all.inc:412 #, c-format msgid "^BG%s^K1 picked up Shield" msgstr "^BG%s^K1 拾起了盾牌" -#: qcsrc/common/notifications/all.inc:411 +#: qcsrc/common/notifications/all.inc:413 #, c-format msgid "^BG%s^K1 picked up Speed" msgstr "^BG%s^K1 拾起了速度" -#: qcsrc/common/notifications/all.inc:412 +#: qcsrc/common/notifications/all.inc:414 #, c-format msgid "^BG%s^K1 picked up Strength" msgstr "^BG%s^K1 拾起了力量" -#: qcsrc/common/notifications/all.inc:414 +#: qcsrc/common/notifications/all.inc:416 #, c-format msgid "^BG%s^F3 disconnected" msgstr "^BG%s^F3 已下線" -#: qcsrc/common/notifications/all.inc:415 +#: qcsrc/common/notifications/all.inc:417 #, c-format msgid "^BG%s^F3 was kicked for idling" msgstr "" -#: qcsrc/common/notifications/all.inc:416 +#: qcsrc/common/notifications/all.inc:418 msgid "" "^F2You were kicked from the server because you are a spectator and " "spectators aren't allowed at the moment." msgstr "" -#: qcsrc/common/notifications/all.inc:417 +#: qcsrc/common/notifications/all.inc:419 #, c-format msgid "^BG%s^F3 was kicked for excessive teamkilling" msgstr "" -#: qcsrc/common/notifications/all.inc:418 +#: qcsrc/common/notifications/all.inc:420 #, c-format msgid "^BG%s^F3 is now spectating" msgstr "^BG%s^F3 現在正在觀看" -#: qcsrc/common/notifications/all.inc:420 +#: qcsrc/common/notifications/all.inc:422 #, c-format msgid "^BG%s^BG has abandoned the race" msgstr "^BG%s^BG 放棄了比賽" -#: qcsrc/common/notifications/all.inc:421 +#: qcsrc/common/notifications/all.inc:423 #, c-format msgid "^BG%s^BG couldn't break their %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:422 +#: qcsrc/common/notifications/all.inc:424 #, c-format msgid "^BG%s^BG couldn't break the %s%s^BG place record of %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:423 +#: qcsrc/common/notifications/all.inc:425 #, c-format msgid "^BG%s^BG has finished the race" msgstr "^BG%s^BG 完成了比賽" -#: qcsrc/common/notifications/all.inc:424 +#: qcsrc/common/notifications/all.inc:426 #, c-format msgid "^BG%s^BG broke %s^BG's %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:425 +#: qcsrc/common/notifications/all.inc:427 #, c-format msgid "^BG%s^BG improved their %s%s^BG place record with %s%s %s" msgstr "" -#: qcsrc/common/notifications/all.inc:426 +#: qcsrc/common/notifications/all.inc:428 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but unfortunately lacks a UID " "and will be lost." msgstr "" -#: qcsrc/common/notifications/all.inc:427 +#: qcsrc/common/notifications/all.inc:429 #, c-format msgid "" "^BG%s^BG scored a new record with ^F2%s^BG, but is anonymous and will be " "lost." msgstr "" -#: qcsrc/common/notifications/all.inc:428 +#: qcsrc/common/notifications/all.inc:430 #, c-format msgid "^BG%s^BG set the %s%s^BG place record with %s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:430 +#: qcsrc/common/notifications/all.inc:432 #, c-format msgid "" "^F4You have been invited by ^BG%s^F4 to join their game of ^F2%s^F4 " "(^F1%s^F4)" msgstr "" -#: qcsrc/common/notifications/all.inc:432 +#: qcsrc/common/notifications/all.inc:434 msgid "^TC^TT ^BGteam scores!" msgstr "" -#: qcsrc/common/notifications/all.inc:434 +#: qcsrc/common/notifications/all.inc:436 #, c-format msgid "" "^F2You have to become a player within the next %s, otherwise you will be " "kicked, because spectating isn't allowed at this time!" msgstr "" -#: qcsrc/common/notifications/all.inc:436 +#: qcsrc/common/notifications/all.inc:438 #, c-format msgid "^BG%s^K1 picked up a Superweapon" msgstr "^BG%s^K1 拾起了超級武器" -#: qcsrc/common/notifications/all.inc:438 +#: qcsrc/common/notifications/all.inc:440 msgid "^BGYou cannot change to a larger team" msgstr "^BG你不能更換到更大團隊" -#: qcsrc/common/notifications/all.inc:439 +#: qcsrc/common/notifications/all.inc:441 msgid "^BGYou are not allowed to change teams" msgstr "^BG你不被應許更換團隊" -#: qcsrc/common/notifications/all.inc:441 +#: qcsrc/common/notifications/all.inc:443 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s (beta)^BG, you have " "^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:442 +#: qcsrc/common/notifications/all.inc:444 #, c-format msgid "" "^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s" msgstr "" -#: qcsrc/common/notifications/all.inc:443 +#: qcsrc/common/notifications/all.inc:445 #, c-format msgid "" "^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get " "the update from ^F3http://www.xonotic.org/^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:445 +#: qcsrc/common/notifications/all.inc:447 #, c-format msgid "^F3SVQC Build information: ^F4%s" msgstr "^F3SVQC 版本信息: ^F4%s" -#: qcsrc/common/notifications/all.inc:447 +#: qcsrc/common/notifications/all.inc:449 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:448 +#: qcsrc/common/notifications/all.inc:450 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:449 +#: qcsrc/common/notifications/all.inc:451 #, c-format msgid "^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:450 +#: qcsrc/common/notifications/all.inc:452 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Arc bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:451 +#: qcsrc/common/notifications/all.inc:453 #, c-format msgid "^BG%s%s^K1 was shot to death by ^BG%s^K1's Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:452 +#: qcsrc/common/notifications/all.inc:454 #, c-format msgid "^BG%s^K1 shot themself to hell with their Blaster%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:453 +#: qcsrc/common/notifications/all.inc:455 #, c-format msgid "^BG%s%s^K1 felt the strong pull of ^BG%s^K1's Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:454 +#: qcsrc/common/notifications/all.inc:456 #, c-format msgid "^BG%s^K1 felt the strong pull of their Crylink%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:455 +#: qcsrc/common/notifications/all.inc:457 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:456 +#: qcsrc/common/notifications/all.inc:458 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's rocket%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:457 +#: qcsrc/common/notifications/all.inc:459 #, c-format msgid "^BG%s^K1 blew themself up with their Devastator%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:458 +#: qcsrc/common/notifications/all.inc:460 #, c-format msgid "^BG%s%s^K1 was blasted by ^BG%s^K1's Electro bolt%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:459 +#: qcsrc/common/notifications/all.inc:461 #, c-format msgid "^BG%s%s^K1 felt the electrifying air of ^BG%s^K1's Electro combo%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:460 +#: qcsrc/common/notifications/all.inc:462 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:461 +#: qcsrc/common/notifications/all.inc:463 #, c-format msgid "^BG%s^K1 played with Electro bolts%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:462 +#: qcsrc/common/notifications/all.inc:464 #, c-format msgid "^BG%s^K1 could not remember where they put their Electro orb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:463 +#: qcsrc/common/notifications/all.inc:465 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's fireball%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:464 +#: qcsrc/common/notifications/all.inc:466 #, c-format msgid "^BG%s%s^K1 got burnt by ^BG%s^K1's firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:465 +#: qcsrc/common/notifications/all.inc:467 #, c-format msgid "^BG%s^K1 should have used a smaller gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:466 +#: qcsrc/common/notifications/all.inc:468 #, c-format msgid "^BG%s^K1 forgot about their firemine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:467 +#: qcsrc/common/notifications/all.inc:469 #, c-format msgid "^BG%s%s^K1 was pummeled by a burst of ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:468 +#: qcsrc/common/notifications/all.inc:470 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:469 +#: qcsrc/common/notifications/all.inc:471 #, c-format msgid "^BG%s^K1 played with tiny Hagar rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:470 +#: qcsrc/common/notifications/all.inc:472 #, c-format msgid "^BG%s%s^K1 was cut down with ^BG%s^K1's HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:471 +#: qcsrc/common/notifications/all.inc:473 #, c-format msgid "^BG%s^K1 got a little jumpy with their HLAC%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:472 +#: qcsrc/common/notifications/all.inc:474 #, c-format msgid "^BG%s%s^K1 was caught in ^BG%s^K1's Hook gravity bomb%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:473 +#: qcsrc/common/notifications/all.inc:475 #, c-format msgid "" "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:474 +#: qcsrc/common/notifications/all.inc:476 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Klein Bottle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:475 +#: qcsrc/common/notifications/all.inc:477 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:476 +#: qcsrc/common/notifications/all.inc:478 #, c-format msgid "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:477 -#: qcsrc/common/notifications/all.inc:782 +#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:784 #, c-format msgid "^BGYou cannot place more than ^F2%s^BG mines at a time" msgstr "" -#: qcsrc/common/notifications/all.inc:478 +#: qcsrc/common/notifications/all.inc:480 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:479 +#: qcsrc/common/notifications/all.inc:481 #, c-format msgid "^BG%s^K1 forgot about their mine%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:480 +#: qcsrc/common/notifications/all.inc:482 #, c-format msgid "^BG%s%s^K1 got too close to ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:481 +#: qcsrc/common/notifications/all.inc:483 #, c-format msgid "^BG%s%s^K1 ate ^BG%s^K1's Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:482 +#: qcsrc/common/notifications/all.inc:484 #, c-format msgid "^BG%s^K1 didn't see their own Mortar grenade%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:483 +#: qcsrc/common/notifications/all.inc:485 #, c-format msgid "^BG%s^K1 blew themself up with their own Mortar%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:484 +#: qcsrc/common/notifications/all.inc:486 #, c-format msgid "^BG%s%s^K1 was sniped by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:485 +#: qcsrc/common/notifications/all.inc:487 #, c-format msgid "" "^BG%s%s^K1 was torn to bits by ^BG%s^K1's Overkill Heavy Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:486 +#: qcsrc/common/notifications/all.inc:488 #, c-format msgid "" "^BG%s%s^K1 was riddled full of holes by ^BG%s^K1's Overkill Machine Gun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:487 +#: qcsrc/common/notifications/all.inc:489 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Overkill Nex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:488 +#: qcsrc/common/notifications/all.inc:490 #, c-format msgid "" "^BG%s%s^K1 was sawn in half by ^BG%s^K1's Overkill Rocket Propelled Chainsaw" "%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:489 +#: qcsrc/common/notifications/all.inc:491 #, c-format msgid "" "^BG%s%s^K1 almost dodged ^BG%s^K1's Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:490 +#: qcsrc/common/notifications/all.inc:492 #, c-format msgid "" "^BG%s^K1 was sawn in half by their own Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:491 +#: qcsrc/common/notifications/all.inc:493 #, c-format msgid "" "^BG%s^K1 blew themself up with their Overkill Rocket Propelled Chainsaw%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:493 +#: qcsrc/common/notifications/all.inc:495 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Overkill Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:494 +#: qcsrc/common/notifications/all.inc:496 #, c-format msgid "^BG%s%s^K1 was sniped with a Rifle by ^BG%s^K1%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:495 +#: qcsrc/common/notifications/all.inc:497 #, c-format msgid "^BG%s%s^K1 died in ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:496 +#: qcsrc/common/notifications/all.inc:498 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle bullet hail%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:497 +#: qcsrc/common/notifications/all.inc:499 #, c-format msgid "^BG%s%s^K1 failed to hide from ^BG%s^K1's Rifle%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:498 +#: qcsrc/common/notifications/all.inc:500 #, c-format msgid "^BG%s%s^K1 was pummeled by ^BG%s^K1's Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:499 +#: qcsrc/common/notifications/all.inc:501 #, c-format msgid "^BG%s%s^K1 was tagged by ^BG%s^K1's Seeker%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:500 +#: qcsrc/common/notifications/all.inc:502 #, c-format msgid "^BG%s^K1 played with tiny Seeker rockets%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:501 +#: qcsrc/common/notifications/all.inc:503 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:502 +#: qcsrc/common/notifications/all.inc:504 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shockwave%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:503 +#: qcsrc/common/notifications/all.inc:505 #, c-format msgid "^BG%s%s^K1 was gunned down by ^BG%s^K1's Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:504 +#: qcsrc/common/notifications/all.inc:506 #, c-format msgid "^BG%s%s^K1 slapped ^BG%s^K1 around a bit with a large Shotgun%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:505 +#: qcsrc/common/notifications/all.inc:507 #, c-format msgid "^BG%s^K1 is now thinking with portals%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:506 +#: qcsrc/common/notifications/all.inc:508 #, c-format msgid "^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:507 +#: qcsrc/common/notifications/all.inc:509 #, c-format msgid "^BG%s^K1 hurt their own ears with the @!#%%'n Tuba%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:508 +#: qcsrc/common/notifications/all.inc:510 #, c-format msgid "^BG%s%s^K1 has been sublimated by ^BG%s^K1's Vaporizer%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:509 +#: qcsrc/common/notifications/all.inc:511 #, c-format msgid "^BG%s%s^K1 has been vaporized by ^BG%s^K1's Vortex%s%s" msgstr "" -#: qcsrc/common/notifications/all.inc:528 +#: qcsrc/common/notifications/all.inc:530 msgid "^F4You are now alone!" msgstr "^F4你現在單獨一人!" -#: qcsrc/common/notifications/all.inc:530 +#: qcsrc/common/notifications/all.inc:532 msgid "^BGYou are attacking!" msgstr "^BG你正在攻擊!" -#: qcsrc/common/notifications/all.inc:531 +#: qcsrc/common/notifications/all.inc:533 msgid "^BGYou are defending!" msgstr "^BG你正在防禦!" -#: qcsrc/common/notifications/all.inc:532 +#: qcsrc/common/notifications/all.inc:534 #, c-format msgid "^BGObjective destroyed in ^F4%s^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:534 +#: qcsrc/common/notifications/all.inc:536 msgid "^F4Begin!" msgstr "^F4開始!" -#: qcsrc/common/notifications/all.inc:535 +#: qcsrc/common/notifications/all.inc:537 msgid "^F4Game starts in ^COUNT" msgstr "^F4遊戲開始將在 ^COUNT" -#: qcsrc/common/notifications/all.inc:536 +#: qcsrc/common/notifications/all.inc:538 msgid "^F4Round starts in ^COUNT" msgstr "^F4這回合開始將在 ^COUNT" -#: qcsrc/common/notifications/all.inc:537 +#: qcsrc/common/notifications/all.inc:539 msgid "^F4Round cannot start" msgstr "^F4這回合不能開始" -#: qcsrc/common/notifications/all.inc:542 +#: qcsrc/common/notifications/all.inc:544 msgid "^F2Don't camp!" msgstr "^F2不要紮營!" -#: qcsrc/common/notifications/all.inc:546 +#: qcsrc/common/notifications/all.inc:548 msgid "" "^BGYou are now free.\n" "^BGFeel free to ^F2try to capture^BG the flag again\n" "^BGif you think you will succeed." msgstr "" -#: qcsrc/common/notifications/all.inc:547 +#: qcsrc/common/notifications/all.inc:549 msgid "^BGThis flag is currently inactive" msgstr "^BG這幅旗子當前不活躍" -#: qcsrc/common/notifications/all.inc:548 +#: qcsrc/common/notifications/all.inc:550 msgid "" "^BGYou are now ^F1shielded^BG from the flag(s)\n" "^BGfor ^F2too many unsuccessful attempts^BG to capture.\n" "^BGMake some defensive scores before trying again." msgstr "" -#: qcsrc/common/notifications/all.inc:549 +#: qcsrc/common/notifications/all.inc:551 msgid "^BGYou captured the ^TC^TT^BG flag!" msgstr "^BG你奪取了 ^TC^TT^BG 旗子!" -#: qcsrc/common/notifications/all.inc:550 +#: qcsrc/common/notifications/all.inc:552 msgid "^BGYou captured the flag!" msgstr "^BG你奪取了旗子!" -#: qcsrc/common/notifications/all.inc:551 +#: qcsrc/common/notifications/all.inc:553 #, c-format msgid "^BGToo many flag throws! Throwing disabled for %s." msgstr "" -#: qcsrc/common/notifications/all.inc:552 +#: qcsrc/common/notifications/all.inc:554 #, c-format msgid "^BG%s^BG passed the ^TC^TT^BG flag to %s" msgstr "^BG%s^BG 傳遞 ^TC^TT^BG 旗子給 %s" -#: qcsrc/common/notifications/all.inc:553 +#: qcsrc/common/notifications/all.inc:555 #, c-format msgid "^BG%s^BG passed the flag to %s" msgstr "^BG%s^BG 傳遞旗子給 %s" -#: qcsrc/common/notifications/all.inc:554 +#: qcsrc/common/notifications/all.inc:556 #, c-format msgid "^BGYou received the ^TC^TT^BG flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:555 +#: qcsrc/common/notifications/all.inc:557 #, c-format msgid "^BGYou received the flag from %s" msgstr "" -#: qcsrc/common/notifications/all.inc:556 +#: qcsrc/common/notifications/all.inc:558 #, c-format msgid "^BGPress ^F2%s^BG to receive the flag from %s^BG" msgstr "" -#: qcsrc/common/notifications/all.inc:557 +#: qcsrc/common/notifications/all.inc:559 #, c-format msgid "^BGRequesting %s^BG to pass you the flag" msgstr "" -#: qcsrc/common/notifications/all.inc:558 +#: qcsrc/common/notifications/all.inc:560 #, c-format msgid "^BGYou passed the ^TC^TT^BG flag to %s" msgstr "^BG你傳遞 ^TC^TT^BG 旗子給 %s" -#: qcsrc/common/notifications/all.inc:559 +#: qcsrc/common/notifications/all.inc:561 #, c-format msgid "^BGYou passed the flag to %s" msgstr "^BG你傳遞旗子給 %s" -#: qcsrc/common/notifications/all.inc:560 +#: qcsrc/common/notifications/all.inc:562 msgid "^BGYou got the ^TC^TT^BG flag!" msgstr "^BG你得到了 ^TC^TT^BG 旗子!" -#: qcsrc/common/notifications/all.inc:561 +#: qcsrc/common/notifications/all.inc:563 msgid "^BGYou got the flag!" msgstr "^BG你得到了旗子!" -#: qcsrc/common/notifications/all.inc:562 +#: qcsrc/common/notifications/all.inc:564 #, c-format msgid "^BGYou got your %steam^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:563 +#: qcsrc/common/notifications/all.inc:565 #, c-format msgid "^BGYou got the %senemy^BG's flag, return it!" msgstr "" -#: qcsrc/common/notifications/all.inc:564 +#: qcsrc/common/notifications/all.inc:566 #, c-format msgid "^BGThe %senemy^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:565 +#: qcsrc/common/notifications/all.inc:567 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got your flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:566 +#: qcsrc/common/notifications/all.inc:568 #, c-format msgid "^BGThe %senemy^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:567 +#: qcsrc/common/notifications/all.inc:569 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got the flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:568 +#: qcsrc/common/notifications/all.inc:570 #, c-format msgid "^BGThe %senemy^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:569 +#: qcsrc/common/notifications/all.inc:571 #, c-format msgid "^BGThe %senemy (^BG%s%s)^BG got their flag! Retrieve it!" msgstr "" -#: qcsrc/common/notifications/all.inc:570 +#: qcsrc/common/notifications/all.inc:572 #, c-format msgid "^BGYour %steam mate^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:571 +#: qcsrc/common/notifications/all.inc:573 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the ^TC^TT^BG flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:572 +#: qcsrc/common/notifications/all.inc:574 #, c-format msgid "^BGYour %steam mate^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:573 +#: qcsrc/common/notifications/all.inc:575 #, c-format msgid "^BGYour %steam mate (^BG%s%s)^BG got the flag! Protect them!" msgstr "" -#: qcsrc/common/notifications/all.inc:574 +#: qcsrc/common/notifications/all.inc:576 msgid "^BGEnemies can now see you on radar!" msgstr "" -#: qcsrc/common/notifications/all.inc:575 +#: qcsrc/common/notifications/all.inc:577 msgid "^BGYou returned the ^TC^TT^BG flag!" msgstr "^BG你返回了 ^TC^TT^BG 旗子!" -#: qcsrc/common/notifications/all.inc:576 +#: qcsrc/common/notifications/all.inc:578 msgid "^BGStalemate! Enemies can now see you on radar!" msgstr "^BG僵局! 敵人現在可以在雷達上看見你!" -#: qcsrc/common/notifications/all.inc:577 +#: qcsrc/common/notifications/all.inc:579 msgid "^BGStalemate! Flag carriers can now be seen by enemies on radar!" msgstr "^BG僵局! 敵人現在可以在雷達上看見旗子運送者!" -#: qcsrc/common/notifications/all.inc:581 +#: qcsrc/common/notifications/all.inc:583 #, c-format msgid "^K3%sYou fragged ^BG%s" msgstr "^K3%s你擊敗了 ^BG%s" -#: qcsrc/common/notifications/all.inc:582 -#: qcsrc/common/notifications/all.inc:591 -#: qcsrc/common/notifications/all.inc:600 +#: qcsrc/common/notifications/all.inc:584 +#: qcsrc/common/notifications/all.inc:593 +#: qcsrc/common/notifications/all.inc:602 #, c-format msgid "^K3%sYou scored against ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:583 +#: qcsrc/common/notifications/all.inc:585 #, c-format msgid "^K1%sYou were fragged by ^BG%s" msgstr "^K1%s你被 ^BG%s 擊敗了" -#: qcsrc/common/notifications/all.inc:584 -#: qcsrc/common/notifications/all.inc:593 -#: qcsrc/common/notifications/all.inc:602 +#: qcsrc/common/notifications/all.inc:586 +#: qcsrc/common/notifications/all.inc:595 +#: qcsrc/common/notifications/all.inc:604 #, c-format msgid "^K1%sYou were scored against by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:590 +#: qcsrc/common/notifications/all.inc:592 #, c-format msgid "^K3%sYou burned ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:592 +#: qcsrc/common/notifications/all.inc:594 #, c-format msgid "^K1%sYou were burned by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:599 +#: qcsrc/common/notifications/all.inc:601 #, c-format msgid "^K3%sYou froze ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:601 +#: qcsrc/common/notifications/all.inc:603 #, c-format msgid "^K1%sYou were frozen by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:608 +#: qcsrc/common/notifications/all.inc:610 #, c-format msgid "^K1%sYou typefragged ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:609 +#: qcsrc/common/notifications/all.inc:611 #, c-format msgid "^K1%sYou scored against ^BG%s^K1 while they were typing" msgstr "" -#: qcsrc/common/notifications/all.inc:610 +#: qcsrc/common/notifications/all.inc:612 #, c-format msgid "^K1%sYou were typefragged by ^BG%s" msgstr "" -#: qcsrc/common/notifications/all.inc:611 +#: qcsrc/common/notifications/all.inc:613 #, c-format msgid "^K1%sYou were scored against by ^BG%s^K1 while typing" msgstr "" -#: qcsrc/common/notifications/all.inc:617 +#: qcsrc/common/notifications/all.inc:619 #, c-format msgid "^BGPress ^F2%s^BG again to toss the nade!" msgstr "" -#: qcsrc/common/notifications/all.inc:618 +#: qcsrc/common/notifications/all.inc:620 msgid "^F2You got a ^K1BONUS GRENADE^F2!" msgstr "^F2你得到了一個 ^K1BONUS GRENADE^F2!" -#: qcsrc/common/notifications/all.inc:620 +#: qcsrc/common/notifications/all.inc:622 #, c-format msgid "" "^BGYou have been moved into a different team\n" "You are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't go against your team mates!" msgstr "" -#: qcsrc/common/notifications/all.inc:621 +#: qcsrc/common/notifications/all.inc:623 msgid "^K1Don't shoot your team mates!" msgstr "^K1不要射你的隊友!" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Die camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:622 +#: qcsrc/common/notifications/all.inc:624 msgid "^K1Reconsider your tactics, camper!" msgstr "" -#: qcsrc/common/notifications/all.inc:623 +#: qcsrc/common/notifications/all.inc:625 msgid "^K1You unfairly eliminated yourself!" msgstr "" -#: qcsrc/common/notifications/all.inc:624 +#: qcsrc/common/notifications/all.inc:626 #, c-format msgid "^K1You were %s" msgstr "^K1你是 %s" -#: qcsrc/common/notifications/all.inc:625 +#: qcsrc/common/notifications/all.inc:627 msgid "^K1You couldn't catch your breath!" msgstr "" -#: qcsrc/common/notifications/all.inc:626 +#: qcsrc/common/notifications/all.inc:628 msgid "^K1You hit the ground with a crunch!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You felt a little too hot!" msgstr "" -#: qcsrc/common/notifications/all.inc:627 +#: qcsrc/common/notifications/all.inc:629 msgid "^K1You got a little bit too crispy!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You killed your own dumb self!" msgstr "" -#: qcsrc/common/notifications/all.inc:628 +#: qcsrc/common/notifications/all.inc:630 msgid "^K1You need to be more careful!" msgstr "^K1你需要更加小心!" -#: qcsrc/common/notifications/all.inc:629 +#: qcsrc/common/notifications/all.inc:631 msgid "^K1You couldn't stand the heat!" msgstr "" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You need to watch out for monsters!" msgstr "^K1你需要小心怪物!" -#: qcsrc/common/notifications/all.inc:630 +#: qcsrc/common/notifications/all.inc:632 msgid "^K1You were killed by a monster!" msgstr "^K1你被怪物擊殺了!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1Tastes like chicken!" msgstr "^K1像雞肉的味道!" -#: qcsrc/common/notifications/all.inc:631 +#: qcsrc/common/notifications/all.inc:633 msgid "^K1You forgot to put the pin back in!" msgstr "" -#: qcsrc/common/notifications/all.inc:632 +#: qcsrc/common/notifications/all.inc:634 msgid "^K1Hanging around a napalm explosion is bad!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You felt a little chilly!" msgstr "" -#: qcsrc/common/notifications/all.inc:633 +#: qcsrc/common/notifications/all.inc:635 msgid "^K1You got a little bit too cold!" msgstr "" -#: qcsrc/common/notifications/all.inc:634 +#: qcsrc/common/notifications/all.inc:636 msgid "^K1Your Healing Nade is a bit defective" msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You are respawning for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:635 +#: qcsrc/common/notifications/all.inc:637 msgid "^K1You were killed for running out of ammo..." msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You grew too old without taking your medicine" msgstr "" -#: qcsrc/common/notifications/all.inc:636 +#: qcsrc/common/notifications/all.inc:638 msgid "^K1You need to preserve your health" msgstr "" -#: qcsrc/common/notifications/all.inc:637 +#: qcsrc/common/notifications/all.inc:639 msgid "^K1You became a shooting star!" msgstr "" -#: qcsrc/common/notifications/all.inc:638 +#: qcsrc/common/notifications/all.inc:640 msgid "^K1You melted away in slime!" msgstr "" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You committed suicide!" msgstr "^K1你已承諾自殺!" -#: qcsrc/common/notifications/all.inc:639 +#: qcsrc/common/notifications/all.inc:641 msgid "^K1You ended it all!" msgstr "^K1你結束了這一切!" -#: qcsrc/common/notifications/all.inc:640 +#: qcsrc/common/notifications/all.inc:642 msgid "^K1You got stuck in a swamp!" msgstr "" -#: qcsrc/common/notifications/all.inc:641 +#: qcsrc/common/notifications/all.inc:643 #, c-format msgid "^BGYou are now on: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:642 +#: qcsrc/common/notifications/all.inc:644 msgid "^K1You died in an accident!" msgstr "^K1你死在意外中!" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You had an unfortunate run in with a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:643 +#: qcsrc/common/notifications/all.inc:645 msgid "^K1You were fragged by a turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You had an unfortunate run in with an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:644 +#: qcsrc/common/notifications/all.inc:646 msgid "^K1You were fragged by an eWheel turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You had an unfortunate run in with a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:645 +#: qcsrc/common/notifications/all.inc:647 msgid "^K1You were fragged by a Walker turret!" msgstr "" -#: qcsrc/common/notifications/all.inc:646 +#: qcsrc/common/notifications/all.inc:648 msgid "^K1You got caught in the blast of a Bumblebee explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:647 +#: qcsrc/common/notifications/all.inc:649 msgid "^K1You were crushed by a vehicle!" msgstr "" -#: qcsrc/common/notifications/all.inc:648 +#: qcsrc/common/notifications/all.inc:650 msgid "^K1You were caught in a Raptor cluster bomb!" msgstr "" -#: qcsrc/common/notifications/all.inc:649 +#: qcsrc/common/notifications/all.inc:651 msgid "^K1You got caught in the blast of a Raptor explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:650 +#: qcsrc/common/notifications/all.inc:652 msgid "^K1You got caught in the blast of a Spiderbot explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:651 +#: qcsrc/common/notifications/all.inc:653 msgid "^K1You were blasted to bits by a Spiderbot rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:652 +#: qcsrc/common/notifications/all.inc:654 msgid "^K1You got caught in the blast of a Racer explosion!" msgstr "" -#: qcsrc/common/notifications/all.inc:653 +#: qcsrc/common/notifications/all.inc:655 msgid "^K1You couldn't find shelter from a Racer rocket!" msgstr "" -#: qcsrc/common/notifications/all.inc:654 +#: qcsrc/common/notifications/all.inc:656 msgid "^K1Watch your step!" msgstr "^K1留意你腳下!" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You fragged ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:656 +#: qcsrc/common/notifications/all.inc:658 #, c-format msgid "^K1Moron! You went against ^BG%s^K1, a team mate!" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were fragged by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:657 +#: qcsrc/common/notifications/all.inc:659 #, c-format msgid "^K1You were scored against by ^BG%s^K1, a team mate" msgstr "" -#: qcsrc/common/notifications/all.inc:659 +#: qcsrc/common/notifications/all.inc:661 msgid "" "^K1Stop idling!\n" "^BGDisconnecting in ^COUNT..." msgstr "" -#: qcsrc/common/notifications/all.inc:661 +#: qcsrc/common/notifications/all.inc:663 #, c-format msgid "^BGYou need %s^BG!" msgstr "^BG你需要 %s^BG!" -#: qcsrc/common/notifications/all.inc:662 +#: qcsrc/common/notifications/all.inc:664 #, c-format msgid "^BGYou also need %s^BG!" msgstr "^BG你也需要 %s^BG!" -#: qcsrc/common/notifications/all.inc:663 +#: qcsrc/common/notifications/all.inc:665 msgid "^BGDoor unlocked!" msgstr "^BG門已解鎖!" -#: qcsrc/common/notifications/all.inc:665 +#: qcsrc/common/notifications/all.inc:667 #, c-format msgid "^F2Extra lives taken: ^K1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:667 +#: qcsrc/common/notifications/all.inc:669 #, c-format msgid "^K3You revived ^BG%s" msgstr "^K3你復活了 ^BG%s" -#: qcsrc/common/notifications/all.inc:668 +#: qcsrc/common/notifications/all.inc:670 msgid "^K3You revived yourself" msgstr "^K3你復活了你自己" -#: qcsrc/common/notifications/all.inc:669 +#: qcsrc/common/notifications/all.inc:671 #, c-format msgid "^K3You were revived by ^BG%s" msgstr "^K3你被 ^BG%s 救活了" -#: qcsrc/common/notifications/all.inc:670 +#: qcsrc/common/notifications/all.inc:672 #, c-format msgid "^K3You were automatically revived after %s seconds" msgstr "" -#: qcsrc/common/notifications/all.inc:672 +#: qcsrc/common/notifications/all.inc:674 msgid "^BGThe generator is under attack!" msgstr "^BG發電機受到攻擊!" -#: qcsrc/common/notifications/all.inc:674 +#: qcsrc/common/notifications/all.inc:676 msgid "^TC^TT^BG team loses the round" msgstr "" -#: qcsrc/common/notifications/all.inc:678 +#: qcsrc/common/notifications/all.inc:680 msgid "^K1You froze yourself" msgstr "^K1你凍結你自己" -#: qcsrc/common/notifications/all.inc:679 +#: qcsrc/common/notifications/all.inc:681 msgid "^K1Round already started, you spawn as frozen" msgstr "" -#: qcsrc/common/notifications/all.inc:681 +#: qcsrc/common/notifications/all.inc:683 #, c-format msgid "^K1A %s has arrived!" msgstr "^K1A %s 已到達!" -#: qcsrc/common/notifications/all.inc:685 +#: qcsrc/common/notifications/all.inc:687 msgid "^BGYou got the ^F1Fuel regenerator" msgstr "" -#: qcsrc/common/notifications/all.inc:686 +#: qcsrc/common/notifications/all.inc:688 msgid "^BGYou got the ^F1Jetpack" msgstr "" -#: qcsrc/common/notifications/all.inc:694 +#: qcsrc/common/notifications/all.inc:696 msgid "" "^K1No spawnpoints available!\n" "Hope your team can fix it..." msgstr "" -#: qcsrc/common/notifications/all.inc:695 +#: qcsrc/common/notifications/all.inc:697 msgid "" "^K1You may not join the game at this time.\n" "The player limit reached maximum capacity." msgstr "" -#: qcsrc/common/notifications/all.inc:699 +#: qcsrc/common/notifications/all.inc:701 msgid "^BGYou picked up the ball" msgstr "" -#: qcsrc/common/notifications/all.inc:700 +#: qcsrc/common/notifications/all.inc:702 msgid "^BGKilling people while you don't have the ball gives no points!" msgstr "" -#: qcsrc/common/notifications/all.inc:702 +#: qcsrc/common/notifications/all.inc:704 msgid "" "^BGAll keys are in your team's hands!\n" "Help the key carriers to meet!" msgstr "" -#: qcsrc/common/notifications/all.inc:703 +#: qcsrc/common/notifications/all.inc:705 msgid "" "^BGAll keys are in ^TC^TT team^BG's hands!\n" "Interfere ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:704 +#: qcsrc/common/notifications/all.inc:706 msgid "" "^BGAll keys are in your team's hands!\n" "Meet the other key carriers ^F4NOW^BG!" msgstr "" -#: qcsrc/common/notifications/all.inc:705 +#: qcsrc/common/notifications/all.inc:707 msgid "^F4Round will start in ^COUNT" msgstr "^F4回合開始將在 ^COUNT 秒后" -#: qcsrc/common/notifications/all.inc:706 +#: qcsrc/common/notifications/all.inc:708 msgid "^BGScanning frequency range..." msgstr "掃描頻率範圍..." -#: qcsrc/common/notifications/all.inc:707 +#: qcsrc/common/notifications/all.inc:709 msgid "^BGYou are starting with the ^TC^TT Key" msgstr "" -#: qcsrc/common/notifications/all.inc:709 +#: qcsrc/common/notifications/all.inc:711 msgid "^BGYou have no lives left, you must wait until the next match" msgstr "^BG你已經沒有生命了, 你必須等待直到下場比賽" -#: qcsrc/common/notifications/all.inc:711 +#: qcsrc/common/notifications/all.inc:713 #, c-format msgid "" "^BGWaiting for players to join...\n" "Need active players for: %s" msgstr "" -#: qcsrc/common/notifications/all.inc:712 +#: qcsrc/common/notifications/all.inc:714 #, c-format msgid "^BGWaiting for %s player(s) to join..." msgstr "^BG等待 %s 玩家加入..." -#: qcsrc/common/notifications/all.inc:714 +#: qcsrc/common/notifications/all.inc:716 msgid "^BGYour weapon has been downgraded until you find some ammo!" msgstr "^BG你的武器已降級直到你找到一些彈藥!" -#: qcsrc/common/notifications/all.inc:715 +#: qcsrc/common/notifications/all.inc:717 msgid "^F4^COUNT^BG left to find some ammo!" msgstr "只剩 ^F4^COUNT^BG 秒來尋找彈藥!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo or you'll be dead in ^F4^COUNT^BG!" msgstr "^BG趕快尋找一些彈藥或者你將會死亡在 ^F4^COUNT^BG 秒!" -#: qcsrc/common/notifications/all.inc:716 +#: qcsrc/common/notifications/all.inc:718 msgid "^BGGet some ammo! ^F4^COUNT^BG left!" msgstr "^BG趕快尋找一些彈藥! 只剩 ^F4^COUNT^BG 秒!" -#: qcsrc/common/notifications/all.inc:717 +#: qcsrc/common/notifications/all.inc:719 #, c-format msgid "^F2Extra lives remaining: ^K1%s" msgstr "^F2剩餘額外生命: ^K1%s" -#: qcsrc/common/notifications/all.inc:719 qcsrc/menu/xonotic/campaign.qc:244 +#: qcsrc/common/notifications/all.inc:721 qcsrc/menu/xonotic/campaign.qc:244 #, c-format msgid "Level %s: " msgstr "" -#: qcsrc/common/notifications/all.inc:719 +#: qcsrc/common/notifications/all.inc:721 #, c-format msgid "^BGPress ^F2%s^BG to enter the game" msgstr "" -#: qcsrc/common/notifications/all.inc:722 +#: qcsrc/common/notifications/all.inc:724 #, c-format msgid "" "^F2^COUNT^BG until weapon change...\n" "Next weapon: ^F1%s" msgstr "" -#: qcsrc/common/notifications/all.inc:723 +#: qcsrc/common/notifications/all.inc:725 #, c-format msgid "^F2Active weapon: ^F1%s" msgstr "^F2激活武器: ^F1%s" -#: qcsrc/common/notifications/all.inc:725 +#: qcsrc/common/notifications/all.inc:727 #, c-format msgid "^BGYou captured %s^BG control point" msgstr "^BG你佔領了 %s^BG 控制點" -#: qcsrc/common/notifications/all.inc:726 +#: qcsrc/common/notifications/all.inc:728 msgid "^BGYou captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:727 +#: qcsrc/common/notifications/all.inc:729 #, c-format msgid "^TC^TT^BG team captured %s^BG control point" msgstr "^TC^TT^BG 團隊佔領了 %s^BG 控制點" -#: qcsrc/common/notifications/all.inc:728 +#: qcsrc/common/notifications/all.inc:730 msgid "^TC^TT^BG team captured a control point" msgstr "" -#: qcsrc/common/notifications/all.inc:729 +#: qcsrc/common/notifications/all.inc:731 msgid "^BGThis control point currently cannot be captured" msgstr "^BG這個控制點當前不能佔領" -#: qcsrc/common/notifications/all.inc:730 +#: qcsrc/common/notifications/all.inc:732 msgid "" "^BGThe enemy generator cannot be destroyed yet\n" "^F2Capture some control points to unshield it" msgstr "" -#: qcsrc/common/notifications/all.inc:731 +#: qcsrc/common/notifications/all.inc:733 msgid "^BGThe ^TCenemy^BG generator is no longer shielded!" msgstr "" -#: qcsrc/common/notifications/all.inc:732 +#: qcsrc/common/notifications/all.inc:734 msgid "" "^K1Your generator is NOT shielded!\n" "^BGRe-capture control points to shield it!" msgstr "" -#: qcsrc/common/notifications/all.inc:733 +#: qcsrc/common/notifications/all.inc:735 #, c-format msgid "^BGPress ^F2%s^BG to teleport" msgstr "" -#: qcsrc/common/notifications/all.inc:734 +#: qcsrc/common/notifications/all.inc:736 #, c-format msgid "^BGTeleporting disabled for %s" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep fragging until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:736 +#: qcsrc/common/notifications/all.inc:738 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "Keep scoring until we have a winner!" msgstr "" -#: qcsrc/common/notifications/all.inc:737 +#: qcsrc/common/notifications/all.inc:739 msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "\n" @@ -4101,136 +4106,136 @@ msgid "" "the faster the enemy generator decays" msgstr "" -#: qcsrc/common/notifications/all.inc:738 +#: qcsrc/common/notifications/all.inc:740 #, c-format msgid "" "^F2Now playing ^F4OVERTIME^F2!\n" "^BGAdded ^F4%s^BG to the game!" msgstr "" -#: qcsrc/common/notifications/all.inc:740 +#: qcsrc/common/notifications/all.inc:742 msgid "^K1In^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:741 +#: qcsrc/common/notifications/all.inc:743 msgid "^F3Out^BG-portal created" msgstr "" -#: qcsrc/common/notifications/all.inc:742 +#: qcsrc/common/notifications/all.inc:744 msgid "^F1Portal creation failed" msgstr "^F1門戶創建失敗" -#: qcsrc/common/notifications/all.inc:744 +#: qcsrc/common/notifications/all.inc:746 msgid "^F2Strength infuses your weapons with devastating power" msgstr "" -#: qcsrc/common/notifications/all.inc:745 +#: qcsrc/common/notifications/all.inc:747 msgid "^F2Strength has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:747 +#: qcsrc/common/notifications/all.inc:749 msgid "^F2Shield surrounds you" msgstr "^F2盾牌環繞著你" -#: qcsrc/common/notifications/all.inc:748 +#: qcsrc/common/notifications/all.inc:750 msgid "^F2Shield has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:750 +#: qcsrc/common/notifications/all.inc:752 msgid "^F2You are on speed" msgstr "" -#: qcsrc/common/notifications/all.inc:751 +#: qcsrc/common/notifications/all.inc:753 msgid "^F2Speed has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:753 +#: qcsrc/common/notifications/all.inc:755 msgid "^F2You are invisible" msgstr "^F2你隱形了" -#: qcsrc/common/notifications/all.inc:754 +#: qcsrc/common/notifications/all.inc:756 msgid "^F2Invisibility has worn off" msgstr "" -#: qcsrc/common/notifications/all.inc:756 +#: qcsrc/common/notifications/all.inc:758 msgid "^F2The race is over, finish your lap!" msgstr "^F2比賽結束, 完成你的賽事!" -#: qcsrc/common/notifications/all.inc:758 +#: qcsrc/common/notifications/all.inc:760 msgid "^BGSequence completed!" msgstr "" -#: qcsrc/common/notifications/all.inc:759 +#: qcsrc/common/notifications/all.inc:761 msgid "^BGThere are more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:760 +#: qcsrc/common/notifications/all.inc:762 #, c-format msgid "^BGOnly %s^BG more to go..." msgstr "" -#: qcsrc/common/notifications/all.inc:762 +#: qcsrc/common/notifications/all.inc:764 msgid "^F2Superweapons have broken down" msgstr "^F2超級武器已損壞" -#: qcsrc/common/notifications/all.inc:763 +#: qcsrc/common/notifications/all.inc:765 msgid "^F2Superweapons have been lost" msgstr "^F2超級武器已消失" -#: qcsrc/common/notifications/all.inc:764 +#: qcsrc/common/notifications/all.inc:766 msgid "^F2You now have a superweapon" msgstr "" -#: qcsrc/common/notifications/all.inc:766 +#: qcsrc/common/notifications/all.inc:768 msgid "^K1Changing to ^TC^TT^K1 in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:767 +#: qcsrc/common/notifications/all.inc:769 msgid "^K1Changing team in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:768 +#: qcsrc/common/notifications/all.inc:770 msgid "^K1Spectating in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:769 +#: qcsrc/common/notifications/all.inc:771 msgid "^K1Suicide in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:771 +#: qcsrc/common/notifications/all.inc:773 msgid "^F4Timeout begins in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:772 +#: qcsrc/common/notifications/all.inc:774 msgid "^F4Timeout ends in ^COUNT" msgstr "" -#: qcsrc/common/notifications/all.inc:774 +#: qcsrc/common/notifications/all.inc:776 msgid "^K1Cannot join given minigame session!" msgstr "" -#: qcsrc/common/notifications/all.inc:776 +#: qcsrc/common/notifications/all.inc:778 #, c-format msgid "^BGPress ^F2%s^BG to enter/exit the vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:777 +#: qcsrc/common/notifications/all.inc:779 #, c-format msgid "^BGPress ^F2%s^BG to enter the vehicle gunner" msgstr "" -#: qcsrc/common/notifications/all.inc:778 +#: qcsrc/common/notifications/all.inc:780 #, c-format msgid "^BGPress ^F2%s^BG to steal this vehicle" msgstr "" -#: qcsrc/common/notifications/all.inc:779 +#: qcsrc/common/notifications/all.inc:781 msgid "" "^F2The enemy is stealing one of your vehicles!\n" "^F4Stop them!" msgstr "" -#: qcsrc/common/notifications/all.inc:780 +#: qcsrc/common/notifications/all.inc:782 msgid "^F2Intruder detected, disabling shields!" msgstr "" @@ -4634,166 +4639,165 @@ msgstr "助步車炮塔" msgid "Walker" msgstr "助步車" -#: qcsrc/common/util.qc:1390 +#: qcsrc/common/util.qc:1392 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:176 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:186 msgid "Male" msgstr "男性" -#: qcsrc/common/util.qc:1391 +#: qcsrc/common/util.qc:1393 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:175 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:185 msgid "Female" msgstr "女性" -#: qcsrc/common/util.qc:1392 +#: qcsrc/common/util.qc:1394 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:174 #: qcsrc/menu/xonotic/dialog_multiplayer_profile.qc:187 msgid "Undisclosed" msgstr "未公開" -#: qcsrc/common/util.qc:1439 +#: qcsrc/common/util.qc:1441 msgid "" msgstr "" -#: qcsrc/common/util.qc:1440 +#: qcsrc/common/util.qc:1442 msgid "" msgstr "" -#: qcsrc/common/util.qc:1445 +#: qcsrc/common/util.qc:1447 msgid "TAB" msgstr "" -#: qcsrc/common/util.qc:1446 qcsrc/common/util.qc:1517 +#: qcsrc/common/util.qc:1448 qcsrc/common/util.qc:1519 #, c-format msgid "ENTER" msgstr "" -#: qcsrc/common/util.qc:1447 +#: qcsrc/common/util.qc:1449 msgid "ESCAPE" msgstr "" -#: qcsrc/common/util.qc:1448 +#: qcsrc/common/util.qc:1450 msgid "SPACE" msgstr "" -#: qcsrc/common/util.qc:1450 +#: qcsrc/common/util.qc:1452 msgid "BACKSPACE" msgstr "" -#: qcsrc/common/util.qc:1451 qcsrc/common/util.qc:1508 +#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1510 #, c-format msgid "UPARROW" msgstr "" -#: qcsrc/common/util.qc:1452 qcsrc/common/util.qc:1503 +#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1505 #, c-format msgid "DOWNARROW" msgstr "" -#: qcsrc/common/util.qc:1453 qcsrc/common/util.qc:1505 +#: qcsrc/common/util.qc:1455 qcsrc/common/util.qc:1507 #, c-format msgid "LEFTARROW" msgstr "" -#: qcsrc/common/util.qc:1454 qcsrc/common/util.qc:1506 +#: qcsrc/common/util.qc:1456 qcsrc/common/util.qc:1508 #, c-format msgid "RIGHTARROW" msgstr "" -#: qcsrc/common/util.qc:1456 +#: qcsrc/common/util.qc:1458 msgid "ALT" msgstr "" -#: qcsrc/common/util.qc:1457 +#: qcsrc/common/util.qc:1459 msgid "CTRL" msgstr "" -#: qcsrc/common/util.qc:1458 +#: qcsrc/common/util.qc:1460 msgid "SHIFT" msgstr "" -#: qcsrc/common/util.qc:1460 qcsrc/common/util.qc:1501 +#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1503 #, c-format msgid "INS" msgstr "" -#: qcsrc/common/util.qc:1461 qcsrc/common/util.qc:1511 +#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1513 #, c-format msgid "DEL" msgstr "" -#: qcsrc/common/util.qc:1462 qcsrc/common/util.qc:1504 +#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1506 #, c-format msgid "PGDN" msgstr "" -#: qcsrc/common/util.qc:1463 qcsrc/common/util.qc:1509 +#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1511 #, c-format msgid "PGUP" msgstr "" -#: qcsrc/common/util.qc:1464 qcsrc/common/util.qc:1507 +#: qcsrc/common/util.qc:1466 qcsrc/common/util.qc:1509 #, c-format msgid "HOME" msgstr "" -#: qcsrc/common/util.qc:1465 qcsrc/common/util.qc:1502 +#: qcsrc/common/util.qc:1467 qcsrc/common/util.qc:1504 #, c-format msgid "END" msgstr "" -#: qcsrc/common/util.qc:1467 +#: qcsrc/common/util.qc:1469 msgid "PAUSE" msgstr "" -#: qcsrc/common/util.qc:1469 +#: qcsrc/common/util.qc:1471 msgid "NUMLOCK" msgstr "" -#: qcsrc/common/util.qc:1470 +#: qcsrc/common/util.qc:1472 msgid "CAPSLOCK" msgstr "" -#: qcsrc/common/util.qc:1471 +#: qcsrc/common/util.qc:1473 msgid "SCROLLOCK" msgstr "" -#: qcsrc/common/util.qc:1473 +#: qcsrc/common/util.qc:1475 msgid "SEMICOLON" msgstr "" -#: qcsrc/common/util.qc:1474 +#: qcsrc/common/util.qc:1476 msgid "TILDE" msgstr "" -#: qcsrc/common/util.qc:1475 +#: qcsrc/common/util.qc:1477 msgid "BACKQUOTE" msgstr "" -#: qcsrc/common/util.qc:1476 +#: qcsrc/common/util.qc:1478 msgid "QUOTE" msgstr "" -#: qcsrc/common/util.qc:1477 +#: qcsrc/common/util.qc:1479 msgid "APOSTROPHE" msgstr "" -#: qcsrc/common/util.qc:1478 +#: qcsrc/common/util.qc:1480 msgid "BACKSLASH" msgstr "" -#: qcsrc/common/util.qc:1486 +#: qcsrc/common/util.qc:1488 #, c-format msgid "F%d" msgstr "" -#: qcsrc/common/util.qc:1496 +#: qcsrc/common/util.qc:1498 #, c-format msgid "KP_%d" msgstr "" -#: qcsrc/common/util.qc:1501 qcsrc/common/util.qc:1502 #: qcsrc/common/util.qc:1503 qcsrc/common/util.qc:1504 #: qcsrc/common/util.qc:1505 qcsrc/common/util.qc:1506 #: qcsrc/common/util.qc:1507 qcsrc/common/util.qc:1508 @@ -4802,78 +4806,78 @@ msgstr "" #: qcsrc/common/util.qc:1513 qcsrc/common/util.qc:1514 #: qcsrc/common/util.qc:1515 qcsrc/common/util.qc:1516 #: qcsrc/common/util.qc:1517 qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1519 qcsrc/common/util.qc:1520 #, c-format msgid "KP_%s" msgstr "" -#: qcsrc/common/util.qc:1510 +#: qcsrc/common/util.qc:1512 #, c-format msgid "PERIOD" msgstr "" -#: qcsrc/common/util.qc:1512 +#: qcsrc/common/util.qc:1514 #, c-format msgid "DIVIDE" msgstr "" -#: qcsrc/common/util.qc:1513 +#: qcsrc/common/util.qc:1515 #, c-format msgid "SLASH" msgstr "" -#: qcsrc/common/util.qc:1514 +#: qcsrc/common/util.qc:1516 #, c-format msgid "MULTIPLY" msgstr "" -#: qcsrc/common/util.qc:1515 +#: qcsrc/common/util.qc:1517 #, c-format msgid "MINUS" msgstr "" -#: qcsrc/common/util.qc:1516 +#: qcsrc/common/util.qc:1518 #, c-format msgid "PLUS" msgstr "" -#: qcsrc/common/util.qc:1518 +#: qcsrc/common/util.qc:1520 #, c-format msgid "EQUALS" msgstr "" -#: qcsrc/common/util.qc:1523 +#: qcsrc/common/util.qc:1525 msgid "PRINTSCREEN" msgstr "" -#: qcsrc/common/util.qc:1526 +#: qcsrc/common/util.qc:1528 #, c-format msgid "MOUSE%d" msgstr "" -#: qcsrc/common/util.qc:1528 +#: qcsrc/common/util.qc:1530 msgid "MWHEELUP" msgstr "" -#: qcsrc/common/util.qc:1529 +#: qcsrc/common/util.qc:1531 msgid "MWHEELDOWN" msgstr "" -#: qcsrc/common/util.qc:1532 +#: qcsrc/common/util.qc:1534 #, c-format msgid "JOY%d" msgstr "" -#: qcsrc/common/util.qc:1535 +#: qcsrc/common/util.qc:1537 #, c-format msgid "AUX%d" msgstr "" -#: qcsrc/common/util.qc:1542 +#: qcsrc/common/util.qc:1544 #, c-format msgid "DPAD_UP" msgstr "" -#: qcsrc/common/util.qc:1542 qcsrc/common/util.qc:1543 #: qcsrc/common/util.qc:1544 qcsrc/common/util.qc:1545 #: qcsrc/common/util.qc:1546 qcsrc/common/util.qc:1547 #: qcsrc/common/util.qc:1548 qcsrc/common/util.qc:1549 @@ -4883,132 +4887,133 @@ msgstr "" #: qcsrc/common/util.qc:1556 qcsrc/common/util.qc:1557 #: qcsrc/common/util.qc:1558 qcsrc/common/util.qc:1559 #: qcsrc/common/util.qc:1560 qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1562 qcsrc/common/util.qc:1563 #, c-format msgid "X360_%s" msgstr "" -#: qcsrc/common/util.qc:1543 +#: qcsrc/common/util.qc:1545 #, c-format msgid "DPAD_DOWN" msgstr "" -#: qcsrc/common/util.qc:1544 +#: qcsrc/common/util.qc:1546 #, c-format msgid "DPAD_LEFT" msgstr "" -#: qcsrc/common/util.qc:1545 +#: qcsrc/common/util.qc:1547 #, c-format msgid "DPAD_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1546 +#: qcsrc/common/util.qc:1548 #, c-format msgid "START" msgstr "" -#: qcsrc/common/util.qc:1547 +#: qcsrc/common/util.qc:1549 #, c-format msgid "BACK" msgstr "" -#: qcsrc/common/util.qc:1548 +#: qcsrc/common/util.qc:1550 #, c-format msgid "LEFT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1549 +#: qcsrc/common/util.qc:1551 #, c-format msgid "RIGHT_THUMB" msgstr "" -#: qcsrc/common/util.qc:1550 +#: qcsrc/common/util.qc:1552 #, c-format msgid "LEFT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1551 +#: qcsrc/common/util.qc:1553 #, c-format msgid "RIGHT_SHOULDER" msgstr "" -#: qcsrc/common/util.qc:1552 +#: qcsrc/common/util.qc:1554 #, c-format msgid "LEFT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1553 +#: qcsrc/common/util.qc:1555 #, c-format msgid "RIGHT_TRIGGER" msgstr "" -#: qcsrc/common/util.qc:1554 +#: qcsrc/common/util.qc:1556 #, c-format msgid "LEFT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1555 +#: qcsrc/common/util.qc:1557 #, c-format msgid "LEFT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1556 +#: qcsrc/common/util.qc:1558 #, c-format msgid "LEFT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1557 +#: qcsrc/common/util.qc:1559 #, c-format msgid "LEFT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1558 +#: qcsrc/common/util.qc:1560 #, c-format msgid "RIGHT_THUMB_UP" msgstr "" -#: qcsrc/common/util.qc:1559 +#: qcsrc/common/util.qc:1561 #, c-format msgid "RIGHT_THUMB_DOWN" msgstr "" -#: qcsrc/common/util.qc:1560 +#: qcsrc/common/util.qc:1562 #, c-format msgid "RIGHT_THUMB_LEFT" msgstr "" -#: qcsrc/common/util.qc:1561 +#: qcsrc/common/util.qc:1563 #, c-format msgid "RIGHT_THUMB_RIGHT" msgstr "" -#: qcsrc/common/util.qc:1571 qcsrc/common/util.qc:1572 #: qcsrc/common/util.qc:1573 qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1575 qcsrc/common/util.qc:1576 #, c-format msgid "JOY_%s" msgstr "" -#: qcsrc/common/util.qc:1571 +#: qcsrc/common/util.qc:1573 #, c-format msgid "UP" msgstr "" -#: qcsrc/common/util.qc:1572 +#: qcsrc/common/util.qc:1574 #, c-format msgid "DOWN" msgstr "" -#: qcsrc/common/util.qc:1573 +#: qcsrc/common/util.qc:1575 #, c-format msgid "LEFT" msgstr "" -#: qcsrc/common/util.qc:1574 +#: qcsrc/common/util.qc:1576 #, c-format msgid "RIGHT" msgstr "" -#: qcsrc/common/util.qc:1580 +#: qcsrc/common/util.qc:1582 #, c-format msgid "MIDINOTE%d" msgstr "" @@ -5018,11 +5023,11 @@ msgstr "" msgid "Press %s" msgstr "按下 %s" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:954 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:956 msgid "No right gunner!" msgstr "無右邊槍手!" -#: qcsrc/common/vehicles/vehicle/bumblebee.qc:960 +#: qcsrc/common/vehicles/vehicle/bumblebee.qc:962 msgid "No left gunner!" msgstr "無左邊槍手!" @@ -5058,55 +5063,56 @@ msgstr "猛禽驟燃" msgid "Spiderbot" msgstr "蜘蛛機器人" -#: qcsrc/common/weapons/all.qh:76 +#: qcsrc/common/weapons/all.qh:77 msgid "Weapons dump command only works with sv_cmd." msgstr "" -#: qcsrc/common/weapons/weapon/arc.qh:18 +#: qcsrc/common/weapons/weapon/arc.qh:20 msgid "Arc" msgstr "" -#: qcsrc/common/weapons/weapon/blaster.qh:18 +#: qcsrc/common/weapons/weapon/blaster.qh:20 msgid "Blaster" msgstr "" -#: qcsrc/common/weapons/weapon/crylink.qh:18 +#: qcsrc/common/weapons/weapon/crylink.qh:20 msgid "Crylink" msgstr "" -#: qcsrc/common/weapons/weapon/devastator.qh:18 +#: qcsrc/common/weapons/weapon/devastator.qh:20 msgid "Devastator" msgstr "" -#: qcsrc/common/weapons/weapon/electro.qh:18 +#: qcsrc/common/weapons/weapon/electro.qh:20 msgid "Electro" msgstr "" -#: qcsrc/common/weapons/weapon/fireball.qh:18 +#: qcsrc/common/weapons/weapon/fireball.qh:20 msgid "Fireball" msgstr "" -#: qcsrc/common/weapons/weapon/hagar.qh:18 +#: qcsrc/common/weapons/weapon/hagar.qh:20 msgid "Hagar" msgstr "" -#: qcsrc/common/weapons/weapon/hlac.qh:18 +#: qcsrc/common/weapons/weapon/hlac.qh:20 msgid "Heavy Laser Assault Cannon" msgstr "重型鐳射突擊炮" -#: qcsrc/common/weapons/weapon/hook.qh:18 +#: qcsrc/common/weapons/weapon/hook.qh:20 +#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 msgid "Grappling Hook" msgstr "抓鉤" -#: qcsrc/common/weapons/weapon/machinegun.qh:18 +#: qcsrc/common/weapons/weapon/machinegun.qh:20 msgid "MachineGun" msgstr "機槍" -#: qcsrc/common/weapons/weapon/minelayer.qh:18 +#: qcsrc/common/weapons/weapon/minelayer.qh:20 msgid "Mine Layer" msgstr "地雷放置者" -#: qcsrc/common/weapons/weapon/mortar.qh:18 +#: qcsrc/common/weapons/weapon/mortar.qh:20 msgid "Mortar" msgstr "" @@ -5114,11 +5120,11 @@ msgstr "" msgid "Port-O-Launch" msgstr "" -#: qcsrc/common/weapons/weapon/rifle.qh:19 +#: qcsrc/common/weapons/weapon/rifle.qh:21 msgid "Rifle" msgstr "步槍" -#: qcsrc/common/weapons/weapon/seeker.qh:18 +#: qcsrc/common/weapons/weapon/seeker.qh:20 msgid "T.A.G. Seeker" msgstr "" @@ -5126,7 +5132,7 @@ msgstr "" msgid "Shockwave" msgstr "" -#: qcsrc/common/weapons/weapon/shotgun.qh:18 +#: qcsrc/common/weapons/weapon/shotgun.qh:20 msgid "Shotgun" msgstr "散彈槍" @@ -5135,11 +5141,11 @@ msgstr "散彈槍" msgid "@!#%'n Tuba" msgstr "" -#: qcsrc/common/weapons/weapon/vaporizer.qh:19 +#: qcsrc/common/weapons/weapon/vaporizer.qh:21 msgid "Vaporizer" msgstr "" -#: qcsrc/common/weapons/weapon/vortex.qh:19 +#: qcsrc/common/weapons/weapon/vortex.qh:21 msgid "Vortex" msgstr "" @@ -5380,11 +5386,11 @@ msgstr "" msgid " dumptree - dump the state of the menu as a tree to the console" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:81 +#: qcsrc/menu/command/menu_cmd.qc:80 msgid "Available options:" msgstr "" -#: qcsrc/menu/command/menu_cmd.qc:130 +#: qcsrc/menu/command/menu_cmd.qc:129 msgid "Invalid command. For a list of supported commands, try menu_cmd help." msgstr "" @@ -5969,26 +5975,6 @@ msgstr "包括垂直速度" msgid "Speed unit:" msgstr "速度單位:" -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:51 -msgid "qu/s" -msgstr "qu/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:52 -msgid "m/s" -msgstr "m/s" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:53 -msgid "km/h" -msgstr "km/h" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:54 -msgid "mph" -msgstr "mph" - -#: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:55 -msgid "knots" -msgstr "knots" - #: qcsrc/menu/xonotic/dialog_hudpanel_physics.qc:57 msgid "Show" msgstr "顯示" @@ -6427,7 +6413,7 @@ msgid "Default" msgstr "默認" #: qcsrc/menu/xonotic/dialog_multiplayer_create.qc:40 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:57 msgid "Unlimited" msgstr "無限" @@ -6788,10 +6774,6 @@ msgstr "" msgid "Weapon & item mutators:" msgstr "武器&物品的插件:" -#: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:211 -msgid "Grappling hook" -msgstr "抓鉤" - #: qcsrc/menu/xonotic/dialog_multiplayer_create_mutators.qc:212 msgid "Players spawn with the grappling hook. Press the 'hook' key to use it" msgstr "" @@ -8293,7 +8275,7 @@ msgstr "在奪取旗子時,顯示旗子竊取者的名字" #: qcsrc/menu/xonotic/dialog_settings_game_messages.qc:76 #: qcsrc/menu/xonotic/dialog_settings_input.qc:92 -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:126 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 msgid "Other" msgstr "其他" @@ -8394,27 +8376,31 @@ msgstr "" msgid "In non teamplay modes only" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:60 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:58 +msgid "Only in Duel" +msgstr "" + +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:61 msgid "Body fading:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:63 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:64 msgid "Gibs:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 msgid "GIBS^None" msgstr "GIBS^無" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:66 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 msgid "GIBS^Few" msgstr "GIBS^少許" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:67 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 msgid "GIBS^Many" msgstr "GIBS^多" -#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:68 +#: qcsrc/menu/xonotic/dialog_settings_game_model.qc:69 msgid "GIBS^Lots" msgstr "GIBS^很多" @@ -8774,129 +8760,125 @@ msgstr "高速 ADSL" msgid "Broadband" msgstr "寬帶" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:44 -msgid "Server queries/s:" -msgstr "服務器查詢/s:" - -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:48 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:45 msgid "Downloads:" msgstr "下載:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:50 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:47 msgid "Maximum number of concurrent HTTP/FTP downloads" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:52 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:49 msgid "Download speed:" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:65 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:62 msgid "Local latency:" msgstr "本地延遲:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:66 msgid "Show netgraph" msgstr "顯示網絡圖" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:70 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:67 msgid "Show a graph of packet sizes and other information" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:72 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:69 msgid "Client-side movement prediction" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:74 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:71 msgid "Movement error compensation" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:75 msgid "Use encryption (AES) when available" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:81 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:78 msgid "Framerate" msgstr "幀率" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:83 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:80 msgid "Maximum:" msgstr "最大值:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:90 msgid "MAXFPS^Unlimited" msgstr "MAXFPS^無限" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:96 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:93 msgid "Target:" msgstr "目標:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:98 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:95 msgid "TRGT^Disabled" msgstr "TRGT^已禁用" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:106 msgid "Idle limit:" msgstr "空餘時間限制:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:112 msgid "IDLFPS^Unlimited" msgstr "IDLFPS^無限" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:116 msgid "Save processing time for other apps" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:122 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:119 msgid "Show frames per second" msgstr "顯示每秒幀數" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:120 msgid "Show your rendered frames per second" msgstr "顯示每秒渲染幀數" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:125 msgid "Menu tooltips:" msgstr "菜單工具提示:" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:127 msgid "" "Menu tooltips: disabled, standard or advanced (also shows cvar or console " "command bound to the menu item)" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:131 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:128 msgid "TLTIP^Disabled" msgstr "TLTIP^已禁用" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:132 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:129 msgid "TLTIP^Standard" msgstr "TLTIP^標準" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:130 msgid "TLTIP^Advanced" msgstr "TLTIP^高級" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:133 msgid "Show current date and time" msgstr "顯示當前日期和時間" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:134 msgid "Show current date and time of day, useful on screenshots" msgstr "顯示當天日期和時間,這對截圖很有用處" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:140 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:137 msgid "Enable developer mode" msgstr "啟用開發者模式" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:144 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:141 msgid "Advanced settings..." msgstr "高級設定..." -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:145 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:142 msgid "Advanced settings where you can tweak every single variable of the game" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_misc.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_misc.qc:147 #: qcsrc/menu/xonotic/dialog_settings_misc_reset.qh:6 msgid "Factory reset" msgstr "" @@ -9129,115 +9111,115 @@ msgstr "DF^世界" msgid "DF^All" msgstr "DF^全部" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:105 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:107 msgid "Vertex Buffer Objects (VBOs)" msgstr "頂點緩衝器對象 (VBOs)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:108 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 msgid "VBO^Off" msgstr "VBO^關" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:109 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:111 msgid "Vertices, some Tris (compatible)" msgstr "頂點,部分三角形(兼容性)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:110 -#: qcsrc/menu/xonotic/dialog_settings_video.qc:114 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:112 #: qcsrc/menu/xonotic/dialog_settings_video.qc:116 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:118 msgid "" "Make use of Vertex Buffer Objects to store static geometry in video memory " "for faster rendering" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:113 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 msgid "Vertices" msgstr "頂點" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:115 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:117 msgid "Vertices and Triangles" msgstr "頂點與三角形" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:119 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:122 msgid "Brightness:" msgstr "亮度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:121 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:124 msgid "Brightness of black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:123 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:126 msgid "Contrast:" msgstr "對比度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:125 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:128 msgid "Brightness of white" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:127 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 msgid "Gamma:" msgstr "伽馬值:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:130 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 msgid "" "Inverse gamma correction value, a brightness effect that does not affect " "white or black" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:133 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 msgid "Contrast boost:" msgstr "提升對比度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:136 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 msgid "By how much to multiply the contrast in dark areas" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:139 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 msgid "Saturation:" msgstr "飽和度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:142 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:145 msgid "" "Saturation adjustment (0 = grayscale, 1 = normal, 2 = oversaturated), " "requires GLSL color control" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:146 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:149 msgid "LIT^Ambient:" msgstr "LIT^環境:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:148 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:151 msgid "" "Ambient lighting, if set too high it tends to make light on maps look dull " "and flat" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:150 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:153 msgid "Intensity:" msgstr "明暗度:" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:152 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 msgid "Global rendering brightness" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:155 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 msgid "Wait for GPU to finish each frame" msgstr "等待GPU完成每一幀的渲染" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:156 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:159 msgid "" "Make the CPU wait for the GPU to finish each frame, can help with some " "strange input or video lag on some machines" msgstr "" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:158 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 msgid "Use OpenGL 2.0 shaders (GLSL)" msgstr "使用OpenGL 2.0著色器" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:163 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:169 msgid "Psycho coloring (easter egg)" msgstr "心理著色 (彩蛋)" -#: qcsrc/menu/xonotic/dialog_settings_video.qc:166 +#: qcsrc/menu/xonotic/dialog_settings_video.qc:172 msgid "Trippy vertices (easter egg)" msgstr "迷幻頂點 (彩蛋)" @@ -9322,11 +9304,11 @@ msgstr "" msgid "Answering \"No\" you will appear as \"Anonymous player\"" msgstr "" -#: qcsrc/menu/xonotic/gametypelist.qc:87 +#: qcsrc/menu/xonotic/gametypelist.qc:88 msgid "teamplay" msgstr "團隊遊戲" -#: qcsrc/menu/xonotic/gametypelist.qc:89 +#: qcsrc/menu/xonotic/gametypelist.qc:90 msgid "free for all" msgstr "自由對抗" @@ -9688,7 +9670,7 @@ msgid "" "texture memory usage, but make the textures appear very blurry." msgstr "" -#: qcsrc/menu/xonotic/slider_resolution.qc:115 +#: qcsrc/menu/xonotic/slider_resolution.qc:131 msgid "Screen resolution" msgstr "屏幕分辨率" diff --git a/languages.txt b/languages.txt index 3481c748f9..5c1a1ba78d 100644 --- a/languages.txt +++ b/languages.txt @@ -6,14 +6,16 @@ en_AU "English (Australia)" "English (Australia)" 75% es "Spanish" "Español" 100% fr "French" "Français" 100% ga "Irish" "Irish" 32% -it "Italian" "Italiano" 100% +it "Italian" "Italiano" 99% hu "Hungarian" "Magyar" 47% nl "Dutch" "Nederlands" 62% pl "Polish" "Polski" 72% pt "Portuguese" "Português" 84% -pt_BR "Portuguese (Brazil)" "Português (Brasil)" 99% +pt_BR "Portuguese (Brazil)" "Português (Brasil)" 100% ro "Romanian" "Romana" 74% -fi "Finnish" "Suomi" 100% +fi "Finnish" "Suomi" 99% +tr "Turkish" "Türkçe" 30% +cs "Czech" "Čeština" 30% el "Greek" "Ελληνική" 47% be "Belarusian" "Беларуская" 54% bg "Bulgarian" "Български" 63% diff --git a/mutators.cfg b/mutators.cfg index 8ea8dc22b1..22797f5c05 100644 --- a/mutators.cfg +++ b/mutators.cfg @@ -26,7 +26,7 @@ set sv_dodging_wall_distance_threshold 10 "the maximum distance from a wall that set sv_dodging_sound 1 "if 1 dodging makes a sound. if 0 dodging is silent" set sv_dodging_frozen 0 "allow dodging while frozen" set sv_dodging_frozen_doubletap 0 -set sv_dodging_maxspeed 350 "maximum speed a player can be moving at to use the standard dodging from an (almost) standstill" +set sv_dodging_maxspeed 450 "maximum speed a player can be moving at to use the standard dodging from an (almost) standstill" set sv_dodging_air_maxspeed 450 "maximum speed a player can be moving at before they dodge again when air dodging is enabled" set sv_dodging_clientselect 0 "allow clients to opt-in to dodging movement with the cl_dodging cvar, dodging will be off for clients by default with this enabled" diff --git a/notifications.cfg b/notifications.cfg index 10f2f8b030..61fafdecbb 100644 --- a/notifications.cfg +++ b/notifications.cfg @@ -288,7 +288,6 @@ seta notification_INFO_TEAMCHANGE_NOTALLOWED "1" "0 = off, 1 = print to console, seta notification_INFO_VERSION_BETA "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_VERSION_OLD "2" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_VERSION_OUTDATED "2" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" -seta notification_INFO_WATERMARK "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_WEAPON_ACCORDEON_MURDER "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_WEAPON_ACCORDEON_SUICIDE "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" seta notification_INFO_WEAPON_ARC_MURDER "1" "0 = off, 1 = print to console, 2 = print to console and chatbox (if notification_allow_chatboxprint is enabled)" diff --git a/qcsrc/client/_mod.inc b/qcsrc/client/_mod.inc index ec82018a3a..8f56739df0 100644 --- a/qcsrc/client/_mod.inc +++ b/qcsrc/client/_mod.inc @@ -2,9 +2,9 @@ #include #include #include +#include #include #include -#include #include #include #include diff --git a/qcsrc/client/_mod.qh b/qcsrc/client/_mod.qh index 85d9c1204a..5f82413c46 100644 --- a/qcsrc/client/_mod.qh +++ b/qcsrc/client/_mod.qh @@ -2,9 +2,9 @@ #include #include #include +#include #include #include -#include #include #include #include diff --git a/qcsrc/client/command/cl_cmd.qc b/qcsrc/client/command/cl_cmd.qc index 127f404e7f..9f3f232ccd 100644 --- a/qcsrc/client/command/cl_cmd.qc +++ b/qcsrc/client/command/cl_cmd.qc @@ -8,6 +8,7 @@ #include "cl_cmd.qh" #include "../autocvars.qh" +#include #include #include #include @@ -15,7 +16,6 @@ #include #include "../main.qh" #include "../mapvoting.qh" -#include "../miscfunctions.qh" #include #include diff --git a/qcsrc/client/csqc_constants.qh b/qcsrc/client/csqc_constants.qh deleted file mode 100644 index d8906b12ba..0000000000 --- a/qcsrc/client/csqc_constants.qh +++ /dev/null @@ -1,142 +0,0 @@ -#pragma once - -// Mask Constants (set .drawmask on entities; use R_AddEntities to add all entities based on mask) -const int MASK_ENGINE = BIT(0); -const int MASK_ENGINEVIEWMODELS = BIT(1); -const int MASK_NORMAL = BIT(2); - -// Renderflag Constants (used for CSQC entities) -const int RF_VIEWMODEL = BIT(0); -const int RF_EXTERNALMODEL = BIT(1); -const int RF_DEPTHHACK = BIT(2); -const int RF_ADDITIVE = BIT(3); -const int RF_USEAXIS = BIT(4); - -// Viewflag Constants (use with R_SetView) -const int VF_MIN = 1; //(vector) -const int VF_MIN_X = 2; //(float) -const int VF_MIN_Y = 3; //(float) -const int VF_SIZE = 4; //(vector) (viewport size) -const int VF_SIZE_Y = 5; //(float) -const int VF_SIZE_X = 6; //(float) -const int VF_VIEWPORT = 7; //(vector, vector) -const int VF_FOV = 8; //(vector) -const int VF_FOVX = 9; //(float) -const int VF_FOVY = 10; //(float) -const int VF_ORIGIN = 11; //(vector) -const int VF_ORIGIN_X = 12; //(float) -const int VF_ORIGIN_Y = 13; //(float) -const int VF_ORIGIN_Z = 14; //(float) -const int VF_ANGLES = 15; //(vector) -const int VF_ANGLES_X = 16; //(float) -const int VF_ANGLES_Y = 17; //(float) -const int VF_ANGLES_Z = 18; //(float) -const int VF_DRAWWORLD = 19; //(float) -const int VF_DRAWENGINEHUD = 20; //(float) -const int VF_DRAWCROSSHAIR = 21; //(float) -const int VF_PERSPECTIVE = 200; //(float) - -const int VF_CL_VIEWANGLES = 33; //(vector) -const int VF_CL_VIEWANGLES_X = 34; //(float) -const int VF_CL_VIEWANGLES_Y = 35; //(float) -const int VF_CL_VIEWANGLES_Z = 36; //(float) - -// Quake-style Point Contents -const int CONTENT_EMPTY = -1; -const int CONTENT_SOLID = -2; -const int CONTENT_WATER = -3; -const int CONTENT_SLIME = -4; -const int CONTENT_LAVA = -5; -const int CONTENT_SKY = -6; - -// Vector / Hull Constants -const vector VEC_1 = '1 1 1'; -const vector VEC_0 = '0 0 0'; -const vector VEC_M1 = '-1 -1 -1'; - -const vector VEC_HULL_MIN = '-16 -16 -24'; -const vector VEC_HULL_MAX = '16 16 32'; - -// Effect Constants -const int EF_NODRAW = BIT(4); -const int EF_ADDITIVE = BIT(5); -const int EF_BLUE = BIT(6); -const int EF_RED = BIT(7); -const int EF_FULLBRIGHT = BIT(9); -const int EF_FLAME = BIT(10); -const int EF_STARDUST = BIT(11); -const int EF_NOSHADOW = BIT(12); -const int EF_NODEPTHTEST = BIT(13); - -// Quake Player Flag Constants -const int PFL_ONGROUND = BIT(0); -const int PFL_CROUCH = BIT(1); -const int PFL_DEAD = BIT(2); -const int PFL_GIBBED = BIT(3); - -// Quake Temporary Entity Constants -const int TE_SPIKE = 0; -const int TE_SUPERSPIKE = 1; -const int TE_GUNSHOT = 2; -const int TE_EXPLOSION = 3; -const int TE_TAREXPLOSION = 4; -const int TE_LIGHTNING1 = 5; -const int TE_LIGHTNING2 = 6; -const int TE_WIZSPIKE = 7; -const int TE_KNIGHTSPIKE = 8; -const int TE_LIGHTNING3 = 9; -const int TE_LAVASPLASH = 10; -const int TE_TELEPORT = 11; -const int TE_EXPLOSION2 = 12; -// Darkplaces Additions -const int TE_EXPLOSIONRGB = 53; -const int TE_GUNSHOTQUAD = 57; -const int TE_EXPLOSIONQUAD = 70; - -// Math Constants -const int EXTRA_LOW = -99999999; -const int EXTRA_HIGH = 99999999; - -// Frik File Constants -const int FILE_READ = 0; -const int FILE_APPEND = 1; -const int FILE_WRITE = 2; - -// Button values used by input_buttons -const int BUTTON_ATTACK = BIT(0); -const int BUTTON_JUMP = BIT(1); -const int BUTTON_3 = BIT(2); -const int BUTTON_4 = BIT(3); -const int BUTTON_5 = BIT(4); -const int BUTTON_6 = BIT(5); -const int BUTTON7 = BIT(6); -const int BUTTON8 = BIT(7); -const int BUTTON_USE = BIT(8); -const int BUTTON_CHAT = BIT(9); -const int BUTTON_PRYDONCURSOR = BIT(10); -const int BUTTON_9 = BIT(11); -const int BUTTON_10 = BIT(12); -const int BUTTON_11 = BIT(13); -const int BUTTON_12 = BIT(14); -const int BUTTON_13 = BIT(15); -const int BUTTON_14 = BIT(16); -const int BUTTON_15 = BIT(17); -const int BUTTON_16 = BIT(18); - -const int SOLID_NOT = 0; // no interaction with other objects -const int SOLID_TRIGGER = 1; // touch on edge, but not blocking -const int SOLID_BBOX = 2; // touch on edge, block -const int SOLID_SLIDEBOX = 3; // touch on edge, but not an onground -const int SOLID_BSP = 4; // bsp clip, touch on edge, block -const int SOLID_CORPSE = 5; // same as SOLID_BBOX, except it behaves as SOLID_NOT against SOLID_SLIDEBOX objects (players/monsters) - -const int MOVE_NORMAL = 0; // same as false -const int MOVE_NOMONSTERS = 1; // same as true -const int MOVE_MISSILE = 2; // save as movement with .move_movetype == MOVETYPE_FLYMISSILE -const int MOVE_HITMODEL = 4; -const int MOVE_WORLDONLY = 3; - -const int CAMERA_FREE = 1; -const int CAMERA_CHASE = 2; - -const int EF_NOMODELFLAGS = BIT(23); diff --git a/qcsrc/client/csqcmodel_hooks.qc b/qcsrc/client/csqcmodel_hooks.qc index 82b0458014..f0ff55e8ab 100644 --- a/qcsrc/client/csqcmodel_hooks.qc +++ b/qcsrc/client/csqcmodel_hooks.qc @@ -1,7 +1,6 @@ #include "csqcmodel_hooks.qh" #include "autocvars.qh" #include "main.qh" -#include "miscfunctions.qh" #include #include #include "player_skeleton.qh" diff --git a/qcsrc/client/miscfunctions.qc b/qcsrc/client/draw.qc similarity index 59% rename from qcsrc/client/miscfunctions.qc rename to qcsrc/client/draw.qc index a653f4bf1e..f08fbf5d9a 100644 --- a/qcsrc/client/miscfunctions.qc +++ b/qcsrc/client/draw.qc @@ -1,240 +1,6 @@ -#include "miscfunctions.qh" +#include "draw.qh" -#include "autocvars.qh" -#include "hud/_mod.qh" -#include "main.qh" - -#include - -#include - -#include - - -void AuditLists() -{ - entity e; - entity prev; - - prev = players; - for(e = prev.sort_next; e; prev = e, e = e.sort_next) - { - if(prev != e.sort_prev) - error(strcat("sort list chain error\nplease submit the output of 'prvm_edicts client' to the developers")); - } - - prev = teams; - for(e = prev.sort_next; e; prev = e, e = e.sort_next) - { - if(prev != e.sort_prev) - error(strcat("sort list chain error\nplease submit the output of 'prvm_edicts client' to the developers")); - } -} - - -float RegisterPlayer(entity player) -{ - entity pl; - AuditLists(); - for(pl = players.sort_next; pl; pl = pl.sort_next) - if(pl == player) - error("Player already registered!"); - player.sort_next = players.sort_next; - player.sort_prev = players; - if(players.sort_next) - players.sort_next.sort_prev = player; - players.sort_next = player; - AuditLists(); - return true; -} - -void RemovePlayer(entity player) -{ - entity pl, parent; - AuditLists(); - parent = players; - for(pl = players.sort_next; pl && pl != player; pl = pl.sort_next) - parent = pl; - - if(!pl) - { - error("Trying to remove a player which is not in the playerlist!"); - return; - } - parent.sort_next = player.sort_next; - if(player.sort_next) - player.sort_next.sort_prev = parent; - AuditLists(); -} - -void MoveToLast(entity e) -{ - AuditLists(); - entity ent = e.sort_next; - while(ent) - { - SORT_SWAP(ent, e); - ent = e.sort_next; - } - AuditLists(); -} - -float RegisterTeam(entity Team) -{ - assert_once(Team.team, eprint(Team)); - entity tm; - AuditLists(); - for(tm = teams.sort_next; tm; tm = tm.sort_next) - if(tm == Team) - error("Team already registered!"); - Team.sort_next = teams.sort_next; - Team.sort_prev = teams; - if(teams.sort_next) - teams.sort_next.sort_prev = Team; - teams.sort_next = Team; - if(Team.team && Team.team != NUM_SPECTATOR) - ++team_count; - AuditLists(); - return true; -} - -void RemoveTeam(entity Team) -{ - entity tm, parent; - AuditLists(); - parent = teams; - for(tm = teams.sort_next; tm && tm != Team; tm = tm.sort_next) - parent = tm; - - if(!tm) - { - LOG_INFO(_("Trying to remove a team which is not in the teamlist!")); - return; - } - parent.sort_next = Team.sort_next; - if(Team.sort_next) - Team.sort_next.sort_prev = parent; - if(Team.team && Team.team != NUM_SPECTATOR) - --team_count; - AuditLists(); -} - -entity GetTeam(int Team, bool add) -{ - TC(int, Team); TC(bool, add); - int num = (Team == NUM_SPECTATOR) ? 16 : Team; - if(teamslots[num]) - return teamslots[num]; - if (!add) - return NULL; - entity tm = new_pure(team); - tm.team = Team; - teamslots[num] = tm; - RegisterTeam(tm); - return tm; -} - -vector HUD_GetFontsize(string cvarname) -{ - vector v; - v = stov(cvar_string(cvarname)); - if(v.x == 0) - v = '8 8 0'; - if(v.y == 0) - v.y = v.x; - v.z = 0; - return v; -} - -float PreviewExists(string name) -{ - if(autocvar_cl_readpicture_force) - return false; - - if (fexists(strcat(name, ".tga"))) return true; - if (fexists(strcat(name, ".png"))) return true; - if (fexists(strcat(name, ".jpg"))) return true; - if (fexists(strcat(name, ".pcx"))) return true; - - return false; -} - -// decolorizes and team colors the player name when needed -string playername(string thename, float teamid) -{ - TC(int, teamid); - string t; - if (teamplay) - { - t = Team_ColorCode(teamid); - return strcat(t, strdecolorize(thename)); - } - else - return strdecolorize(thename); -} - -float cvar_or(string cv, float v) -{ - string s; - s = cvar_string(cv); - if(s == "") - return v; - else - return stof(s); -} - -vector project_3d_to_2d(vector vec) -{ - vec = cs_project(vec); - if(cs_project_is_b0rked > 0) - { - vec.x *= vid_conwidth / vid_width; - vec.y *= vid_conheight / vid_height; - } - return vec; -} - -bool projected_on_screen(vector screen_pos) -{ - return screen_pos.z >= 0 - && screen_pos.x >= 0 - && screen_pos.y >= 0 - && screen_pos.x < vid_conwidth - && screen_pos.y < vid_conheight; -} - -float expandingbox_sizefactor_from_fadelerp(float fadelerp) -{ - return 1.2 / (1.2 - fadelerp); -} - -vector expandingbox_resize_centered_box_offset(float sz, vector boxsize, float boxxsizefactor) -{ - boxsize.x *= boxxsizefactor; // easier interface for text - return boxsize * (0.5 * (1 - sz)); -} - -// NOTE base is the central value -// freq: circle frequency, = 2*pi*frequency in hertz -// start_pos: -// -1 start from the lower value -// 0 start from the base value -// 1 start from the higher value -float blink_synced(float base, float range, float freq, float start_time, int start_pos) -{ - // note: - // RMS = sqrt(base^2 + 0.5 * range^2) - // thus - // base = sqrt(RMS^2 - 0.5 * range^2) - // ensure RMS == 1 - - return base + range * sin((time - start_time - (M_PI / 2) * start_pos) * freq); -} - -float blink(float base, float range, float freq) -{ - return blink_synced(base, range, freq, 0, 0); -} +#include void drawborderlines(float thickness, vector pos, vector dim, vector color, float theAlpha, float drawflag) { @@ -281,6 +47,17 @@ void drawpic_tiled(vector pos, string pic, vector sz, vector area, vector color, } } +float expandingbox_sizefactor_from_fadelerp(float fadelerp) +{ + return 1.2 / (1.2 - fadelerp); +} + +vector expandingbox_resize_centered_box_offset(float sz, vector boxsize, float boxxsizefactor) +{ + boxsize.x *= boxxsizefactor; // easier interface for text + return boxsize * (0.5 * (1 - sz)); +} + void drawpic_aspect_skin_expanding(vector position, string pic, vector theScale, vector rgb, float theAlpha, float flag, float fadelerp) { float sz; @@ -295,34 +72,6 @@ void drawpic_aspect_skin_expanding_two(vector position, string pic, vector theSc drawpic_skin(position, pic, theScale, rgb, theAlpha * fadelerp, flag); } -void HUD_Scale_Disable() -{ - hud_scale = '1 1 0'; - hud_shift = '0 0 0'; - drawfontscale = hud_scale; -} - -void HUD_Scale_Enable() -{ - hud_scale = hud_scale_current; - hud_shift = hud_shift_current; - drawfontscale = hud_scale; -} - -vector HUD_Scale(vector v) -{ - v.x = HUD_ScaleX(v.x); - v.y = HUD_ScaleY(v.y); - return v; -} - -vector HUD_Shift(vector v) -{ - v.x = HUD_ShiftX(v.x); - v.y = HUD_ShiftY(v.y); - return v; -} - float stringwidth(string text, float handleColors, vector sz) { vector dfs = drawfontscale; @@ -400,13 +149,6 @@ void drawcolorcodedstring_aspect_expanding(vector pos, string text, vector sz, f drawcolorcodedstring_expanding(pos, text, '1 1 0' * sz.y, theAlpha, drawflag, fadelerp); } -void update_mousepos() -{ - mousepos += getmousepos() * autocvar_menu_mouse_speed; - mousepos.x = bound(0, mousepos.x, vid_conwidth); - mousepos.y = bound(0, mousepos.y, vid_conheight); -} - // this draws the triangles of a model DIRECTLY. Don't expect high performance, really... float PolyDrawModelSurface(entity e, float i_s) { @@ -566,74 +308,3 @@ void DrawCircleClippedPic(vector centre, float radi, string pic, float f, vector R_PolygonVertex(v, t, rgb, a); R_EndPolygon(); } - -/** engine callback */ -void URI_Get_Callback(int id, int status, string data) -{ - TC(int, id); TC(int, status); - if(url_URI_Get_Callback(id, status, data)) - { - // handled - } - else if (id == URI_GET_DISCARD) - { - // discard - } - else if (id >= URI_GET_CURL && id <= URI_GET_CURL_END) - { - // sv_cmd curl - Curl_URI_Get_Callback(id, status, data); - } - else - { - LOG_INFOF("Received HTTP request data for an invalid id %d.", id); - } -} - -void Accuracy_LoadLevels() -{ - if(autocvar_accuracy_color_levels != acc_color_levels) - { - strcpy(acc_color_levels, autocvar_accuracy_color_levels); - acc_levels = tokenize_console(acc_color_levels); - if(acc_levels > MAX_ACCURACY_LEVELS) - acc_levels = MAX_ACCURACY_LEVELS; - if(acc_levels < 2) - LOG_INFO("Warning: accuracy_color_levels must contain at least 2 values"); - - int i; - for(i = 0; i < acc_levels; ++i) - acc_lev[i] = stof(argv(i)) / 100.0; - } -} - -void Accuracy_LoadColors() -{ - if(time > acc_col_loadtime) - if(acc_levels >= 2) - { - int i; - for(i = 0; i < acc_levels; ++i) - acc_col[i] = stov(cvar_string(strcat("accuracy_color", ftos(i)))); - acc_col_loadtime = time + 2; - } -} - -vector Accuracy_GetColor(float accuracy) -{ - float factor; - vector color; - if(acc_levels < 2) - return '0 0 0'; // return black, can't determine the right color - - // find the max level lower than acc - int j = acc_levels-1; - while(j && accuracy < acc_lev[j]) - --j; - - // inject color j+1 in color j, how much depending on how much accuracy is higher than level j - factor = (accuracy - acc_lev[j]) / (acc_lev[j+1] - acc_lev[j]); - color = acc_col[j]; - color = color + factor * (acc_col[j+1] - color); - return color; -} diff --git a/qcsrc/client/miscfunctions.qh b/qcsrc/client/draw.qh similarity index 76% rename from qcsrc/client/miscfunctions.qh rename to qcsrc/client/draw.qh index 5641215ae9..409161fb18 100644 --- a/qcsrc/client/miscfunctions.qh +++ b/qcsrc/client/draw.qh @@ -1,49 +1,5 @@ #pragma once -entity players; -entity teams; -float team_count; // real teams - -const int INITPRIO_FIRST = 0; -const int INITPRIO_GAMETYPE = 0; -const int INITPRIO_GAMETYPE_FALLBACK = 1; -const int INITPRIO_FINDTARGET = 10; -const int INITPRIO_DROPTOFLOOR = 20; -const int INITPRIO_SETLOCATION = 90; -const int INITPRIO_LINKDOORS = 91; -const int INITPRIO_LAST = 99; - -void AuditLists(); - -float RegisterPlayer(entity player); - -void RemovePlayer(entity player); - -void MoveToLast(entity e); - -float RegisterTeam(entity Team); - -void RemoveTeam(entity Team); - -entity GetTeam(int Team, bool add); - -vector HUD_GetFontsize(string cvarname); - -float PreviewExists(string name); - -vector Rotate(vector v, float a); - - -#define IS_DEAD(s) (((s).classname == "csqcmodel") ? (s).csqcmodel_isdead : (GetResource((s), RES_HEALTH) <= 0)) - - -// decolorizes and team colors the player name when needed -string playername(string thename, float teamid); - -float cvar_or(string cv, float v); - -vector project_3d_to_2d(vector vec); - vector drawfontscale; #define draw_beginBoldFont() drawfont = FONT_USER + 2 #define draw_endBoldFont() drawfont = FONT_USER + 1 @@ -51,24 +7,10 @@ vector drawfontscale; float expandingbox_sizefactor_from_fadelerp(float fadelerp); vector expandingbox_resize_centered_box_offset(float sz, vector boxsize, float boxxsizefactor); - -float blink_synced(float base, float range, float freq, float start_time, int start_blink); -float blink(float base, float range, float freq); - void drawborderlines(float thickness, vector pos, vector dim, vector color, float theAlpha, float drawflag); void drawpic_tiled(vector pos, string pic, vector sz, vector area, vector color, float theAlpha, float drawflag); -void HUD_Scale_Disable(); -void HUD_Scale_Enable(); - -#define HUD_ScaleX(f) (f * hud_scale.x) -#define HUD_ScaleY(f) (f * hud_scale.y) -#define HUD_ShiftX(f) (f + hud_shift.x + hud_shift.z * (f - hud_scale_center.x)) -#define HUD_ShiftY(f) (f + hud_shift.y + hud_shift.z * (f - hud_scale_center.y)) -vector HUD_Scale(vector v); -vector HUD_Shift(vector v); - // The following functions / macros must be called from within // the panel HUD / scoreboard code so that pos and size are scaled // when the hud_dynamic code is running. @@ -172,23 +114,8 @@ void drawstring_aspect_expanding(vector pos, string text, vector sz, vector colo void drawcolorcodedstring_expanding(vector position, string text, vector theScale, float theAlpha, float flag, float fadelerp); void drawcolorcodedstring_aspect_expanding(vector pos, string text, vector sz, float theAlpha, float drawflag, float fadelerp); - -void update_mousepos(); - // this draws the triangles of a model DIRECTLY. Don't expect high performance, really... float PolyDrawModelSurface(entity e, float i_s); void PolyDrawModel(entity e); void DrawCircleClippedPic(vector centre, float radi, string pic, float f, vector rgb, float a, float drawflag); - -const int MAX_ACCURACY_LEVELS = 10; -float acc_lev[MAX_ACCURACY_LEVELS]; -vector acc_col[MAX_ACCURACY_LEVELS]; -float acc_col_loadtime; -int acc_levels; -string acc_color_levels; -void Accuracy_LoadLevels(); - -void Accuracy_LoadColors(); - -vector Accuracy_GetColor(float accuracy); diff --git a/qcsrc/client/hud/crosshair.qc b/qcsrc/client/hud/crosshair.qc index c2dd9a1fbb..1c0f06c6ad 100644 --- a/qcsrc/client/hud/crosshair.qc +++ b/qcsrc/client/hud/crosshair.qc @@ -1,8 +1,8 @@ #include "crosshair.qh" #include +#include #include -#include #include #include @@ -361,7 +361,7 @@ void HUD_Crosshair(entity this) // todo: make crosshair hit indication dependent on damage dealt if(autocvar_crosshair_hitindication) { - vector hitindication_color = ((autocvar_crosshair_color_special == 1) ? stov(autocvar_crosshair_hitindication_per_weapon_color) : stov(autocvar_crosshair_hitindication_color)); + vector col = ((autocvar_crosshair_color_special == 1) ? stov(autocvar_crosshair_hitindication_per_weapon_color) : stov(autocvar_crosshair_hitindication_color)); if(unaccounted_damage) { @@ -374,9 +374,9 @@ void HUD_Crosshair(entity this) hitindication_crosshair_size = 0; wcross_scale += sin(hitindication_crosshair_size) * autocvar_crosshair_hitindication; - wcross_color.x += sin(hitindication_crosshair_size) * hitindication_color.x; - wcross_color.y += sin(hitindication_crosshair_size) * hitindication_color.y; - wcross_color.z += sin(hitindication_crosshair_size) * hitindication_color.z; + wcross_color.x += sin(hitindication_crosshair_size) * col.x; + wcross_color.y += sin(hitindication_crosshair_size) * col.y; + wcross_color.z += sin(hitindication_crosshair_size) * col.z; } // no effects needed for targeting enemies, this can't possibly span all valid targets! @@ -455,58 +455,53 @@ void HUD_Crosshair(entity this) int weapon_clipsize = wepent.clip_size; float arc_heat = wepent.arc_heat_percent; - float vcharge = wepent.vortex_charge; - float vchargepool = wepent.vortex_chargepool_ammo; - float oknex_charge_ = wepent.oknex_charge; - float oknex_chargepool_ = wepent.oknex_chargepool_ammo; if(vortex_charge_movingavg == 0) // this should only happen if we have just loaded up the game - vortex_charge_movingavg = vcharge; + vortex_charge_movingavg = wepent.vortex_charge; - // handle the values - if (autocvar_crosshair_ring && wepent.activeweapon == WEP_VORTEX && vcharge && autocvar_crosshair_ring_vortex) // ring around crosshair representing velocity-dependent damage for the vortex + float charge = 0; + float chargepool = 0; + bool ring_vortex_enabled = false; + if (autocvar_crosshair_ring && autocvar_crosshair_ring_vortex) { - if (vchargepool || use_vortex_chargepool) { - use_vortex_chargepool = 1; - ring_inner_value = vchargepool; - } else { - vortex_charge_movingavg = (1 - autocvar_crosshair_ring_vortex_currentcharge_movingavg_rate) * vortex_charge_movingavg + autocvar_crosshair_ring_vortex_currentcharge_movingavg_rate * vcharge; - ring_inner_value = bound(0, autocvar_crosshair_ring_vortex_currentcharge_scale * (vcharge - vortex_charge_movingavg), 1); + if (wepent.activeweapon == WEP_VORTEX) + { + charge = wepent.vortex_charge; + chargepool = wepent.vortex_chargepool_ammo; } - - ring_inner_alpha = autocvar_crosshair_ring_vortex_inner_alpha; - ring_inner_rgb = vec3(autocvar_crosshair_ring_vortex_inner_color_red, autocvar_crosshair_ring_vortex_inner_color_green, autocvar_crosshair_ring_vortex_inner_color_blue); - ring_inner_image = "gfx/crosshair_ring_inner.tga"; - - // draw the outer ring to show the current charge of the weapon - ring_value = vcharge; - ring_alpha = autocvar_crosshair_ring_vortex_alpha; - ring_rgb = wcross_color; - ring_image = "gfx/crosshair_ring_nexgun.tga"; + else if (wepent.activeweapon == WEP_OVERKILL_NEX) + { + charge = wepent.oknex_charge; + chargepool = wepent.oknex_chargepool_ammo; + } + if (charge) + ring_vortex_enabled = true; } - else if (autocvar_crosshair_ring && (wepent.activeweapon == WEP_OVERKILL_NEX) && oknex_charge_ && autocvar_crosshair_ring_vortex) + + if (ring_vortex_enabled) { - if (oknex_chargepool_ || use_vortex_chargepool) { + if (chargepool || use_vortex_chargepool) { use_vortex_chargepool = 1; - ring_inner_value = oknex_chargepool_; + ring_inner_value = chargepool; } else { - vortex_charge_movingavg = (1 - autocvar_crosshair_ring_vortex_currentcharge_movingavg_rate) * vortex_charge_movingavg + autocvar_crosshair_ring_vortex_currentcharge_movingavg_rate * oknex_charge_; - ring_inner_value = bound(0, autocvar_crosshair_ring_vortex_currentcharge_scale * (oknex_charge_ - vortex_charge_movingavg), 1); + float rate = autocvar_crosshair_ring_vortex_currentcharge_movingavg_rate; + vortex_charge_movingavg = (1 - rate) * vortex_charge_movingavg + rate * charge; + ring_inner_value = bound(0, autocvar_crosshair_ring_vortex_currentcharge_scale * (charge - vortex_charge_movingavg), 1); } ring_inner_alpha = autocvar_crosshair_ring_vortex_inner_alpha; - ring_inner_rgb = eX * autocvar_crosshair_ring_vortex_inner_color_red + eY * autocvar_crosshair_ring_vortex_inner_color_green + eZ * autocvar_crosshair_ring_vortex_inner_color_blue; + ring_inner_rgb = vec3(autocvar_crosshair_ring_vortex_inner_color_red, autocvar_crosshair_ring_vortex_inner_color_green, autocvar_crosshair_ring_vortex_inner_color_blue); ring_inner_image = "gfx/crosshair_ring_inner.tga"; // draw the outer ring to show the current charge of the weapon - ring_value = oknex_charge_; + ring_value = charge; ring_alpha = autocvar_crosshair_ring_vortex_alpha; ring_rgb = wcross_color; ring_image = "gfx/crosshair_ring_nexgun.tga"; } else if (autocvar_crosshair_ring && wepent.activeweapon == WEP_MINE_LAYER && WEP_CVAR(minelayer, limit) && autocvar_crosshair_ring_minelayer) { - ring_value = bound(0, wepent.minelayer_mines / WEP_CVAR(minelayer, limit), 1); // if you later need to use the count of bullets in another place, then add a float for it. For now, no need to. + ring_value = bound(0, wepent.minelayer_mines / WEP_CVAR(minelayer, limit), 1); ring_alpha = autocvar_crosshair_ring_minelayer_alpha; ring_rgb = wcross_color; ring_image = "gfx/crosshair_ring.tga"; diff --git a/qcsrc/client/hud/hud.qc b/qcsrc/client/hud/hud.qc index 114b448232..26561f1d75 100644 --- a/qcsrc/client/hud/hud.qc +++ b/qcsrc/client/hud/hud.qc @@ -1,7 +1,7 @@ #include "hud.qh" +#include #include -#include #include #include "panel/scoreboard.qh" #include "hud_config.qh" @@ -79,6 +79,46 @@ void LoadMenuSkinValues() } } +void HUD_Scale_Disable() +{ + hud_scale = '1 1 0'; + hud_shift = '0 0 0'; + drawfontscale = hud_scale; +} + +void HUD_Scale_Enable() +{ + hud_scale = hud_scale_current; + hud_shift = hud_shift_current; + drawfontscale = hud_scale; +} + +vector HUD_Scale(vector v) +{ + v.x = HUD_ScaleX(v.x); + v.y = HUD_ScaleY(v.y); + return v; +} + +vector HUD_Shift(vector v) +{ + v.x = HUD_ShiftX(v.x); + v.y = HUD_ShiftY(v.y); + return v; +} + +vector HUD_GetFontsize(string cvarname) +{ + vector v; + v = stov(cvar_string(cvarname)); + if(v.x == 0) + v = '8 8 0'; + if(v.y == 0) + v.y = v.x; + v.z = 0; + return v; +} + vector HUD_Get_Num_Color(float hp, float maxvalue, bool blink) { const vector COLOR100 = '0 1 0'; // green diff --git a/qcsrc/client/hud/hud.qh b/qcsrc/client/hud/hud.qh index 4a1eea2400..b8740560f9 100644 --- a/qcsrc/client/hud/hud.qh +++ b/qcsrc/client/hud/hud.qh @@ -9,6 +9,18 @@ void draw_cursor(vector pos, vector ofs, string img, vector col, float a); void draw_cursor_normal(vector pos, vector col, float a); void LoadMenuSkinValues(); +void HUD_Scale_Disable(); +void HUD_Scale_Enable(); + +#define HUD_ScaleX(f) (f * hud_scale.x) +#define HUD_ScaleY(f) (f * hud_scale.y) +#define HUD_ShiftX(f) (f + hud_shift.x + hud_shift.z * (f - hud_scale_center.x)) +#define HUD_ShiftY(f) (f + hud_shift.y + hud_shift.z * (f - hud_scale_center.y)) +vector HUD_Scale(vector v); +vector HUD_Shift(vector v); + +vector HUD_GetFontsize(string cvarname); + void Hud_Dynamic_Frame(); bool HUD_Radar_Clickable(); diff --git a/qcsrc/client/hud/hud_config.qc b/qcsrc/client/hud/hud_config.qc index 32c7889cac..0b4c58c216 100644 --- a/qcsrc/client/hud/hud_config.qc +++ b/qcsrc/client/hud/hud_config.qc @@ -3,7 +3,7 @@ #include "hud.qh" #include "panel/scoreboard.qh" #include -#include +#include #include // Save the config diff --git a/qcsrc/client/hud/panel/ammo.qc b/qcsrc/client/hud/panel/ammo.qc index b75c3ebabd..cab9d197d0 100644 --- a/qcsrc/client/hud/panel/ammo.qc +++ b/qcsrc/client/hud/panel/ammo.qc @@ -1,9 +1,9 @@ #include "ammo.qh" #include +#include #include #include -#include #include #include #include diff --git a/qcsrc/client/hud/panel/centerprint.qc b/qcsrc/client/hud/panel/centerprint.qc index 2fcf130fad..7723c1f444 100644 --- a/qcsrc/client/hud/panel/centerprint.qc +++ b/qcsrc/client/hud/panel/centerprint.qc @@ -2,7 +2,7 @@ #include "scoreboard.qh" #include -#include +#include // CenterPrint (#16) @@ -281,7 +281,7 @@ void HUD_CenterPrint() else // Expiring soon, so fade it out. a = (centerprint_expire_time[j] - time) / max(0.0001, autocvar_hud_panel_centerprint_fade_out); - if(centerprint_msgID[j] == CPID_TIMEIN) + if(centerprint_msgID[j] == ORDINAL(CPID_TIMEIN)) a = 1; // while counting down show it anyway in order to hold the current message position diff --git a/qcsrc/client/hud/panel/chat.qc b/qcsrc/client/hud/panel/chat.qc index d46aa81b82..13ef78136d 100644 --- a/qcsrc/client/hud/panel/chat.qc +++ b/qcsrc/client/hud/panel/chat.qc @@ -1,7 +1,7 @@ #include "chat.qh" #include -#include +#include // Chat (#12) diff --git a/qcsrc/client/hud/panel/engineinfo.qc b/qcsrc/client/hud/panel/engineinfo.qc index 85d4259778..41fdb3a5bb 100644 --- a/qcsrc/client/hud/panel/engineinfo.qc +++ b/qcsrc/client/hud/panel/engineinfo.qc @@ -1,7 +1,7 @@ #include "engineinfo.qh" #include -#include +#include // Engine info (#13) @@ -43,7 +43,7 @@ void HUD_EngineInfo() mySize -= '2 2 0' * panel_bg_padding; } - float currentTime = gettime(GETTIME_REALTIME); + float currentTime = gettime(GETTIME_FRAMESTART); if(autocvar_hud_panel_engineinfo_framecounter_exponentialmovingaverage) { float currentframetime = currentTime - prevfps_time; diff --git a/qcsrc/client/hud/panel/healtharmor.qc b/qcsrc/client/hud/panel/healtharmor.qc index 48b852bf95..495aa63fc6 100644 --- a/qcsrc/client/hud/panel/healtharmor.qc +++ b/qcsrc/client/hud/panel/healtharmor.qc @@ -1,7 +1,7 @@ #include "healtharmor.qh" +#include #include -#include #include diff --git a/qcsrc/client/hud/panel/infomessages.qc b/qcsrc/client/hud/panel/infomessages.qc index 03465cce56..632f3fad54 100644 --- a/qcsrc/client/hud/panel/infomessages.qc +++ b/qcsrc/client/hud/panel/infomessages.qc @@ -1,8 +1,8 @@ #include "infomessages.qh" #include +#include #include -#include #include diff --git a/qcsrc/client/hud/panel/modicons.qc b/qcsrc/client/hud/panel/modicons.qc index 17ea987bf6..49f2dab8ae 100644 --- a/qcsrc/client/hud/panel/modicons.qc +++ b/qcsrc/client/hud/panel/modicons.qc @@ -1,7 +1,7 @@ #include "modicons.qh" -#include #include +#include #include #include #include diff --git a/qcsrc/client/hud/panel/notify.qc b/qcsrc/client/hud/panel/notify.qc index 0dfb11db76..b3804eccf3 100644 --- a/qcsrc/client/hud/panel/notify.qc +++ b/qcsrc/client/hud/panel/notify.qc @@ -1,7 +1,7 @@ #include "notify.qh" #include -#include +#include // Notifications (#4) diff --git a/qcsrc/client/hud/panel/physics.qc b/qcsrc/client/hud/panel/physics.qc index a60821909b..11ed12e821 100644 --- a/qcsrc/client/hud/panel/physics.qc +++ b/qcsrc/client/hud/panel/physics.qc @@ -1,7 +1,7 @@ #include "physics.qh" #include -#include +#include #include #include diff --git a/qcsrc/client/hud/panel/powerups.qc b/qcsrc/client/hud/panel/powerups.qc index 75fb0c2aaa..587d200713 100644 --- a/qcsrc/client/hud/panel/powerups.qc +++ b/qcsrc/client/hud/panel/powerups.qc @@ -1,8 +1,8 @@ #include "powerups.qh" #include +#include #include -#include #include #include diff --git a/qcsrc/client/hud/panel/pressedkeys.qc b/qcsrc/client/hud/panel/pressedkeys.qc index f29978c2d0..021b66856d 100644 --- a/qcsrc/client/hud/panel/pressedkeys.qc +++ b/qcsrc/client/hud/panel/pressedkeys.qc @@ -1,8 +1,8 @@ #include "pressedkeys.qh" #include +#include #include -#include // Pressed keys (#11) diff --git a/qcsrc/client/hud/panel/quickmenu.qc b/qcsrc/client/hud/panel/quickmenu.qc index 6e3c185c8d..deed53da01 100644 --- a/qcsrc/client/hud/panel/quickmenu.qc +++ b/qcsrc/client/hud/panel/quickmenu.qc @@ -1,8 +1,8 @@ #include "quickmenu.qh" #include +#include #include -#include #include #include #include diff --git a/qcsrc/client/hud/panel/racetimer.qc b/qcsrc/client/hud/panel/racetimer.qc index 0703c4f2dc..85fdc86c66 100644 --- a/qcsrc/client/hud/panel/racetimer.qc +++ b/qcsrc/client/hud/panel/racetimer.qc @@ -1,8 +1,8 @@ #include "racetimer.qh" #include +#include #include -#include // Race timer (#8) diff --git a/qcsrc/client/hud/panel/radar.qc b/qcsrc/client/hud/panel/radar.qc index 66665498e0..1e688b1fde 100644 --- a/qcsrc/client/hud/panel/radar.qc +++ b/qcsrc/client/hud/panel/radar.qc @@ -1,8 +1,8 @@ #include "radar.qh" #include +#include #include -#include #include #include #include diff --git a/qcsrc/client/hud/panel/score.qc b/qcsrc/client/hud/panel/score.qc index 553283e5bc..81f91663c2 100644 --- a/qcsrc/client/hud/panel/score.qc +++ b/qcsrc/client/hud/panel/score.qc @@ -1,8 +1,8 @@ #include "score.qh" #include +#include #include -#include #include "scoreboard.qh" #include #include diff --git a/qcsrc/client/hud/panel/scoreboard.qc b/qcsrc/client/hud/panel/scoreboard.qc index 05715bd6cf..c21b990921 100644 --- a/qcsrc/client/hud/panel/scoreboard.qc +++ b/qcsrc/client/hud/panel/scoreboard.qc @@ -1,9 +1,10 @@ #include "scoreboard.qh" #include +#include #include -#include #include +#include #include "quickmenu.qh" #include #include diff --git a/qcsrc/client/hud/panel/strafehud.qc b/qcsrc/client/hud/panel/strafehud.qc index c62cdbd1b9..36e6f608d6 100644 --- a/qcsrc/client/hud/panel/strafehud.qc +++ b/qcsrc/client/hud/panel/strafehud.qc @@ -3,8 +3,9 @@ #include "strafehud.qh" #include +#include #include -#include +#include #include #include #include diff --git a/qcsrc/client/hud/panel/timer.qc b/qcsrc/client/hud/panel/timer.qc index e49c777db2..446c6229bd 100644 --- a/qcsrc/client/hud/panel/timer.qc +++ b/qcsrc/client/hud/panel/timer.qc @@ -1,7 +1,7 @@ #include "timer.qh" #include -#include +#include #include // Timer (#5) diff --git a/qcsrc/client/hud/panel/vote.qc b/qcsrc/client/hud/panel/vote.qc index 2b2c7fa969..12f691c992 100644 --- a/qcsrc/client/hud/panel/vote.qc +++ b/qcsrc/client/hud/panel/vote.qc @@ -1,8 +1,8 @@ #include "vote.qh" #include +#include #include -#include // Vote (#9) diff --git a/qcsrc/client/hud/panel/weapons.qc b/qcsrc/client/hud/panel/weapons.qc index 03be211a23..b252df19e8 100644 --- a/qcsrc/client/hud/panel/weapons.qc +++ b/qcsrc/client/hud/panel/weapons.qc @@ -1,8 +1,8 @@ #include "weapons.qh" #include +#include #include -#include #include #include @@ -37,6 +37,54 @@ void HUD_Weapons_Export(int fh) HUD_Write_Cvar("hud_panel_weapons_selection_speed"); } +void Accuracy_LoadLevels() +{ + if(autocvar_accuracy_color_levels != acc_color_levels) + { + strcpy(acc_color_levels, autocvar_accuracy_color_levels); + acc_levels = tokenize_console(acc_color_levels); + if(acc_levels > MAX_ACCURACY_LEVELS) + acc_levels = MAX_ACCURACY_LEVELS; + if(acc_levels < 2) + LOG_INFO("Warning: accuracy_color_levels must contain at least 2 values"); + + int i; + for(i = 0; i < acc_levels; ++i) + acc_lev[i] = stof(argv(i)) / 100.0; + } +} + +void Accuracy_LoadColors() +{ + if(time > acc_col_loadtime) + if(acc_levels >= 2) + { + int i; + for(i = 0; i < acc_levels; ++i) + acc_col[i] = stov(cvar_string(strcat("accuracy_color", ftos(i)))); + acc_col_loadtime = time + 2; + } +} + +vector Accuracy_GetColor(float accuracy) +{ + float factor; + vector color; + if(acc_levels < 2) + return '0 0 0'; // return black, can't determine the right color + + // find the max level lower than acc + int j = acc_levels-1; + while(j && accuracy < acc_lev[j]) + --j; + + // inject color j+1 in color j, how much depending on how much accuracy is higher than level j + factor = (accuracy - acc_lev[j]) / (acc_lev[j+1] - acc_lev[j]); + color = acc_col[j]; + color = color + factor * (acc_col[j+1] - color); + return color; +} + entity weaponorder[REGISTRY_MAX(Weapons)]; void weaponorder_swap(int i, int j, entity pass) { diff --git a/qcsrc/client/hud/panel/weapons.qh b/qcsrc/client/hud/panel/weapons.qh index 6db88c68b3..1315b0f021 100644 --- a/qcsrc/client/hud/panel/weapons.qh +++ b/qcsrc/client/hud/panel/weapons.qh @@ -1,2 +1,14 @@ #pragma once #include "../panel.qh" + +const int MAX_ACCURACY_LEVELS = 10; +float acc_lev[MAX_ACCURACY_LEVELS]; +vector acc_col[MAX_ACCURACY_LEVELS]; +float acc_col_loadtime; +int acc_levels; +string acc_color_levels; +void Accuracy_LoadLevels(); + +void Accuracy_LoadColors(); + +vector Accuracy_GetColor(float accuracy); diff --git a/qcsrc/client/main.qc b/qcsrc/client/main.qc index ad11dbd296..d111e8aada 100644 --- a/qcsrc/client/main.qc +++ b/qcsrc/client/main.qc @@ -1,8 +1,8 @@ #include "main.qh" +#include #include #include -#include "miscfunctions.qh" #include #include #include @@ -46,7 +46,7 @@ void CSQC_Init() prvm_language = strzone(cvar_string("prvm_language")); #ifdef WATERMARK - LOG_INFOF("^4CSQC Build information: ^1%s", WATERMARK); + LOG_TRACEF("^4CSQC Build information: ^1%s", WATERMARK); #endif { @@ -187,6 +187,128 @@ void Shutdown() ReplicateVars(true); // destroy } +void AuditLists() +{ + entity e; + entity prev; + + prev = players; + for(e = prev.sort_next; e; prev = e, e = e.sort_next) + { + if(prev != e.sort_prev) + error(strcat("sort list chain error\nplease submit the output of 'prvm_edicts client' to the developers")); + } + + prev = teams; + for(e = prev.sort_next; e; prev = e, e = e.sort_next) + { + if(prev != e.sort_prev) + error(strcat("sort list chain error\nplease submit the output of 'prvm_edicts client' to the developers")); + } +} + +float RegisterPlayer(entity player) +{ + entity pl; + AuditLists(); + for(pl = players.sort_next; pl; pl = pl.sort_next) + if(pl == player) + error("Player already registered!"); + player.sort_next = players.sort_next; + player.sort_prev = players; + if(players.sort_next) + players.sort_next.sort_prev = player; + players.sort_next = player; + AuditLists(); + return true; +} + +void RemovePlayer(entity player) +{ + entity pl, parent; + AuditLists(); + parent = players; + for(pl = players.sort_next; pl && pl != player; pl = pl.sort_next) + parent = pl; + + if(!pl) + { + error("Trying to remove a player which is not in the playerlist!"); + return; + } + parent.sort_next = player.sort_next; + if(player.sort_next) + player.sort_next.sort_prev = parent; + AuditLists(); +} + +void MoveToLast(entity e) +{ + AuditLists(); + entity ent = e.sort_next; + while(ent) + { + SORT_SWAP(ent, e); + ent = e.sort_next; + } + AuditLists(); +} + +float RegisterTeam(entity Team) +{ + assert_once(Team.team, eprint(Team)); + entity tm; + AuditLists(); + for(tm = teams.sort_next; tm; tm = tm.sort_next) + if(tm == Team) + error("Team already registered!"); + Team.sort_next = teams.sort_next; + Team.sort_prev = teams; + if(teams.sort_next) + teams.sort_next.sort_prev = Team; + teams.sort_next = Team; + if(Team.team && Team.team != NUM_SPECTATOR) + ++team_count; + AuditLists(); + return true; +} + +void RemoveTeam(entity Team) +{ + entity tm, parent; + AuditLists(); + parent = teams; + for(tm = teams.sort_next; tm && tm != Team; tm = tm.sort_next) + parent = tm; + + if(!tm) + { + LOG_INFO(_("Trying to remove a team which is not in the teamlist!")); + return; + } + parent.sort_next = Team.sort_next; + if(Team.sort_next) + Team.sort_next.sort_prev = parent; + if(Team.team && Team.team != NUM_SPECTATOR) + --team_count; + AuditLists(); +} + +entity GetTeam(int Team, bool add) +{ + TC(int, Team); TC(bool, add); + int num = (Team == NUM_SPECTATOR) ? 16 : Team; + if(teamslots[num]) + return teamslots[num]; + if (!add) + return NULL; + entity tm = new_pure(team); + tm.team = Team; + teamslots[num] = tm; + RegisterTeam(tm); + return tm; +} + .float has_team; bool SetTeam(entity o, int Team) { @@ -1207,3 +1329,26 @@ string _getcommandkey(string cmd_name, string command, bool forcename) else return keys; } + +/** engine callback */ +void URI_Get_Callback(int id, int status, string data) +{ + TC(int, id); TC(int, status); + if(url_URI_Get_Callback(id, status, data)) + { + // handled + } + else if (id == URI_GET_DISCARD) + { + // discard + } + else if (id >= URI_GET_CURL && id <= URI_GET_CURL_END) + { + // sv_cmd curl + Curl_URI_Get_Callback(id, status, data); + } + else + { + LOG_INFOF("Received HTTP request data for an invalid id %d.", id); + } +} diff --git a/qcsrc/client/main.qh b/qcsrc/client/main.qh index 784ecb9c99..1653ef6435 100644 --- a/qcsrc/client/main.qh +++ b/qcsrc/client/main.qh @@ -23,6 +23,24 @@ void Ent_Remove(entity this); void Gamemode_Init(); +entity players; +entity teams; +float team_count; // real teams + +void AuditLists(); + +float RegisterPlayer(entity player); + +void RemovePlayer(entity player); + +void MoveToLast(entity e); + +float RegisterTeam(entity Team); + +void RemoveTeam(entity Team); + +entity GetTeam(int Team, bool add); + bool SetTeam(entity pl, int Team); vector hud_fontsize; diff --git a/qcsrc/client/mapvoting.qc b/qcsrc/client/mapvoting.qc index a38bb76cfc..06a33f665e 100644 --- a/qcsrc/client/mapvoting.qc +++ b/qcsrc/client/mapvoting.qc @@ -1,8 +1,8 @@ #include "mapvoting.qh" #include "autocvars.qh" +#include #include "main.qh" -#include "miscfunctions.qh" #include "hud/_mod.qh" #include "hud/panel/scoreboard.qh" @@ -49,6 +49,19 @@ const int NUM_SSDIRS = 4; string ssdirs[NUM_SSDIRS]; int n_ssdirs; +bool PreviewExists(string name) +{ + if(autocvar_cl_readpicture_force) + return false; + + if (fexists(strcat(name, ".tga"))) return true; + if (fexists(strcat(name, ".png"))) return true; + if (fexists(strcat(name, ".jpg"))) return true; + if (fexists(strcat(name, ".pcx"))) return true; + + return false; +} + string MapVote_FormatMapItem(int id, string map, float _count, float maxwidth, vector fontsize) { TC(int, id); diff --git a/qcsrc/client/mapvoting.qh b/qcsrc/client/mapvoting.qh index 8a6f542a0a..8d184a95d7 100644 --- a/qcsrc/client/mapvoting.qh +++ b/qcsrc/client/mapvoting.qh @@ -3,6 +3,8 @@ #include void MapVote_Draw(); +bool PreviewExists(string name); + void Cmd_MapVote_MapDownload(int argc); float MapVote_InputEvent(float bInputType, float nPrimary, float nSecondary); diff --git a/qcsrc/client/shownames.qc b/qcsrc/client/shownames.qc index bee9a2b454..05491cc8a4 100644 --- a/qcsrc/client/shownames.qc +++ b/qcsrc/client/shownames.qc @@ -1,9 +1,10 @@ #include "shownames.qh" #include "autocvars.qh" +#include #include "main.qh" -#include "miscfunctions.qh" #include "resources.qh" +#include #include "hud/_mod.qh" #include @@ -156,7 +157,7 @@ void Draw_ShowNames(entity this) myPos.y += (mySize.y / resize - mySize.y); // this is where the origin of the string float namewidth = mySize.x; - if (autocvar_hud_shownames_status && this.sameteam) + if (autocvar_hud_shownames_status && this.sameteam && !this.csqcmodel_isdead) { vector pos = myPos + eY * autocvar_hud_shownames_fontsize * resize; vector sz = vec2(0.5 * mySize.x, resize * autocvar_hud_shownames_statusbar_height); @@ -177,7 +178,7 @@ void Draw_ShowNames(entity this) } string s = entcs_GetName(this.sv_entnum - 1); if ((autocvar_hud_shownames_decolorize == 1 && teamplay) || autocvar_hud_shownames_decolorize == 2) - s = playername(s, entcs_GetTeam(this.sv_entnum - 1)); + s = playername(s, entcs_GetTeam(this.sv_entnum - 1), true); drawfontscale = '1 1 0' * resize; s = textShortenToWidth(s, namewidth, '1 1 0' * autocvar_hud_shownames_fontsize, stringwidth_colors); float width = stringwidth(s, true, '1 1 0' * autocvar_hud_shownames_fontsize); diff --git a/qcsrc/client/view.qc b/qcsrc/client/view.qc index d7dc3996f8..2b4081aba8 100644 --- a/qcsrc/client/view.qc +++ b/qcsrc/client/view.qc @@ -1,7 +1,7 @@ #include "view.qh" #include "autocvars.qh" -#include "miscfunctions.qh" +#include #include "announcer.qh" #include "hud/_mod.qh" #include "main.qh" @@ -363,6 +363,33 @@ STATIC_INIT(viewmodel) { viewmodels[slot] = new(viewmodel); } +vector project_3d_to_2d(vector vec) +{ + vec = cs_project(vec); + if(cs_project_is_b0rked > 0) + { + vec.x *= vid_conwidth / vid_width; + vec.y *= vid_conheight / vid_height; + } + return vec; +} + +bool projected_on_screen(vector screen_pos) +{ + return screen_pos.z >= 0 + && screen_pos.x >= 0 + && screen_pos.y >= 0 + && screen_pos.x < vid_conwidth + && screen_pos.y < vid_conheight; +} + +void update_mousepos() +{ + mousepos += getmousepos() * autocvar_menu_mouse_speed; + mousepos.x = bound(0, mousepos.x, vid_conwidth); + mousepos.y = bound(0, mousepos.y, vid_conheight); +} + float showfps_prevfps; float showfps_prevfps_time; int showfps_framecounter; @@ -372,7 +399,8 @@ void fpscounter_update() if(!STAT(SHOWFPS)) return; - float currentTime = gettime(GETTIME_REALTIME); + float currentTime = gettime(GETTIME_FRAMESTART); + showfps_framecounter += 1; if(currentTime - showfps_prevfps_time > STAT(SHOWFPS)) { @@ -388,7 +416,7 @@ void fpscounter_update() STATIC_INIT(fpscounter_init) { - float currentTime = gettime(GETTIME_REALTIME); + float currentTime = gettime(GETTIME_FRAMESTART); showfps_prevfps_time = currentTime; // we must initialize it to avoid an instant low frame sending } @@ -1307,9 +1335,17 @@ void View_PostProcessing() void View_Lock() { - int lock_type = (!autocvar_hud_cursormode && ((autocvar__hud_configure && spectatee_status <= 0) || intermission > 1 || QuickMenu_IsOpened())); - if (lock_type == 0) - lock_type = autocvar_cl_lockview; + int lock_type = autocvar_cl_lockview; + + if (!autocvar_hud_cursormode + && ((autocvar__hud_configure && spectatee_status <= 0) + || intermission > 1 + || HUD_Radar_Clickable() + || HUD_MinigameMenu_IsOpened() + || QuickMenu_IsOpened() + ) + ) + lock_type = 1; // lock_type 1: lock origin and angles // lock_type 2: lock only origin diff --git a/qcsrc/client/view.qh b/qcsrc/client/view.qh index 7b73e5ae49..ae6487796a 100644 --- a/qcsrc/client/view.qh +++ b/qcsrc/client/view.qh @@ -4,6 +4,10 @@ void calc_followmodel_ofs(entity view); +vector project_3d_to_2d(vector vec); + +void update_mousepos(); + void CSQC_Demo_Camera(); entity viewmodels[MAX_WEAPONSLOTS]; diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index 344eec48ce..2c43d12d98 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -83,6 +83,16 @@ const int FL_SPAWNING = BIT(16); const int FL_PICKUPITEMS = BIT(17); const int FL_DUCKED = BIT(18); const int FL_ONSLICK = BIT(19); + +// initialization stages +const int INITPRIO_FIRST = 0; +const int INITPRIO_GAMETYPE = 0; +const int INITPRIO_GAMETYPE_FALLBACK = 1; +const int INITPRIO_FINDTARGET = 10; +const int INITPRIO_DROPTOFLOOR = 20; +const int INITPRIO_SETLOCATION = 90; +const int INITPRIO_LINKDOORS = 91; +const int INITPRIO_LAST = 99; #endif #if defined(SVQC) diff --git a/qcsrc/common/debug.qh b/qcsrc/common/debug.qh index b349e22f2b..5d92a5a639 100644 --- a/qcsrc/common/debug.qh +++ b/qcsrc/common/debug.qh @@ -1,7 +1,9 @@ #pragma once #ifdef CSQC +#include #include +#include #endif diff --git a/qcsrc/common/effects/qc/globalsound.qc b/qcsrc/common/effects/qc/globalsound.qc index afc366ba0c..8e671b17d7 100644 --- a/qcsrc/common/effects/qc/globalsound.qc +++ b/qcsrc/common/effects/qc/globalsound.qc @@ -380,12 +380,12 @@ { if (voicetype == VOICETYPE_AUTOTAUNT) { - if (!sv_autotaunt) break; + if (!autocvar_sv_autotaunt) break; } else if (IS_PLAYER(this) && !IS_DEAD(this)) animdecide_setaction(this, ANIMACTION_TAUNT, true); - if (!sv_taunt) break; + if (!autocvar_sv_taunt) break; if (autocvar_sv_gentle) break; float tauntrand = 0; if (voicetype == VOICETYPE_AUTOTAUNT) tauntrand = random(); diff --git a/qcsrc/common/effects/qc/globalsound.qh b/qcsrc/common/effects/qc/globalsound.qh index 5460d72ac0..cec501c558 100644 --- a/qcsrc/common/effects/qc/globalsound.qh +++ b/qcsrc/common/effects/qc/globalsound.qh @@ -1,5 +1,9 @@ #pragma once +#if defined(SVQC) + #include +#endif + #ifdef SVQC /** Use new sound handling. TODO: use when sounds play correctly on clients */ bool autocvar_g_debug_globalsounds = false; diff --git a/qcsrc/common/gamemodes/gamemode/clanarena/cl_clanarena.qc b/qcsrc/common/gamemodes/gamemode/clanarena/cl_clanarena.qc index 2bded9d6a9..65f21fdd24 100644 --- a/qcsrc/common/gamemodes/gamemode/clanarena/cl_clanarena.qc +++ b/qcsrc/common/gamemodes/gamemode/clanarena/cl_clanarena.qc @@ -1,5 +1,7 @@ #include "cl_clanarena.qh" +#include + void HUD_Mod_CA_Export(int fh) { HUD_Write_Cvar("hud_panel_modicons_ca_layout"); diff --git a/qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qh b/qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qh index f6420b8526..869860f7dc 100644 --- a/qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qh +++ b/qcsrc/common/gamemodes/gamemode/clanarena/sv_clanarena.qh @@ -1,8 +1,8 @@ #pragma once #include +#include #include -#include #include int autocvar_g_ca_point_limit; diff --git a/qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc b/qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc index 85f8e22ae6..80a9f19710 100644 --- a/qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc +++ b/qcsrc/common/gamemodes/gamemode/ctf/cl_ctf.qc @@ -1,5 +1,7 @@ #include "cl_ctf.qh" +#include +#include #include // CTF HUD modicon section diff --git a/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qc b/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qc index 7e43666595..ffde264b95 100644 --- a/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qc +++ b/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qc @@ -7,6 +7,7 @@ #include #include #include +#include #include #include #include diff --git a/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh b/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh index d0e13c132b..9fe2f0a543 100644 --- a/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh +++ b/qcsrc/common/gamemodes/gamemode/ctf/sv_ctf.qh @@ -2,6 +2,8 @@ #include "ctf.qh" +#include +#include #include void ctf_Initialize(); diff --git a/qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc b/qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc index b0cfc15dbc..ee62df152f 100644 --- a/qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc +++ b/qcsrc/common/gamemodes/gamemode/cts/cl_cts.qc @@ -1,5 +1,7 @@ #include "cl_cts.qh" +#include + REGISTER_MUTATOR(cl_cts, true); MUTATOR_HOOKFUNCTION(cl_cts, HUD_Physics_showoptional) diff --git a/qcsrc/common/gamemodes/gamemode/cts/sv_cts.qc b/qcsrc/common/gamemodes/gamemode/cts/sv_cts.qc index 1550c8e892..08c4f84be2 100644 --- a/qcsrc/common/gamemodes/gamemode/cts/sv_cts.qc +++ b/qcsrc/common/gamemodes/gamemode/cts/sv_cts.qc @@ -4,6 +4,7 @@ #include #include #include +#include #include #include #include diff --git a/qcsrc/common/gamemodes/gamemode/domination/cl_domination.qc b/qcsrc/common/gamemodes/gamemode/domination/cl_domination.qc index 5a91165e95..b962f7b773 100644 --- a/qcsrc/common/gamemodes/gamemode/domination/cl_domination.qc +++ b/qcsrc/common/gamemodes/gamemode/domination/cl_domination.qc @@ -1,5 +1,6 @@ #include "cl_domination.qh" +#include #include void HUD_Mod_Dom_Export(int fh) diff --git a/qcsrc/common/gamemodes/gamemode/domination/sv_domination.qc b/qcsrc/common/gamemodes/gamemode/domination/sv_domination.qc index 0a6ee791a6..d8e2bb3627 100644 --- a/qcsrc/common/gamemodes/gamemode/domination/sv_domination.qc +++ b/qcsrc/common/gamemodes/gamemode/domination/sv_domination.qc @@ -6,6 +6,7 @@ #include #include #include +#include #include #include diff --git a/qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qc b/qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qc index 360dc7a4ea..5378fb346a 100644 --- a/qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qc +++ b/qcsrc/common/gamemodes/gamemode/freezetag/sv_freezetag.qc @@ -1,5 +1,6 @@ #include "sv_freezetag.qh" +#include #include float autocvar_g_freezetag_frozen_maxtime; diff --git a/qcsrc/common/gamemodes/gamemode/keepaway/cl_keepaway.qc b/qcsrc/common/gamemodes/gamemode/keepaway/cl_keepaway.qc index 660a5511ec..7ac6225f1e 100644 --- a/qcsrc/common/gamemodes/gamemode/keepaway/cl_keepaway.qc +++ b/qcsrc/common/gamemodes/gamemode/keepaway/cl_keepaway.qc @@ -1,5 +1,6 @@ #include "cl_keepaway.qh" +#include #include // Keepaway HUD mod icon diff --git a/qcsrc/common/gamemodes/gamemode/keepaway/sv_keepaway.qc b/qcsrc/common/gamemodes/gamemode/keepaway/sv_keepaway.qc index dda6185cf4..487e33ba61 100644 --- a/qcsrc/common/gamemodes/gamemode/keepaway/sv_keepaway.qc +++ b/qcsrc/common/gamemodes/gamemode/keepaway/sv_keepaway.qc @@ -5,6 +5,7 @@ #include #include #include +#include .entity ballcarried; diff --git a/qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc b/qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc index 649f964f50..7be2d31bc6 100644 --- a/qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc +++ b/qcsrc/common/gamemodes/gamemode/lms/cl_lms.qc @@ -1,5 +1,7 @@ #include "cl_lms.qh" +#include + REGISTER_MUTATOR(cl_lms, true); MUTATOR_HOOKFUNCTION(cl_lms, DrawInfoMessages) diff --git a/qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qc b/qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qc index 19b7b63ce4..2769957167 100644 --- a/qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qc +++ b/qcsrc/common/gamemodes/gamemode/nexball/cl_nexball.qc @@ -1,6 +1,7 @@ #include "cl_nexball.qh" #include +#include // Nexball HUD mod icon void HUD_Mod_NexBall(vector pos, vector mySize) diff --git a/qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qc b/qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qc index ba5911272c..1959ac424a 100644 --- a/qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qc +++ b/qcsrc/common/gamemodes/gamemode/nexball/sv_nexball.qc @@ -3,8 +3,10 @@ #include #include #include +#include #include #include +#include .entity ballcarried; diff --git a/qcsrc/common/gamemodes/gamemode/nexball/sv_weapon.qc b/qcsrc/common/gamemodes/gamemode/nexball/sv_weapon.qc index 02b57b2ca8..d3d3a6a9dc 100644 --- a/qcsrc/common/gamemodes/gamemode/nexball/sv_weapon.qc +++ b/qcsrc/common/gamemodes/gamemode/nexball/sv_weapon.qc @@ -44,7 +44,7 @@ METHOD(BallStealer, wr_setup, void(BallStealer this, entity actor, .entity weapo METHOD(BallStealer, wr_reload, void(entity thiswep, entity actor, .entity weaponentity)) { - TC(BallStealer, this); + TC(BallStealer, thiswep); } METHOD(BallStealer, wr_checkammo1, bool(BallStealer this, entity actor, .entity weaponentity)) diff --git a/qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qc b/qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qc index f0a0046d8d..18c2cbf1f7 100644 --- a/qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qc +++ b/qcsrc/common/gamemodes/gamemode/onslaught/onslaught.qc @@ -1,5 +1,7 @@ #include "onslaught.qh" +#include + #ifdef GAMEQC REGISTER_NET_LINKED(ENT_ONSCAMERA) #endif diff --git a/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc b/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc index 1c87e9af68..f9011c7d90 100644 --- a/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc +++ b/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qc @@ -6,6 +6,7 @@ #include #include #include +#include #include #include diff --git a/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qh b/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qh index 0800ae10fd..363c0e39f8 100644 --- a/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qh +++ b/qcsrc/common/gamemodes/gamemode/onslaught/sv_onslaught.qh @@ -1,5 +1,7 @@ #pragma once +#include + float autocvar_g_onslaught_point_limit; void ons_Initialize(); diff --git a/qcsrc/common/gamemodes/gamemode/race/cl_race.qc b/qcsrc/common/gamemodes/gamemode/race/cl_race.qc index 84d88064cc..a47ce272e4 100644 --- a/qcsrc/common/gamemodes/gamemode/race/cl_race.qc +++ b/qcsrc/common/gamemodes/gamemode/race/cl_race.qc @@ -1,5 +1,8 @@ #include "cl_race.qh" +#include +#include + // Race/CTS HUD mod icons float crecordtime_prev; // last remembered crecordtime float crecordtime_change_time; // time when crecordtime last changed diff --git a/qcsrc/common/gamemodes/gamemode/race/sv_race.qc b/qcsrc/common/gamemodes/gamemode/race/sv_race.qc index 5c6e52f397..39c72a4593 100644 --- a/qcsrc/common/gamemodes/gamemode/race/sv_race.qc +++ b/qcsrc/common/gamemodes/gamemode/race/sv_race.qc @@ -3,6 +3,7 @@ #include #include #include +#include #include #include #include diff --git a/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qc b/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qc index 43a9938447..1fba2215ff 100644 --- a/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qc +++ b/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qc @@ -51,6 +51,16 @@ void tdm_DelayedInit(entity this) } } +void tdm_Initialize() +{ + GameRules_teams(true); + GameRules_spawning_teams(autocvar_g_tdm_team_spawns); + GameRules_limit_score(autocvar_g_tdm_point_limit); + GameRules_limit_lead(autocvar_g_tdm_point_leadlimit); + + InitializeEntity(NULL, tdm_DelayedInit, INITPRIO_GAMETYPE); +} + MUTATOR_HOOKFUNCTION(tdm, TeamBalance_CheckAllowedTeams, CBC_ORDER_EXCLUSIVE) { M_ARGV(1, string) = "tdm_team"; diff --git a/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qh b/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qh index adc6a3d6c0..783655bba5 100644 --- a/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qh +++ b/qcsrc/common/gamemodes/gamemode/tdm/sv_tdm.qh @@ -4,19 +4,14 @@ int autocvar_g_tdm_point_limit; int autocvar_g_tdm_point_leadlimit; bool autocvar_g_tdm_team_spawns; -void tdm_DelayedInit(entity this); +void tdm_Initialize(); REGISTER_MUTATOR(tdm, false) { MUTATOR_STATIC(); MUTATOR_ONADD { - GameRules_teams(true); - GameRules_spawning_teams(autocvar_g_tdm_team_spawns); - GameRules_limit_score(autocvar_g_tdm_point_limit); - GameRules_limit_lead(autocvar_g_tdm_point_leadlimit); - - InitializeEntity(NULL, tdm_DelayedInit, INITPRIO_GAMETYPE); + tdm_Initialize(); } return 0; } diff --git a/qcsrc/common/mapobjects/misc/dynlight.qc b/qcsrc/common/mapobjects/misc/dynlight.qc index 96d99b592d..6395500d29 100644 --- a/qcsrc/common/mapobjects/misc/dynlight.qc +++ b/qcsrc/common/mapobjects/misc/dynlight.qc @@ -3,7 +3,6 @@ #ifdef SVQC #include #include -#include const float LOOP = 1; diff --git a/qcsrc/common/mapobjects/models.qc b/qcsrc/common/mapobjects/models.qc index 6b272d1b16..9ba1dcdf66 100644 --- a/qcsrc/common/mapobjects/models.qc +++ b/qcsrc/common/mapobjects/models.qc @@ -3,7 +3,6 @@ #ifdef SVQC #include #include -#include #include #include "subs.qh" #include "triggers.qh" diff --git a/qcsrc/common/mapobjects/trigger/relay.qc b/qcsrc/common/mapobjects/trigger/relay.qc index f99d364aec..da4664c9d2 100644 --- a/qcsrc/common/mapobjects/trigger/relay.qc +++ b/qcsrc/common/mapobjects/trigger/relay.qc @@ -23,4 +23,13 @@ spawnfunc(target_relay) { spawnfunc_trigger_relay(this); } + +spawnfunc(target_delay) +{ + if(!this.wait) + this.wait = 1; + if(!this.delay) + this.delay = this.wait; // fall back to quake 3 field + spawnfunc_trigger_relay(this); +} #endif diff --git a/qcsrc/common/mapobjects/triggers.qc b/qcsrc/common/mapobjects/triggers.qc index 29b00d5dbc..54550dcb26 100644 --- a/qcsrc/common/mapobjects/triggers.qc +++ b/qcsrc/common/mapobjects/triggers.qc @@ -1,5 +1,37 @@ #include "triggers.qh" +bool isPushable(entity e) +{ + if(e.pushable) + return true; +#ifdef SVQC + if(IS_VEHICLE(e)) + return false; + if(e.iscreature) + return true; + if (Item_IsLoot(e)) + { + return true; + } + switch(e.classname) + { + case "body": + return true; + case "bullet": // antilagged bullets can't hit this either + return false; + } + if (e.projectiledeathtype) + return true; +#endif +#ifdef CSQC + if(e.flags & FL_PROJECTILE) + return true; + if(e.isplayermodel) + return true; +#endif + return false; +} + void SUB_DontUseTargets(entity this, entity actor, entity trigger) { } void SUB_UseTargets(entity this, entity actor, entity trigger); diff --git a/qcsrc/common/minigames/cl_minigames_hud.qc b/qcsrc/common/minigames/cl_minigames_hud.qc index 0acdb0da59..14dac4e88e 100644 --- a/qcsrc/common/minigames/cl_minigames_hud.qc +++ b/qcsrc/common/minigames/cl_minigames_hud.qc @@ -1,6 +1,7 @@ #include "cl_minigames_hud.qh" #include +#include #include #include "minigames.qh" diff --git a/qcsrc/common/minigames/minigame/nmm.qc b/qcsrc/common/minigames/minigame/nmm.qc index 72b65e7569..ab9444757e 100644 --- a/qcsrc/common/minigames/minigame/nmm.qc +++ b/qcsrc/common/minigames/minigame/nmm.qc @@ -1,9 +1,5 @@ #include "nmm.qh" -#ifdef CSQC -#include -#endif - REGISTER_MINIGAME(nmm, _("Nine Men's Morris")); const int NMM_TURN_PLACE = 0x0100; // player has to place a piece on the board diff --git a/qcsrc/common/monsters/monster/spider.qc b/qcsrc/common/monsters/monster/spider.qc index 08d2821878..73518c1f9f 100644 --- a/qcsrc/common/monsters/monster/spider.qc +++ b/qcsrc/common/monsters/monster/spider.qc @@ -1,5 +1,9 @@ #include "spider.qh" +#if defined(SVQC) + #include +#endif + #ifdef SVQC .float spider_slowness; // effect time of slowness inflicted by spiders @@ -125,8 +129,6 @@ void M_Spider_Attack_Web_Touch(entity this, entity toucher) M_Spider_Attack_Web_Explode(this); } -void adaptor_think2use_hittype_splash(entity this); - void M_Spider_Attack_Web(entity this) { sound(this, CH_SHOTS, SND_ELECTRO_FIRE2, VOL_BASE, ATTEN_NORM); diff --git a/qcsrc/common/mutators/mutator/buffs/sv_buffs.qc b/qcsrc/common/mutators/mutator/buffs/sv_buffs.qc index 30cef339a6..be310669d1 100644 --- a/qcsrc/common/mutators/mutator/buffs/sv_buffs.qc +++ b/qcsrc/common/mutators/mutator/buffs/sv_buffs.qc @@ -20,20 +20,16 @@ REGISTER_MUTATOR(buffs, autocvar_g_buffs) bool buffs_BuffModel_Customize(entity this, entity client) { - entity player, myowner; - bool same_team; - - player = WaypointSprite_getviewentity(client); - myowner = this.owner; - same_team = (SAME_TEAM(player, myowner) || SAME_TEAM(player, myowner)); + entity player = WaypointSprite_getviewentity(client); + entity myowner = this.owner; - if(myowner.alpha <= 0.5 && !same_team && myowner.alpha != 0) + if(myowner.alpha <= 0.5 && DIFF_TEAM(player, myowner) && myowner.alpha != 0) return false; if(MUTATOR_CALLHOOK(BuffModel_Customize, this, player)) return false; - if(player == myowner || (IS_SPEC(client) && client.enemy == myowner)) + if(player == myowner) { // somewhat hide the model, but keep the glow this.effects = 0; @@ -308,8 +304,7 @@ void buff_Think(entity this) if(this.team && !this.buff_waypoint) buff_Waypoint_Spawn(this); - if(this.lifetime) - if(time >= this.lifetime) + if(this.lifetime && time >= this.lifetime) buff_Respawn(this); } diff --git a/qcsrc/common/mutators/mutator/damagetext/sv_damagetext.qc b/qcsrc/common/mutators/mutator/damagetext/sv_damagetext.qc index 0e0aa13fd0..38d28a4494 100644 --- a/qcsrc/common/mutators/mutator/damagetext/sv_damagetext.qc +++ b/qcsrc/common/mutators/mutator/damagetext/sv_damagetext.qc @@ -17,6 +17,7 @@ MUTATOR_HOOKFUNCTION(damagetext, PlayerDamaged) { int deathtype = M_ARGV(5, int); float potential_damage = M_ARGV(6, float); if(DEATH_WEAPONOF(deathtype) == WEP_VAPORIZER) return; + if(deathtype == DEATH_FIRE.m_id || deathtype == DEATH_BUFF.m_id) return; // TODO: exclude damage over time and thorn effects FOREACH_CLIENT(IS_REAL_CLIENT(it), { if ( (SV_DAMAGETEXT_ALL()) || diff --git a/qcsrc/common/mutators/mutator/nades/nades.qc b/qcsrc/common/mutators/mutator/nades/nades.qc index bd539aa8e6..64c67bd543 100644 --- a/qcsrc/common/mutators/mutator/nades/nades.qc +++ b/qcsrc/common/mutators/mutator/nades/nades.qc @@ -1208,7 +1208,7 @@ void nades_CheckThrow(entity this) _force /= autocvar_g_nades_nade_lifetime; _force = autocvar_g_nades_nade_minforce + (_force * (autocvar_g_nades_nade_maxforce - autocvar_g_nades_nade_minforce)); vector dir = (v_forward * 0.75 + v_up * 0.2 + v_right * 0.05); - dir = W_CalculateSpread(dir, autocvar_g_nades_spread, g_weaponspreadfactor, autocvar_g_projectiles_spread_style); + dir = W_CalculateSpread(dir, autocvar_g_nades_spread, autocvar_g_weaponspreadfactor, autocvar_g_projectiles_spread_style); toss_nade(this, true, dir * _force, 0); } } @@ -1252,7 +1252,7 @@ CLASS(NadeOffhand, OffhandWeapon) _force /= autocvar_g_nades_nade_lifetime; _force = autocvar_g_nades_nade_minforce + (_force * (autocvar_g_nades_nade_maxforce - autocvar_g_nades_nade_minforce)); vector dir = (v_forward * 0.7 + v_up * 0.2 + v_right * 0.1); - dir = W_CalculateSpread(dir, autocvar_g_nades_spread, g_weaponspreadfactor, autocvar_g_projectiles_spread_style); + dir = W_CalculateSpread(dir, autocvar_g_nades_spread, autocvar_g_weaponspreadfactor, autocvar_g_projectiles_spread_style); toss_nade(player, false, dir * _force, 0); } } diff --git a/qcsrc/common/mutators/mutator/nix/sv_nix.qc b/qcsrc/common/mutators/mutator/nix/sv_nix.qc index 867da41d4e..0ec051a8cb 100644 --- a/qcsrc/common/mutators/mutator/nix/sv_nix.qc +++ b/qcsrc/common/mutators/mutator/nix/sv_nix.qc @@ -1,6 +1,7 @@ #include "sv_nix.qh" #include +#include //string autocvar_g_nix; int autocvar_g_balance_nix_ammo_cells; diff --git a/qcsrc/common/mutators/mutator/overkill/okhmg.qc b/qcsrc/common/mutators/mutator/overkill/okhmg.qc index 31db0c4db9..210b77ec4a 100644 --- a/qcsrc/common/mutators/mutator/overkill/okhmg.qc +++ b/qcsrc/common/mutators/mutator/overkill/okhmg.qc @@ -73,7 +73,7 @@ METHOD(OverkillHeavyMachineGun, wr_think, void(entity thiswep, entity actor, .en FOREACH_CLIENT(true, LAMBDA( if (it == actor || (IS_SPEC(it) && it.enemy == actor)) { - wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, g_weaponratefactor, true); + wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, autocvar_g_weaponratefactor, true); } )); animdecide_setaction(actor, ANIMACTION_SHOOT, true); diff --git a/qcsrc/common/mutators/mutator/overkill/okmachinegun.qc b/qcsrc/common/mutators/mutator/overkill/okmachinegun.qc index 9ce9a29018..597d17e2e1 100644 --- a/qcsrc/common/mutators/mutator/overkill/okmachinegun.qc +++ b/qcsrc/common/mutators/mutator/overkill/okmachinegun.qc @@ -67,7 +67,7 @@ METHOD(OverkillMachineGun, wr_think, void(entity thiswep, entity actor, .entity FOREACH_CLIENT(true, LAMBDA( if (it == actor || (IS_SPEC(it) && it.enemy == actor)) { - wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, g_weaponratefactor, true); + wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, autocvar_g_weaponratefactor, true); } )); animdecide_setaction(actor, ANIMACTION_SHOOT, true); diff --git a/qcsrc/common/mutators/mutator/overkill/oknex.qc b/qcsrc/common/mutators/mutator/overkill/oknex.qc index 55afbe45c1..3ece45bdee 100644 --- a/qcsrc/common/mutators/mutator/overkill/oknex.qc +++ b/qcsrc/common/mutators/mutator/overkill/oknex.qc @@ -154,7 +154,7 @@ METHOD(OverkillNex, wr_think, void(entity thiswep, entity actor, .entity weapone FOREACH_CLIENT(true, LAMBDA( if (it == actor || (IS_SPEC(it) && it.enemy == actor)) { - wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, g_weaponratefactor, true); + wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, autocvar_g_weaponratefactor, true); } )); animdecide_setaction(actor, ANIMACTION_SHOOT, true); diff --git a/qcsrc/common/mutators/mutator/overkill/okrpc.qc b/qcsrc/common/mutators/mutator/overkill/okrpc.qc index 25704934f6..ea700a9ca3 100644 --- a/qcsrc/common/mutators/mutator/overkill/okrpc.qc +++ b/qcsrc/common/mutators/mutator/overkill/okrpc.qc @@ -148,7 +148,7 @@ METHOD(OverkillRocketPropelledChainsaw, wr_think, void(entity thiswep, entity ac FOREACH_CLIENT(true, LAMBDA( if (it == actor || (IS_SPEC(it) && it.enemy == actor)) { - wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, g_weaponratefactor, true); + wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, autocvar_g_weaponratefactor, true); } )); animdecide_setaction(actor, ANIMACTION_SHOOT, true); diff --git a/qcsrc/common/mutators/mutator/overkill/okshotgun.qc b/qcsrc/common/mutators/mutator/overkill/okshotgun.qc index da4c4749d0..627c14f20d 100644 --- a/qcsrc/common/mutators/mutator/overkill/okshotgun.qc +++ b/qcsrc/common/mutators/mutator/overkill/okshotgun.qc @@ -28,7 +28,7 @@ METHOD(OverkillShotgun, wr_think, void(entity thiswep, entity actor, .entity wea FOREACH_CLIENT(true, LAMBDA( if (it == actor || (IS_SPEC(it) && it.enemy == actor)) { - wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, g_weaponratefactor, true); + wframe_send(it, actor.(weaponentity), WFRAME_FIRE2, autocvar_g_weaponratefactor, true); } )); animdecide_setaction(actor, ANIMACTION_SHOOT, true); diff --git a/qcsrc/common/mutators/mutator/sandbox/sv_sandbox.qc b/qcsrc/common/mutators/mutator/sandbox/sv_sandbox.qc index 9458189fd0..a9c2d3ef0a 100644 --- a/qcsrc/common/mutators/mutator/sandbox/sv_sandbox.qc +++ b/qcsrc/common/mutators/mutator/sandbox/sv_sandbox.qc @@ -1,5 +1,7 @@ #include "sv_sandbox.qh" +#include + string autocvar_g_sandbox; int autocvar_g_sandbox_info; bool autocvar_g_sandbox_readonly; diff --git a/qcsrc/common/notifications/all.inc b/qcsrc/common/notifications/all.inc index 2c6a16d88f..275d25b0ff 100644 --- a/qcsrc/common/notifications/all.inc +++ b/qcsrc/common/notifications/all.inc @@ -444,8 +444,6 @@ string multiteam_info_sprintf(string input, string teamname) { return ((input != MSG_INFO_NOTIF(VERSION_OLD, N_CHATCON, 2, 0, "s1 s2", "", "", _("^F4NOTE: ^BGThe server is running ^F1Xonotic %s^BG, you have ^F2Xonotic %s"), "") MSG_INFO_NOTIF(VERSION_OUTDATED, N_CHATCON, 2, 0, "s1 s2", "", "", _("^F4NOTE: ^F1Xonotic %s^BG is out, and you still have ^F2Xonotic %s^BG - get the update from ^F3http://www.xonotic.org/^BG!"), "") - MSG_INFO_NOTIF(WATERMARK, N_CONSOLE, 1, 0, "s1", "", "", _("^F3SVQC Build information: ^F4%s"), "") - MSG_INFO_NOTIF(WEAPON_ACCORDEON_MURDER, N_CONSOLE, 3, 2, "spree_inf s1 s2 s3loc spree_end", "s2 s1", "weapontuba", _("^BG%s%s^K1 died of ^BG%s^K1's great playing on the @!#%%'n Accordeon%s%s"), "") MSG_INFO_NOTIF(WEAPON_ACCORDEON_SUICIDE, N_CONSOLE, 2, 1, "s1 s2loc spree_lost", "s1", "weapontuba", _("^BG%s^K1 hurt their own ears with the @!#%%'n Accordeon%s%s"), "") MSG_INFO_NOTIF(WEAPON_ARC_MURDER, N_CONSOLE, 3, 2, "spree_inf s1 s2 s3loc spree_end", "s2 s1", "weaponarc", _("^BG%s%s^K1 was electrocuted by ^BG%s^K1's Arc%s%s"), "") diff --git a/qcsrc/common/notifications/all.qc b/qcsrc/common/notifications/all.qc index e7eaa7cb2e..e2c1e185af 100644 --- a/qcsrc/common/notifications/all.qc +++ b/qcsrc/common/notifications/all.qc @@ -7,6 +7,7 @@ #include #include #include + #include #include #include #endif diff --git a/qcsrc/common/physics/movetypes/movetypes.qc b/qcsrc/common/physics/movetypes/movetypes.qc index eb57922b9d..e207551838 100644 --- a/qcsrc/common/physics/movetypes/movetypes.qc +++ b/qcsrc/common/physics/movetypes/movetypes.qc @@ -424,7 +424,7 @@ void _Movetype_LinkEdict_TouchAreaGrid(entity this) // SV_LinkEdict_TouchAreaGr if(this.solid == SOLID_NOT) return; - FOREACH_ENTITY_RADIUS(0.5 * (this.absmin + this.absmax), 0.5 * vlen(this.absmax - this.absmin), true, { + FOREACH_ENTITY_RADIUS_ORDERED(0.5 * (this.absmin + this.absmax), 0.5 * vlen(this.absmax - this.absmin), true, { if (it.solid == SOLID_TRIGGER && it != this) if (it.move_nomonsters != MOVE_NOMONSTERS && it.move_nomonsters != MOVE_WORLDONLY) if (gettouch(it) && boxesoverlap(it.absmin, it.absmax, this.absmin, this.absmax)) diff --git a/qcsrc/common/physics/player.qc b/qcsrc/common/physics/player.qc index ade9c4d6f8..319a6bf641 100644 --- a/qcsrc/common/physics/player.qc +++ b/qcsrc/common/physics/player.qc @@ -5,7 +5,6 @@ #ifdef SVQC #include -#include #include #include "../mapobjects/trigger/viewloc.qh" #include @@ -424,9 +423,6 @@ bool PlayerJump(entity this) SET_JUMP_HELD(this); #ifdef SVQC - - this.oldvelocity_z = this.velocity_z; - animdecide_setaction(this, ANIMACTION_JUMP, true); if (autocvar_g_jump_grunt) @@ -653,7 +649,7 @@ void PM_check_hitground(entity this) void PM_Footsteps(entity this) { #ifdef SVQC - if (!g_footsteps) return; + if (!autocvar_g_footsteps) return; if (IS_DUCKED(this)) return; if (time >= this.lastground + 0.2) return; if (vdist(this.velocity, <=, autocvar_sv_maxspeed * 0.6)) return; diff --git a/qcsrc/common/physics/player.qh b/qcsrc/common/physics/player.qh index da45243b63..8b4013c8a5 100644 --- a/qcsrc/common/physics/player.qh +++ b/qcsrc/common/physics/player.qh @@ -190,7 +190,7 @@ STATIC_INIT(PHYS_INPUT_BUTTON) #define IS_CLIENT(s) (((s).isplayermodel & ISPLAYER_CLIENT) || (s) == csqcplayer) #define IS_PLAYER(s) ((s).isplayermodel & ISPLAYER_PLAYER) #define IS_NOT_A_CLIENT(s) (!(s).isplayermodel && (s) != csqcplayer) - #define isPushable(s) ((s).isplayermodel || (s).pushable || ((s).flags & FL_PROJECTILE)) + #define IS_DEAD(s) (((s).classname == "csqcmodel") ? (s).csqcmodel_isdead : (GetResource((s), RES_HEALTH) <= 0)) //float player_multijump; //float player_jumpheight; diff --git a/qcsrc/common/playerstats.qc b/qcsrc/common/playerstats.qc index 3b8c97c4b8..cbf7f9eef4 100644 --- a/qcsrc/common/playerstats.qc +++ b/qcsrc/common/playerstats.qc @@ -8,6 +8,7 @@ #include #include "../server/anticheat.qh" #include + #include #include "../server/scores.qh" #include #include "../server/weapons/accuracy.qh" @@ -135,7 +136,7 @@ void PlayerStats_GameReport_FinalizePlayer(entity p) db_put(PS_GR_OUT_DB, sprintf("%s:_playerid", p.playerstats_id), ftos(p.playerid)); if(CS(p).cvar_cl_allow_uid2name == 1 || IS_BOT_CLIENT(p)) - db_put(PS_GR_OUT_DB, sprintf("%s:_netname", p.playerstats_id), playername(p, false)); + db_put(PS_GR_OUT_DB, sprintf("%s:_netname", p.playerstats_id), playername(p.netname, p.team, false)); if(teamplay) db_put(PS_GR_OUT_DB, sprintf("%s:_team", p.playerstats_id), ftos(p.team)); @@ -406,9 +407,9 @@ void PlayerStats_GameReport_Handler(entity fh, entity pass, float status) { // url_fclose is processing, we got a response for writing the data // this must come from HTTP - LOG_TRACE("Got response from player stats server:"); - while((s = url_fgets(fh))) { LOG_TRACE(" ", s); } - LOG_TRACE("End of response."); + LOG_DEBUG("Got response from player stats server:"); + while((s = url_fgets(fh))) { LOG_DEBUG(" ", s); } + LOG_DEBUG("End of response."); url_fclose(fh); break; } @@ -416,7 +417,7 @@ void PlayerStats_GameReport_Handler(entity fh, entity pass, float status) case URL_READY_CLOSED: { // url_fclose has finished - LOG_TRACE("Player stats written"); + LOG_DEBUG("Player stats written"); PlayerStats_GameReport_DelayMapVote = false; if(PS_GR_OUT_DB >= 0) { @@ -457,7 +458,7 @@ void PlayerStats_PlayerBasic(entity joiningplayer, float newrequest) // now request the information uri = strcat(uri, "/player/", uri_escape(uri_escape(uri_escape(joiningplayer.crypto_idfp))), "/elo.txt"); - LOG_TRACE("Retrieving playerstats from URL: ", uri); + LOG_DEBUG("Retrieving playerstats from URL: ", uri); url_single_fopen( uri, FILE_APPEND, @@ -511,7 +512,7 @@ void PlayerStats_PlayerBasic_CheckUpdate(entity joiningplayer) { // determine whether we should retrieve playerbasic information again - LOG_TRACEF("PlayerStats_PlayerBasic_CheckUpdate('%s'): %f", + LOG_DEBUGF("PlayerStats_PlayerBasic_CheckUpdate('%s'): %f", joiningplayer.netname, time ); @@ -534,7 +535,7 @@ void PlayerStats_PlayerBasic_Handler(entity fh, entity p, float status) { case URL_READY_CANWRITE: { - LOG_TRACE("-- Sending data to player stats server"); + LOG_DEBUG("-- Sending data to player stats server"); /*url_fputs(fh, "V 1\n"); #ifdef WATERMARK url_fputs(fh, sprintf("R %s\n", WATERMARK)); @@ -592,8 +593,8 @@ void PlayerStats_PlayerBasic_Handler(entity fh, entity p, float status) gt = data; break; case "e": - LOG_TRACE("G: ", gt); - LOG_TRACE("e: ", data); + //LOG_TRACE("G: ", gt); + //LOG_TRACE("e: ", data); if (gt == PlayerStats_GetGametype()) { handled = true; float e = stof(data); @@ -661,7 +662,7 @@ void PlayerStats_PlayerDetail_AddItem(string event, string data) // now actually set the event data db_put(PS_D_IN_DB, sprintf("#%s", event), data); - LOG_TRACE("Added item ", sprintf("#%s", event), "=", data, " to PS_D_IN_DB"); + LOG_DEBUG("Added item ", sprintf("#%s", event), "=", data, " to PS_D_IN_DB"); } void PlayerStats_PlayerDetail() @@ -674,7 +675,7 @@ void PlayerStats_PlayerDetail() PS_D_IN_DB = db_create(); //uri = strcat(uri, "/player/", uri_escape(crypto_getmyidfp(0))); - LOG_TRACE("Retrieving playerstats from URL: ", autocvar_g_playerstats_playerdetail_uri); + LOG_DEBUG("Retrieving playerstats from URL: ", autocvar_g_playerstats_playerdetail_uri); url_single_fopen( autocvar_g_playerstats_playerdetail_uri, FILE_APPEND, @@ -729,7 +730,7 @@ void PlayerStats_PlayerDetail_Handler(entity fh, entity unused, float status) { case URL_READY_CANWRITE: { - LOG_TRACE("PlayerStats_PlayerDetail_Handler(): Sending data to player stats server..."); + LOG_DEBUG("PlayerStats_PlayerDetail_Handler(): Sending data to player stats server..."); url_fputs(fh, "V 1\n"); #ifdef WATERMARK url_fputs(fh, sprintf("R %s\n", WATERMARK)); diff --git a/qcsrc/common/sounds/all.qh b/qcsrc/common/sounds/all.qh index 6d011e21ad..2a0d7ac4f0 100644 --- a/qcsrc/common/sounds/all.qh +++ b/qcsrc/common/sounds/all.qh @@ -2,6 +2,28 @@ #include "sound.qh" +#ifdef SVQC +void soundat(entity e, vector o, float chan, string samp, float vol, float _atten); + +void stopsoundto(float _dest, entity e, float chan); + +void soundtoat(float _dest, entity e, vector o, float chan, string samp, float vol, float _atten, float _pitch); + +bool sound_allowed(int dest, entity e); + +float spamsound(entity e, float chan, Sound samp, float vol, float _atten); + +void play2(entity e, string filename); + +void play2all(string samp); + +void play2team(float t, string filename); + +void soundto(float dest, entity e, float chan, string samp, float vol, float atten, float _pitch); + +void stopsound(entity e, float chan); +#endif + REGISTRY(Sounds, BITS(9)) REGISTER_REGISTRY(Sounds) diff --git a/qcsrc/common/state.qc b/qcsrc/common/state.qc index 14b22e991c..f117340ed9 100644 --- a/qcsrc/common/state.qc +++ b/qcsrc/common/state.qc @@ -1,5 +1,7 @@ #include "state.qh" +#include + void Inventory_new(PlayerState this); void Inventory_delete(entity this); @@ -27,7 +29,6 @@ void PlayerState_detach(entity this) delete(ps); } -void GetCvars(entity this, entity store, int); void DecodeLevelParms(entity this); void PlayerScore_Attach(entity this); void ClientData_Attach(entity this); diff --git a/qcsrc/common/turrets/sv_turrets.qc b/qcsrc/common/turrets/sv_turrets.qc index e2a9ab2e41..98490610a2 100644 --- a/qcsrc/common/turrets/sv_turrets.qc +++ b/qcsrc/common/turrets/sv_turrets.qc @@ -5,6 +5,7 @@ #include #include #include +#include #include // Generic aiming diff --git a/qcsrc/common/turrets/sv_turrets.qh b/qcsrc/common/turrets/sv_turrets.qh index 5191940b1c..aec6045ae8 100644 --- a/qcsrc/common/turrets/sv_turrets.qh +++ b/qcsrc/common/turrets/sv_turrets.qh @@ -1,6 +1,6 @@ #pragma once -#include +#include "all.qh" entity turret_projectile(entity actor, Sound _snd, float _size, float _health, float _death, float _proj_type, float _cull, float _cli_anim); void turret_projectile_explode(entity this); diff --git a/qcsrc/common/util.qc b/qcsrc/common/util.qc index ae0c2ae77a..35eff3f9ce 100644 --- a/qcsrc/common/util.qc +++ b/qcsrc/common/util.qc @@ -1894,3 +1894,216 @@ int Mod_Q1BSP_NativeContentsFromSuperContents(int supercontents) return CONTENT_EMPTY; } #endif + +#ifdef SVQC +void attach_sameorigin(entity e, entity to, string tag) +{ + vector org, t_forward, t_left, t_up, e_forward, e_up; + float tagscale; + + org = e.origin - gettaginfo(to, gettagindex(to, tag)); + tagscale = (vlen(v_forward) ** -2); // undo a scale on the tag + t_forward = v_forward * tagscale; + t_left = v_right * -tagscale; + t_up = v_up * tagscale; + + e.origin_x = org * t_forward; + e.origin_y = org * t_left; + e.origin_z = org * t_up; + + // current forward and up directions + if (substring(e.model, 0, 1) == "*") // bmodels have their own rules + e.angles = AnglesTransform_FromVAngles(e.angles); + else + e.angles = AnglesTransform_FromAngles(e.angles); + fixedmakevectors(e.angles); + + // untransform forward, up! + e_forward.x = v_forward * t_forward; + e_forward.y = v_forward * t_left; + e_forward.z = v_forward * t_up; + e_up.x = v_up * t_forward; + e_up.y = v_up * t_left; + e_up.z = v_up * t_up; + + e.angles = fixedvectoangles2(e_forward, e_up); + if (substring(e.model, 0, 1) == "*") // bmodels have their own rules + e.angles = AnglesTransform_ToVAngles(e.angles); + else + e.angles = AnglesTransform_ToAngles(e.angles); + + setattachment(e, to, tag); + setorigin(e, e.origin); +} + +void detach_sameorigin(entity e) +{ + vector org; + org = gettaginfo(e, 0); + e.angles = fixedvectoangles2(v_forward, v_up); + if (substring(e.model, 0, 1) == "*") // bmodels have their own rules + e.angles = AnglesTransform_ToVAngles(e.angles); + else + e.angles = AnglesTransform_ToAngles(e.angles); + setorigin(e, org); + setattachment(e, NULL, ""); + setorigin(e, e.origin); +} + +void follow_sameorigin(entity e, entity to) +{ + set_movetype(e, MOVETYPE_FOLLOW); // make the hole follow + e.aiment = to; // make the hole follow bmodel + e.punchangle = to.angles; // the original angles of bmodel + e.view_ofs = e.origin - to.origin; // relative origin + e.v_angle = e.angles - to.angles; // relative angles +} + +#if 0 +// TODO: unused, likely for a reason, possibly needs extensions (allow setting the new movetype as a parameter?) +void unfollow_sameorigin(entity e) +{ + set_movetype(e, MOVETYPE_NONE); +} +#endif + +.string aiment_classname; +.float aiment_deadflag; +void SetMovetypeFollow(entity ent, entity e) +{ + // FIXME this may not be warpzone aware + set_movetype(ent, MOVETYPE_FOLLOW); // make the hole follow + ent.solid = SOLID_NOT; // MOVETYPE_FOLLOW is always non-solid - this means this cannot be teleported by warpzones any more! Instead, we must notice when our owner gets teleported. + ent.aiment = e; // make the hole follow bmodel + ent.punchangle = e.angles; // the original angles of bmodel + ent.view_ofs = ent.origin - e.origin; // relative origin + ent.v_angle = ent.angles - e.angles; // relative angles + ent.aiment_classname = strzone(e.classname); + ent.aiment_deadflag = e.deadflag; +} +void UnsetMovetypeFollow(entity ent) +{ + set_movetype(ent, MOVETYPE_FLY); + PROJECTILE_MAKETRIGGER(ent); + ent.aiment = NULL; +} +float LostMovetypeFollow(entity ent) +{ +/* + if(ent.move_movetype != MOVETYPE_FOLLOW) + if(ent.aiment) + error("???"); +*/ + if(ent.aiment) + { + if(ent.aiment.classname != ent.aiment_classname) + return 1; + if(ent.aiment.deadflag != ent.aiment_deadflag) + return 1; + } + return 0; +} +#endif + +#ifdef GAMEQC +// decolorizes and team colors the player name when needed +string playername(string thename, int teamid, bool team_colorize) +{ + TC(int, teamid); + bool do_colorize = (teamplay && team_colorize); +#ifdef SVQC + if(do_colorize && !intermission_running) +#else + if(do_colorize) +#endif + { + string t = Team_ColorCode(teamid); + return strcat(t, strdecolorize(thename)); + } + else + return thename; +} + +float trace_hits_box_a0, trace_hits_box_a1; + +float trace_hits_box_1d(float end, float thmi, float thma) +{ + if (end == 0) + { + // just check if x is in range + if (0 < thmi) + return false; + if (0 > thma) + return false; + } + else + { + // do the trace with respect to x + // 0 -> end has to stay in thmi -> thma + trace_hits_box_a0 = max(trace_hits_box_a0, min(thmi / end, thma / end)); + trace_hits_box_a1 = min(trace_hits_box_a1, max(thmi / end, thma / end)); + if (trace_hits_box_a0 > trace_hits_box_a1) + return false; + } + return true; +} + +float trace_hits_box(vector start, vector end, vector thmi, vector thma) +{ + end -= start; + thmi -= start; + thma -= start; + // now it is a trace from 0 to end + + trace_hits_box_a0 = 0; + trace_hits_box_a1 = 1; + + if (!trace_hits_box_1d(end.x, thmi.x, thma.x)) + return false; + if (!trace_hits_box_1d(end.y, thmi.y, thma.y)) + return false; + if (!trace_hits_box_1d(end.z, thmi.z, thma.z)) + return false; + + return true; +} + +float tracebox_hits_box(vector start, vector mi, vector ma, vector end, vector thmi, vector thma) +{ + return trace_hits_box(start, end, thmi - ma, thma - mi); +} +#endif + +ERASEABLE +float cvar_or(string cv, float v) +{ + string s = cvar_string(cv); + if(s == "") + return v; + else + return stof(s); +} + +// NOTE base is the central value +// freq: circle frequency, = 2*pi*frequency in hertz +// start_pos: +// -1 start from the lower value +// 0 start from the base value +// 1 start from the higher value +ERASEABLE +float blink_synced(float base, float range, float freq, float start_time, int start_pos) +{ + // note: + // RMS = sqrt(base^2 + 0.5 * range^2) + // thus + // base = sqrt(RMS^2 - 0.5 * range^2) + // ensure RMS == 1 + + return base + range * sin((time - start_time - (M_PI / 2) * start_pos) * freq); +} + +ERASEABLE +float blink(float base, float range, float freq) +{ + return blink_synced(base, range, freq, 0, 0); +} diff --git a/qcsrc/common/util.qh b/qcsrc/common/util.qh index 756e02cf51..0663c49cfa 100644 --- a/qcsrc/common/util.qh +++ b/qcsrc/common/util.qh @@ -227,3 +227,35 @@ int Mod_Q1BSP_NativeContentsFromSuperContents(int supercontents); // Returns the correct difference between two always increasing numbers #define COMPARE_INCREASING(to,from) (to < from ? from + to + 2 : to - from) + +#ifdef SVQC +void attach_sameorigin(entity e, entity to, string tag); + +void detach_sameorigin(entity e); + +void follow_sameorigin(entity e, entity to); + +void SetMovetypeFollow(entity ent, entity e); + +void UnsetMovetypeFollow(entity ent); + +float LostMovetypeFollow(entity ent); +#endif + +#ifdef GAMEQC +string playername(string thename, int teamid, bool team_colorize); + +float trace_hits_box_1d(float end, float thmi, float thma); + +float trace_hits_box(vector start, vector end, vector thmi, vector thma); + +float tracebox_hits_box(vector start, vector mi, vector ma, vector end, vector thmi, vector thma); + +float tracebox_hits_box(vector start, vector mi, vector ma, vector end, vector thmi, vector thma); +#endif + +float cvar_or(string cv, float v); + +float blink_synced(float base, float range, float freq, float start_time, int start_blink); + +float blink(float base, float range, float freq); diff --git a/qcsrc/common/weapons/all.qc b/qcsrc/common/weapons/all.qc index b5bf64a781..7c089ba70c 100644 --- a/qcsrc/common/weapons/all.qc +++ b/qcsrc/common/weapons/all.qc @@ -18,29 +18,29 @@ #elif defined(MENUQC) #elif defined(SVQC) #include - #include - #include - #include - #include - #include "../constants.qh" - #include "../stats.qh" - #include "../teams.qh" - #include - #include "../monsters/_mod.qh" - #include "config.qh" - #include - #include - #include - #include - #include - #include "../notifications/all.qh" - #include "../deathtypes/all.qh" - #include - #include "../mapinfo.qh" - #include - #include - #include - #include + #include + #include + #include + #include + #include "../constants.qh" + #include "../stats.qh" + #include "../teams.qh" + #include + #include "../monsters/_mod.qh" + #include "config.qh" + #include + #include + #include + #include + #include + #include "../notifications/all.qh" + #include "../deathtypes/all.qh" + #include + #include "../mapinfo.qh" + #include + #include + #include +#include #endif #ifdef GAMEQC #include "calculations.qc" @@ -159,12 +159,9 @@ float W_FixWeaponOrder_BuildImpulseList_cmp(int i, int j, entity pass) Weapon e2 = REGISTRY_GET(Weapons, sj); int d = (e1.impulse + 9) % 10 - (e2.impulse + 9) % 10; if (d != 0) return -d; // high impulse first! - return strstrofs(strcat(" ", W_FixWeaponOrder_BuildImpulseList_order, " "), - sprintf(" %d ", si), 0) - - - strstrofs(strcat(" ", W_FixWeaponOrder_BuildImpulseList_order, " "), - sprintf(" %d ", sj), 0) - ; // low char index first! + string s = strcat(" ", W_FixWeaponOrder_BuildImpulseList_order, " "); + return strstrofs(s, sprintf(" %d ", si), 0) + - strstrofs(s, sprintf(" %d ", sj), 0); // low char index first! } string W_FixWeaponOrder_BuildImpulseList(string o) { @@ -475,7 +472,7 @@ void CL_WeaponEntity_SetModel(entity this, string name, bool _anim) int idx = 0; // v_ model attached to invisible h_ model if (this.weaponchild - && ((idx = gettagindex(this.weaponchild, "shell")) || (idx = gettagindex(this.weaponchild, "tag_shell")))) + && ((idx = gettagindex(this.weaponchild, "shell")) || (idx = gettagindex(this.weaponchild, "tag_shell")))) { this.spawnorigin = gettaginfo(this.weaponchild, idx); } @@ -541,12 +538,10 @@ void CL_WeaponEntity_SetModel(entity this, string name, bool _anim) int compressed_shotorg = compressShotOrigin(this.movedir); // make them match perfectly #ifdef SVQC - // null during init - if (this.owner) STAT(SHOTORG, this.owner) = compressed_shotorg; - this.movedir = decompressShotOrigin(compressed_shotorg); -#else - this.movedir = decompressShotOrigin(compressed_shotorg); + // null during init + if (this.owner) STAT(SHOTORG, this.owner) = compressed_shotorg; #endif + this.movedir = decompressShotOrigin(compressed_shotorg); this.spawnorigin += this.view_ofs; // offset the casings origin by the same amount @@ -565,9 +560,9 @@ REGISTER_NET_TEMP(wframe) #ifdef CSQC NET_HANDLE(wframe, bool isNew) { - int fr = ReadByte(); + WFRAME fr = ReadByte(); float t = ReadFloat(); - int slot = ReadByte(); + int slot = ReadByte(); bool restartanim = ReadByte(); entity wepent = viewmodels[slot]; if(fr == WFRAME_IDLE) @@ -596,9 +591,9 @@ NET_HANDLE(wframe, bool isNew) case WS_DROP: wepent.weapon_switchdelay = wepent.activeweapon.switchdelay_drop; break; - default: - wepent.weapon_switchdelay = 0; - break; + default: + wepent.weapon_switchdelay = 0; + break; } return true; } @@ -776,11 +771,11 @@ NET_HANDLE(w_muzzleflash, bool isNew) { return = true; int weapon_id = ReadByte(); - int slot = ReadByte(); - vector sv_shotorg = ReadVector(); + int slot = ReadByte(); + vector sv_shotorg = ReadVector(); Weapon thiswep = REGISTRY_GET(Weapons, weapon_id); - vector viewangles = getpropertyvec(VF_CL_VIEWANGLES); + vector viewangles = getpropertyvec(VF_CL_VIEWANGLES); vector forward, right, up; MAKE_VECTORS(viewangles, forward, right, up); @@ -791,7 +786,7 @@ NET_HANDLE(w_muzzleflash, bool isNew) pointparticles(thiswep.m_muzzleeffect, sv_shotorg, forward * 1000, 1); return; } - if(!autocvar_r_drawviewmodel) return; + if(!autocvar_r_drawviewmodel) return; entity wepent = viewmodels[slot]; // get the local player entity to calculate shot origin diff --git a/qcsrc/common/weapons/all.qh b/qcsrc/common/weapons/all.qh index f98152aa8b..2a7ed0bebb 100644 --- a/qcsrc/common/weapons/all.qh +++ b/qcsrc/common/weapons/all.qh @@ -329,7 +329,7 @@ STATIC_INIT(register_weapons_done) else inaccessible = strcat(inaccessible, "\n", it.netname); }); - if (inaccessible) LOG_TRACEF("Impulse limit exceeded, weapon(s) will not be directly accessible: %s", inaccessible); + if (inaccessible && autocvar_developer > 0) LOG_TRACEF("Impulse limit exceeded, weapon(s) will not be directly accessible: %s", inaccessible); #ifdef CSQC FOREACH(Weapons, true, it.wr_init(it)); #endif diff --git a/qcsrc/common/weapons/calculations.qc b/qcsrc/common/weapons/calculations.qc index 3323d8e36a..cd2d925bc5 100644 --- a/qcsrc/common/weapons/calculations.qc +++ b/qcsrc/common/weapons/calculations.qc @@ -189,7 +189,7 @@ vector W_CalculateSpread(vector forward, float spread, float spreadfactor, float float sigma; vector v1 = '0 0 0', v2; float dx, dy, r; - spread *= spreadfactor; //g_weaponspreadfactor; + spread *= spreadfactor; //autocvar_g_weaponspreadfactor; if(spread <= 0) return forward; diff --git a/qcsrc/common/weapons/weapon/arc.qc b/qcsrc/common/weapons/weapon/arc.qc index 5f79c8ccfa..f5888c50a0 100644 --- a/qcsrc/common/weapons/weapon/arc.qc +++ b/qcsrc/common/weapons/weapon/arc.qc @@ -186,11 +186,14 @@ void W_Arc_Beam_Think(entity this) Weapon thiswep = WEP_ARC; + // TODO: use standard weapon use checks here! if( !IS_PLAYER(own) || IS_DEAD(own) || + game_stopped + || !weapon_prepareattack_check(thiswep, own, weaponentity, this.beam_bursting, -1) || own.(weaponentity).m_switchweapon != WEP_ARC @@ -931,9 +934,7 @@ void Draw_ArcBeam(entity this) if(!v_shot_idx || this.beam_usevieworigin != 2) { this.beam_shotorigin = wepent.movedir; - origin_offset = - right * -this.beam_shotorigin.y - + up * this.beam_shotorigin.z; + origin_offset = right * -this.beam_shotorigin.y + up * this.beam_shotorigin.z; } else this.beam_shotorigin = '0 0 0'; diff --git a/qcsrc/common/weapons/weapon/crylink.qc b/qcsrc/common/weapons/weapon/crylink.qc index abed4209f7..5458a2496b 100644 --- a/qcsrc/common/weapons/weapon/crylink.qc +++ b/qcsrc/common/weapons/weapon/crylink.qc @@ -357,7 +357,7 @@ void W_Crylink_Attack(Weapon thiswep, entity actor, .entity weaponentity) s.y = v_forward.x; s.z = v_forward.y; } - s = s * WEP_CVAR_PRI(crylink, spread) * g_weaponspreadfactor; + s = s * WEP_CVAR_PRI(crylink, spread) * autocvar_g_weaponspreadfactor; W_SetupProjVelocity_Explicit(proj, w_shotdir + right * s.y + up * s.z, v_up, WEP_CVAR_PRI(crylink, speed), 0, 0, 0, false); settouch(proj, W_Crylink_Touch); @@ -471,12 +471,12 @@ void W_Crylink_Attack2(Weapon thiswep, entity actor, .entity weaponentity) s.y = v_forward.x; s.z = v_forward.y; } - s = s * WEP_CVAR_SEC(crylink, spread) * g_weaponspreadfactor; + s = s * WEP_CVAR_SEC(crylink, spread) * autocvar_g_weaponspreadfactor; s = w_shotdir + right * s.y + up * s.z; } else { - s = (w_shotdir + (((counter + 0.5) / shots) * 2 - 1) * v_right * WEP_CVAR_SEC(crylink, spread) * g_weaponspreadfactor); + s = (w_shotdir + (((counter + 0.5) / shots) * 2 - 1) * v_right * WEP_CVAR_SEC(crylink, spread) * autocvar_g_weaponspreadfactor); } W_SetupProjVelocity_Explicit(proj, s, v_up, WEP_CVAR_SEC(crylink, speed), 0, 0, 0, false); @@ -505,7 +505,7 @@ void W_Crylink_Attack2(Weapon thiswep, entity actor, .entity weaponentity) proj.flags = FL_PROJECTILE; IL_PUSH(g_projectiles, proj); IL_PUSH(g_bot_dodge, proj); - proj.missile_flags = MIF_SPLASH; + proj.missile_flags = MIF_SPLASH; CSQCProjectile(proj, true, (proj.cnt ? PROJECTILE_CRYLINK_BOUNCING : PROJECTILE_CRYLINK), true); diff --git a/qcsrc/common/weapons/weapon/fireball.qc b/qcsrc/common/weapons/weapon/fireball.qc index edbdecf0f0..2796438378 100644 --- a/qcsrc/common/weapons/weapon/fireball.qc +++ b/qcsrc/common/weapons/weapon/fireball.qc @@ -165,7 +165,7 @@ void W_Fireball_Attack1(entity actor, .entity weaponentity) proj.flags = FL_PROJECTILE; IL_PUSH(g_projectiles, proj); IL_PUSH(g_bot_dodge, proj); - proj.missile_flags = MIF_SPLASH | MIF_PROXY; + proj.missile_flags = MIF_SPLASH | MIF_PROXY; CSQCProjectile(proj, true, PROJECTILE_FIREBALL, true); @@ -297,7 +297,7 @@ void W_Fireball_Attack2(entity actor, .entity weaponentity) proj.flags = FL_PROJECTILE; IL_PUSH(g_projectiles, proj); IL_PUSH(g_bot_dodge, proj); - proj.missile_flags = MIF_SPLASH | MIF_PROXY | MIF_ARC; + proj.missile_flags = MIF_SPLASH | MIF_PROXY | MIF_ARC; CSQCProjectile(proj, true, PROJECTILE_FIREMINE, true); diff --git a/qcsrc/common/weapons/weapon/hagar.qc b/qcsrc/common/weapons/weapon/hagar.qc index 73cb2b8b97..bfda2124de 100644 --- a/qcsrc/common/weapons/weapon/hagar.qc +++ b/qcsrc/common/weapons/weapon/hagar.qc @@ -221,7 +221,7 @@ void W_Hagar_Attack2_Load_Release(Weapon thiswep, entity actor, .entity weaponen // per-shot spread calculation: the more shots there are, the less spread is applied (based on the bias cvar) spread_pershot = ((shots - 1) / (WEP_CVAR_SEC(hagar, load_max) - 1)); spread_pershot = (1 - (spread_pershot * WEP_CVAR_SEC(hagar, load_spread_bias))); - spread_pershot = (WEP_CVAR_SEC(hagar, spread) * spread_pershot * g_weaponspreadfactor); + spread_pershot = (WEP_CVAR_SEC(hagar, spread) * spread_pershot * autocvar_g_weaponspreadfactor); // pattern spread calculation s = '0 0 0'; @@ -233,7 +233,7 @@ void W_Hagar_Attack2_Load_Release(Weapon thiswep, entity actor, .entity weaponen s.y = v_forward.x; s.z = v_forward.y; } - s = s * WEP_CVAR_SEC(hagar, load_spread) * g_weaponspreadfactor; + s = s * WEP_CVAR_SEC(hagar, load_spread) * autocvar_g_weaponspreadfactor; W_SetupProjVelocity_Explicit(missile, w_shotdir + right * s.y + up * s.z, v_up, WEP_CVAR_SEC(hagar, speed), 0, 0, spread_pershot, false); diff --git a/qcsrc/common/weapons/weapon/hlac.qc b/qcsrc/common/weapons/weapon/hlac.qc index 3bc2258207..f3a0463cc0 100644 --- a/qcsrc/common/weapons/weapon/hlac.qc +++ b/qcsrc/common/weapons/weapon/hlac.qc @@ -21,14 +21,13 @@ void W_HLAC_Touch(entity this, entity toucher) void W_HLAC_Attack(Weapon thiswep, entity actor, .entity weaponentity) { entity missile; - float spread; W_DecreaseAmmo(thiswep, actor, WEP_CVAR_PRI(hlac, ammo), weaponentity); - spread = WEP_CVAR_PRI(hlac, spread_min) + (WEP_CVAR_PRI(hlac, spread_add) * actor.(weaponentity).misc_bulletcounter); - spread = min(spread,WEP_CVAR_PRI(hlac, spread_max)); - if(IS_DUCKED(actor)) - spread = spread * WEP_CVAR_PRI(hlac, spread_crouchmod); + float spread = WEP_CVAR_PRI(hlac, spread_min) + (WEP_CVAR_PRI(hlac, spread_add) * actor.(weaponentity).misc_bulletcounter); + spread = min(spread,WEP_CVAR_PRI(hlac, spread_max)); + if(IS_DUCKED(actor)) + spread = spread * WEP_CVAR_PRI(hlac, spread_crouchmod); W_SetupShot(actor, weaponentity, false, 3, SND_LASERGUN_FIRE, CH_WEAPON_A, WEP_CVAR_PRI(hlac, damage), thiswep.m_id); W_MuzzleFlash(thiswep, actor, weaponentity, w_shotorg, w_shotdir); @@ -42,7 +41,7 @@ void W_HLAC_Attack(Weapon thiswep, entity actor, .entity weaponentity) missile.owner = missile.realowner = actor; missile.bot_dodge = true; - missile.bot_dodgerating = WEP_CVAR_PRI(hlac, damage); + missile.bot_dodgerating = WEP_CVAR_PRI(hlac, damage); set_movetype(missile, MOVETYPE_FLY); PROJECTILE_MAKETRIGGER(missile); @@ -56,7 +55,7 @@ void W_HLAC_Attack(Weapon thiswep, entity actor, .entity weaponentity) settouch(missile, W_HLAC_Touch); setthink(missile, SUB_Remove); - missile.nextthink = time + WEP_CVAR_PRI(hlac, lifetime); + missile.nextthink = time + WEP_CVAR_PRI(hlac, lifetime); missile.flags = FL_PROJECTILE; IL_PUSH(g_projectiles, missile); @@ -72,13 +71,10 @@ void W_HLAC_Attack(Weapon thiswep, entity actor, .entity weaponentity) void W_HLAC_Attack2(Weapon thiswep, entity actor, .entity weaponentity) { entity missile; - float spread; + float spread = WEP_CVAR_SEC(hlac, spread); - spread = WEP_CVAR_SEC(hlac, spread); - - - if(IS_DUCKED(actor)) - spread = spread * WEP_CVAR_SEC(hlac, spread_crouchmod); + if(IS_DUCKED(actor)) + spread = spread * WEP_CVAR_SEC(hlac, spread_crouchmod); W_SetupShot(actor, weaponentity, false, 3, SND_LASERGUN_FIRE, CH_WEAPON_A, WEP_CVAR_SEC(hlac, damage), thiswep.m_id | HITTYPE_SECONDARY); W_MuzzleFlash(thiswep, actor, weaponentity, w_shotorg, w_shotdir); @@ -87,7 +83,7 @@ void W_HLAC_Attack2(Weapon thiswep, entity actor, .entity weaponentity) missile.owner = missile.realowner = actor; missile.bot_dodge = true; - missile.bot_dodgerating = WEP_CVAR_SEC(hlac, damage); + missile.bot_dodgerating = WEP_CVAR_SEC(hlac, damage); set_movetype(missile, MOVETYPE_FLY); PROJECTILE_MAKETRIGGER(missile); @@ -101,7 +97,7 @@ void W_HLAC_Attack2(Weapon thiswep, entity actor, .entity weaponentity) settouch(missile, W_HLAC_Touch); setthink(missile, SUB_Remove); - missile.nextthink = time + WEP_CVAR_SEC(hlac, lifetime); + missile.nextthink = time + WEP_CVAR_SEC(hlac, lifetime); missile.flags = FL_PROJECTILE; IL_PUSH(g_projectiles, missile); @@ -137,7 +133,7 @@ void W_HLAC_Attack_Frame(Weapon thiswep, entity actor, .entity weaponentity, int ATTACK_FINISHED(actor, weaponentity) = time + WEP_CVAR_PRI(hlac, refire) * W_WeaponRateFactor(actor); W_HLAC_Attack(thiswep, actor, weaponentity); actor.(weaponentity).misc_bulletcounter = actor.(weaponentity).misc_bulletcounter + 1; - weapon_thinkf(actor, weaponentity, WFRAME_FIRE1, WEP_CVAR_PRI(hlac, refire), W_HLAC_Attack_Frame); + weapon_thinkf(actor, weaponentity, WFRAME_FIRE1, WEP_CVAR_PRI(hlac, refire), W_HLAC_Attack_Frame); } else { @@ -147,12 +143,10 @@ void W_HLAC_Attack_Frame(Weapon thiswep, entity actor, .entity weaponentity, int void W_HLAC_Attack2_Frame(Weapon thiswep, entity actor, .entity weaponentity) { - float i; - W_DecreaseAmmo(thiswep, actor, WEP_CVAR_SEC(hlac, ammo), weaponentity); - for(i=WEP_CVAR_SEC(hlac, shots);i>0;--i) - W_HLAC_Attack2(thiswep, actor, weaponentity); + for(float i = WEP_CVAR_SEC(hlac, shots); i > 0; --i) + W_HLAC_Attack2(thiswep, actor, weaponentity); if(!autocvar_g_norecoil) { diff --git a/qcsrc/common/weapons/weapon/rifle.qc b/qcsrc/common/weapons/weapon/rifle.qc index 9f4bdc15e6..3efa61102d 100644 --- a/qcsrc/common/weapons/weapon/rifle.qc +++ b/qcsrc/common/weapons/weapon/rifle.qc @@ -22,10 +22,10 @@ void W_Rifle_FireBullet(Weapon thiswep, .entity weaponentity, float pSpread, flo fireBullet(actor, weaponentity, w_shotorg, w_shotdir, pSpread, pSolidPenetration, pDamage, pHeadshotDamage, pForce, deathtype, (pTracer ? EFFECT_RIFLE : EFFECT_RIFLE_WEAK)); if(autocvar_g_casings >= 2) - { - makevectors(actor.v_angle); // for some reason, this is lost + { + makevectors(actor.v_angle); // for some reason, this is lost SpawnCasing(((random() * 50 + 50) * v_right) - (v_forward * (random() * 25 + 25)) - ((random() * 5 - 70) * v_up), 2, vectoangles(v_forward),'0 250 0', 100, 3, actor, weaponentity); - } + } } void W_Rifle_Attack(Weapon thiswep, entity actor, .entity weaponentity) diff --git a/qcsrc/common/weapons/weapon/shotgun.qc b/qcsrc/common/weapons/weapon/shotgun.qc index 3e25800cce..dcde58a303 100644 --- a/qcsrc/common/weapons/weapon/shotgun.qc +++ b/qcsrc/common/weapons/weapon/shotgun.qc @@ -27,7 +27,7 @@ void W_Shotgun_Attack(Weapon thiswep, entity actor, .entity weaponentity, float for(int sc = 0;sc < bullets;sc = sc + 1) fireBullet_antilag(actor, weaponentity, w_shotorg, w_shotdir, spread, solidpenetration, damage, 0, force, thiswep.m_id, bullet_trail_effect, false); - + if(lag && bullets > 0) antilag_restore_all(actor); diff --git a/qcsrc/common/weapons/weapon/vortex.qc b/qcsrc/common/weapons/weapon/vortex.qc index 5a1cd1a920..b20f6bda37 100644 --- a/qcsrc/common/weapons/weapon/vortex.qc +++ b/qcsrc/common/weapons/weapon/vortex.qc @@ -51,8 +51,8 @@ void SendCSQCVortexBeamParticle(float charge) { NET_HANDLE(TE_CSQC_VORTEXBEAMPARTICLE, bool isNew) { float charge; - vector shotorg = ReadVector(); - vector endpos = ReadVector(); + vector shotorg = ReadVector(); + vector endpos = ReadVector(); charge = ReadByte() / 255.0; //pointparticles(EFFECT_VORTEX_MUZZLEFLASH, shotorg, normalize(endpos - shotorg) * 1000, 1); @@ -112,9 +112,9 @@ void W_Vortex_Attack(Weapon thiswep, entity actor, .entity weaponentity, float i myforcehalflife = WEP_CVAR_BOTH(vortex, !issecondary, damagefalloff_forcehalflife); myammo = WEP_CVAR_BOTH(vortex, !issecondary, ammo); - float dtype = thiswep.m_id; - if(WEP_CVAR_BOTH(vortex, !issecondary, armorpierce)) - dtype |= HITTYPE_ARMORPIERCE; + float dtype = thiswep.m_id; + if(WEP_CVAR_BOTH(vortex, !issecondary, armorpierce)) + dtype |= HITTYPE_ARMORPIERCE; float flying; flying = IsFlying(actor); // do this BEFORE to make the trace values from FireRailgunBullet last @@ -152,7 +152,7 @@ void W_Vortex_Attack(Weapon thiswep, entity actor, .entity weaponentity, float i actor.vortex_lasthit = damage_goodhits; //beam done on client - vector v = WarpZone_UnTransformOrigin(WarpZone_trace_transform, trace_endpos); + vector v = WarpZone_UnTransformOrigin(WarpZone_trace_transform, trace_endpos); W_MuzzleFlash(thiswep, actor, weaponentity, w_shotorg, normalize(v - w_shotorg)); SendCSQCVortexBeamParticle(charge); diff --git a/qcsrc/dpdefs/upstream/dpextensions.qc b/qcsrc/dpdefs/upstream/dpextensions.qc index 43dd56cb6a..1aeecfafd6 100644 --- a/qcsrc/dpdefs/upstream/dpextensions.qc +++ b/qcsrc/dpdefs/upstream/dpextensions.qc @@ -2619,10 +2619,10 @@ float MOVETYPE_USER_LAST = 191; //idea: eukara //darkplaces implementation: Cloudwalk -// Do NOT use in production yet. -string __fullspawndata; +//Do NOT use in production yet. Uncomment if you intend to use it +//string __fullspawndata; //description: -// http://icculus.org/finger/marco?date=2019-01-25&time=05-38-02 +//http://icculus.org/finger/marco?date=2019-01-25&time=05-38-02 //DP_QC_FS_SEARCH_PACKFILE //idea: Mario diff --git a/qcsrc/dpdefs/upstream/menudefs.qc b/qcsrc/dpdefs/upstream/menudefs.qc index 36cedec4f2..63d2c6388e 100644 --- a/qcsrc/dpdefs/upstream/menudefs.qc +++ b/qcsrc/dpdefs/upstream/menudefs.qc @@ -159,7 +159,7 @@ float OS_MAC = 2; ////////////////////////////////////////////////// // AK FIXME: Create perhaps a special builtin file for the common cmds -void checkextension(string ext) = #1; +float checkextension(string ext) = #1; // error cmds void error(string err,...) = #2; @@ -542,7 +542,7 @@ void coverage() = #642; // Reports a coverage event. The engine counts for each //idea: Mario //darkplaces implementation: Mario //builtin definitions: -float(string pattern, float caseinsensitive, float quiet, string packfile) search_packfile_begin = #444; +float(string pattern, float caseinsensitive, float quiet, string packfile) search_packfile_begin = #74; //description: //extension to search_begin (DP_QC_FS_SEARCH), performs a filename search with the specified pattern (for example "maps/*.bsp") and stores the results in a search slot (minimum of 128 supported by any engine with this extension), the other functions take this returned search slot number, be sure to search_free when done (they are also freed on progs reload). //only searches for files within the specified packfile, which is expected to match the results of whichpack(). diff --git a/qcsrc/ecs/README.md b/qcsrc/ecs/README.md index d49094f7b4..7273ed70da 100644 --- a/qcsrc/ecs/README.md +++ b/qcsrc/ecs/README.md @@ -21,6 +21,7 @@ ## entities entity e = new(foo); + IL_PUSH(g_components, e); e.com_$component = true; e.com_$component_$property = 42; diff --git a/qcsrc/ecs/systems/sv_physics.qc b/qcsrc/ecs/systems/sv_physics.qc index 175c57c484..3130401260 100644 --- a/qcsrc/ecs/systems/sv_physics.qc +++ b/qcsrc/ecs/systems/sv_physics.qc @@ -22,7 +22,7 @@ void sys_phys_monitor(entity this, float dt) { int buttons = PHYS_INPUT_BUTTON_MASK(this); anticheat_physics(this); - if (sv_maxidle > 0) { + if (autocvar_sv_maxidle > 0) { if (buttons != CS(this).buttons_old || CS(this).movement != CS(this).movement_old || this.v_angle != CS(this).v_angle_old) { CS(this).parm_idlesince = time; } diff --git a/qcsrc/lib/cvar.qh b/qcsrc/lib/cvar.qh index 4b292a3a5b..d5b47ce43e 100644 --- a/qcsrc/lib/cvar.qh +++ b/qcsrc/lib/cvar.qh @@ -30,6 +30,76 @@ string MakeConsoleSafe(string input) return input; } +/** + * Evaluate an expression of the form: [+ | -]? [var[op]val | [op]var | val | var] ... + * +: all must match. this is the default + * -: one must NOT match + * + * var>x + * var=x + * var<=x + * var==x + * var!=x + * var===x + * var!==x + */ +ERASEABLE +bool expr_evaluate(string s) +{ + bool ret = false; + if (str2chr(s, 0) == '+') { + s = substring(s, 1, -1); + } else if (str2chr(s, 0) == '-') { + ret = true; + s = substring(s, 1, -1); + } + bool expr_fail = false; + for (int i = 0, n = tokenize_console(s); i < n; ++i) { + int o; + string k, v; + s = argv(i); + #define X(expr) \ + if (expr) \ + continue; \ + expr_fail = true; \ + break; + + #define BINOP(op, len, expr) \ + if ((o = strstrofs(s, op, 0)) >= 0) { \ + k = substring(s, 0, o); \ + v = substring(s, o + len, -1); \ + X(expr); \ + } + BINOP(">=", 2, cvar(k) >= stof(v)); + BINOP("<=", 2, cvar(k) <= stof(v)); + BINOP(">", 1, cvar(k) > stof(v)); + BINOP("<", 1, cvar(k) < stof(v)); + BINOP("==", 2, cvar(k) == stof(v)); + BINOP("!=", 2, cvar(k) != stof(v)); + BINOP("===", 3, cvar_string(k) == v); + BINOP("!==", 3, cvar_string(k) != v); + { + k = s; + bool b = true; + if (str2chr(k, 0) == '!') { + k = substring(s, 1, -1); + b = false; + } + float f = stof(k); + bool isnum = ftos(f) == k; + X(boolean(isnum ? f : cvar(k)) == b); + } + #undef BINOP + #undef X + } + if (!expr_fail) { + ret = !ret; + } + // now ret is true if we want to keep the item, and false if we want to get rid of it + return ret; +} + ERASEABLE void RegisterCvars_Set(string name, string def, string desc, bool archive, string file) { diff --git a/qcsrc/lib/log.qh b/qcsrc/lib/log.qh index 01ce44408c..59bb70dd39 100644 --- a/qcsrc/lib/log.qh +++ b/qcsrc/lib/log.qh @@ -51,7 +51,8 @@ string(string, string...) strcat1n = #115; #define _LOG_HEADER(level) "^9[::^7"PROGNAME"^9::"level"^9] ", __SOURCELOC__ #define _LOG(f, level, s) \ MACRO_BEGIN \ - f(strcat1n(_LOG_HEADER(level), "\n^7", s, "\n")); \ + if (autocvar_developer > 0) f(strcat1n(_LOG_HEADER(level), "\n")); \ + f(strcat1n("^7", s, "\n")); \ MACRO_END #define LOG_FATAL(...) _LOG_FATAL(strcat1n(__VA_ARGS__)) @@ -70,7 +71,7 @@ string(string, string...) strcat1n = #115; #define LOG_INFOF(...) _LOG_INFO(sprintf(__VA_ARGS__)) #define _LOG_INFO(s) \ MACRO_BEGIN \ - dprint(_LOG_HEADER("^5INFO")); \ + if (autocvar_developer > 1) dprint(_LOG_HEADER("^5INFO")); \ string __s = s; \ print("\n^7", __s); \ /* TODO: unconditionally add a newline when possible */ \ diff --git a/qcsrc/lib/spawnfunc.qh b/qcsrc/lib/spawnfunc.qh index 8c7911233d..321610ad3e 100644 --- a/qcsrc/lib/spawnfunc.qh +++ b/qcsrc/lib/spawnfunc.qh @@ -6,6 +6,8 @@ /** If this global exists, only functions with spawnfunc_ name prefix qualify as spawn functions */ noref bool require_spawnfunc_prefix; .bool spawnfunc_checked; +/** Not for production use, provides access to a dump of the entity's fields when it is parsed from map data */ +//noref string __fullspawndata; // Optional type checking; increases compile time too much to be enabled by default #if 0 diff --git a/qcsrc/lib/warpzone/server.qc b/qcsrc/lib/warpzone/server.qc index 1036ab0c8d..1bb1aeb6a4 100644 --- a/qcsrc/lib/warpzone/server.qc +++ b/qcsrc/lib/warpzone/server.qc @@ -12,6 +12,7 @@ #include #include #include + #include #endif #ifdef SVQC diff --git a/qcsrc/menu/menu.qc b/qcsrc/menu/menu.qc index 891235def6..8e55312ba1 100644 --- a/qcsrc/menu/menu.qc +++ b/qcsrc/menu/menu.qc @@ -69,7 +69,7 @@ void m_init() cvar_set("_menu_prvm_language", prvm_language); #ifdef WATERMARK - LOG_INFOF("^4MQC Build information: ^1%s", WATERMARK); + LOG_TRACEF("^4MQC Build information: ^1%s", WATERMARK); #endif // list all game dirs (TEST) diff --git a/qcsrc/server/_mod.inc b/qcsrc/server/_mod.inc index 0da2e2be4c..34ca1e2c85 100644 --- a/qcsrc/server/_mod.inc +++ b/qcsrc/server/_mod.inc @@ -2,20 +2,21 @@ #include #include #include +#include #include #include #include #include -#include -#include +#include #include #include +#include #include +#include #include #include #include #include -#include #include #include #include @@ -27,6 +28,7 @@ #include #include #include +#include #include #include diff --git a/qcsrc/server/_mod.qh b/qcsrc/server/_mod.qh index 67080b3687..c997538266 100644 --- a/qcsrc/server/_mod.qh +++ b/qcsrc/server/_mod.qh @@ -2,20 +2,21 @@ #include #include #include +#include #include #include #include #include -#include -#include +#include #include #include +#include #include +#include #include #include #include #include -#include #include #include #include @@ -27,6 +28,7 @@ #include #include #include +#include #include #include diff --git a/qcsrc/server/anticheat.qc b/qcsrc/server/anticheat.qc index 7e8e506602..536a3b6235 100644 --- a/qcsrc/server/anticheat.qc +++ b/qcsrc/server/anticheat.qc @@ -7,7 +7,6 @@ #include #include #include -#include "miscfunctions.qh" #include "command/common.qh" #include diff --git a/qcsrc/server/autocvars.qh b/qcsrc/server/autocvars.qh index 99077dcfe7..83ea702ae7 100644 --- a/qcsrc/server/autocvars.qh +++ b/qcsrc/server/autocvars.qh @@ -534,3 +534,22 @@ bool autocvar_g_weaponswitch_debug; bool autocvar_g_weaponswitch_debug_alternate; bool autocvar_g_allow_checkpoints; bool autocvar_sv_q3defragcompat_changehitbox = false; +int autocvar_sv_clones; +bool autocvar_g_footsteps; +float autocvar_sv_maxidle; +bool autocvar_sv_maxidle_spectatorsareidle; +int autocvar_sv_maxidle_slots; +bool autocvar_sv_maxidle_slots_countbots; +bool autocvar_sv_autotaunt; +bool autocvar_g_warmup_allguns; +bool autocvar_g_warmup_allow_timeout; +float autocvar_g_weaponspreadfactor; +float autocvar_g_weaponforcefactor; +float autocvar_g_weapondamagefactor; +float autocvar_g_weaponratefactor; +float autocvar_g_weaponspeedfactor; +float autocvar_sv_foginterval; +bool autocvar_sv_ready_restart_repeatable; +bool autocvar_g_jetpack; +bool autocvar_sv_taunt; +bool autocvar_sv_ready_restart; diff --git a/qcsrc/server/bot/default/havocbot/havocbot.qc b/qcsrc/server/bot/default/havocbot/havocbot.qc index 40a07a44c4..c5a9557494 100644 --- a/qcsrc/server/bot/default/havocbot/havocbot.qc +++ b/qcsrc/server/bot/default/havocbot/havocbot.qc @@ -8,9 +8,10 @@ #include #include #include -#include +#include #include #include +#include #include "../cvars.qh" #include "../aim.qh" diff --git a/qcsrc/server/bot/default/havocbot/roles.qc b/qcsrc/server/bot/default/havocbot/roles.qc index 9c95fb87ba..dbc55a90c3 100644 --- a/qcsrc/server/bot/default/havocbot/roles.qc +++ b/qcsrc/server/bot/default/havocbot/roles.qc @@ -2,9 +2,9 @@ #include #include -#include #include #include +#include #include #include "havocbot.qh" diff --git a/qcsrc/server/bot/default/navigation.qc b/qcsrc/server/bot/default/navigation.qc index cf7cd99c21..8a48efb0e0 100644 --- a/qcsrc/server/bot/default/navigation.qc +++ b/qcsrc/server/bot/default/navigation.qc @@ -3,7 +3,6 @@ #include #include #include -#include #include "cvars.qh" #include "bot.qh" @@ -1462,8 +1461,7 @@ bool navigation_routetogoal(entity this, entity e, vector startposition) this.wp_goal_prev0 = e; } - if(g_jetpack) - if(e==this.navigation_jetpack_goal) + if((this.items & IT_JETPACK) && e == this.navigation_jetpack_goal) return true; // if it can reach the goal there is nothing more to do diff --git a/qcsrc/server/bot/default/scripting.qc b/qcsrc/server/bot/default/scripting.qc index 94c849650f..bad63baa8a 100644 --- a/qcsrc/server/bot/default/scripting.qc +++ b/qcsrc/server/bot/default/scripting.qc @@ -2,7 +2,6 @@ #include #include -#include #include #include #include "cvars.qh" diff --git a/qcsrc/server/bot/default/waypoints.qc b/qcsrc/server/bot/default/waypoints.qc index a9069a0b15..65da3b94c5 100644 --- a/qcsrc/server/bot/default/waypoints.qc +++ b/qcsrc/server/bot/default/waypoints.qc @@ -3,8 +3,8 @@ #include #include #include -#include #include +#include #include "cvars.qh" #include "bot.qh" diff --git a/qcsrc/server/campaign.qc b/qcsrc/server/campaign.qc index de46e57d50..cda65308d7 100644 --- a/qcsrc/server/campaign.qc +++ b/qcsrc/server/campaign.qc @@ -1,10 +1,11 @@ #include "campaign.qh" +#include #include #include #include "cheats.qh" -#include "miscfunctions.qh" +#include #include "world.qh" #include "../common/campaign_common.qh" diff --git a/qcsrc/server/chat.qc b/qcsrc/server/chat.qc new file mode 100644 index 0000000000..204ed13410 --- /dev/null +++ b/qcsrc/server/chat.qc @@ -0,0 +1,581 @@ +#include "chat.qh" + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +/** + * message "": do not say, just test flood control + * return value: + * 1 = accept + * 0 = reject + * -1 = fake accept + */ +int Say(entity source, int teamsay, entity privatesay, string msgin, bool floodcontrol) +{ + if (!teamsay && !privatesay && substring(msgin, 0, 1) == " ") + msgin = substring(msgin, 1, -1); // work around DP say bug (say_team does not have this!) + + if (source) + msgin = formatmessage(source, msgin); + + string colorstr; + if (!(IS_PLAYER(source) || source.caplayer)) + colorstr = "^0"; // black for spectators + else if(teamplay) + colorstr = Team_ColorCode(source.team); + else + { + colorstr = ""; + teamsay = false; + } + + if (!source) { + colorstr = ""; + teamsay = false; + } + + if(msgin != "") + msgin = trigger_magicear_processmessage_forallears(source, teamsay, privatesay, msgin); + + /* + * using bprint solves this... me stupid + // how can we prevent the message from appearing in a listen server? + // for now, just give "say" back and only handle say_team + if(!teamsay) + { + clientcommand(source, strcat("say ", msgin)); + return; + } + */ + + string namestr = ""; + if (source) + namestr = playername(source.netname, source.team, (autocvar_g_chat_teamcolors && IS_PLAYER(source))); + + string colorprefix = (strdecolorize(namestr) == namestr) ? "^3" : "^7"; + + string msgstr = "", cmsgstr = ""; + string privatemsgprefix = string_null; + int privatemsgprefixlen = 0; + if (msgin != "") + { + bool found_me = false; + if(strstrofs(msgin, "/me", 0) >= 0) + { + string newmsgin = ""; + string newnamestr = ((teamsay) ? strcat(colorstr, "(", colorprefix, namestr, colorstr, ")", "^7") : strcat(colorprefix, namestr, "^7")); + FOREACH_WORD(msgin, true, + { + if(strdecolorize(it) == "/me") + { + found_me = true; + newmsgin = cons(newmsgin, newnamestr); + } + else + newmsgin = cons(newmsgin, it); + }); + msgin = newmsgin; + } + + if(privatesay) + { + msgstr = strcat("\{1}\{13}* ", colorprefix, namestr, "^3 tells you: ^7"); + privatemsgprefixlen = strlen(msgstr); + msgstr = strcat(msgstr, msgin); + cmsgstr = strcat(colorstr, colorprefix, namestr, "^3 tells you:\n^7", msgin); + privatemsgprefix = strcat("\{1}\{13}* ^3You tell ", playername(privatesay.netname, privatesay.team, (autocvar_g_chat_teamcolors && IS_PLAYER(privatesay))), ": ^7"); + } + else if(teamsay) + { + if(found_me) + { + //msgin = strreplace("/me", "", msgin); + //msgin = substring(msgin, 3, strlen(msgin)); + //msgin = strreplace("/me", strcat(colorstr, "(", colorprefix, namestr, colorstr, ")^7"), msgin); + msgstr = strcat("\{1}\{13}^4* ", "^7", msgin); + } + else + msgstr = strcat("\{1}\{13}", colorstr, "(", colorprefix, namestr, colorstr, ") ^7", msgin); + cmsgstr = strcat(colorstr, "(", colorprefix, namestr, colorstr, ")\n^7", msgin); + } + else + { + if(found_me) + { + //msgin = strreplace("/me", "", msgin); + //msgin = substring(msgin, 3, strlen(msgin)); + //msgin = strreplace("/me", strcat(colorprefix, namestr), msgin); + msgstr = strcat("\{1}^4* ^7", msgin); + } + else { + msgstr = "\{1}"; + msgstr = strcat(msgstr, (namestr != "") ? strcat(colorprefix, namestr, "^7: ") : "^7"); + msgstr = strcat(msgstr, msgin); + } + cmsgstr = ""; + } + msgstr = strcat(strreplace("\n", " ", msgstr), "\n"); // newlines only are good for centerprint + } + + string fullmsgstr = msgstr; + string fullcmsgstr = cmsgstr; + + // FLOOD CONTROL + int flood = 0; + var .float flood_field = floodcontrol_chat; + if(floodcontrol && source) + { + float flood_spl, flood_burst, flood_lmax; + if(privatesay) + { + flood_spl = autocvar_g_chat_flood_spl_tell; + flood_burst = autocvar_g_chat_flood_burst_tell; + flood_lmax = autocvar_g_chat_flood_lmax_tell; + flood_field = floodcontrol_chattell; + } + else if(teamsay) + { + flood_spl = autocvar_g_chat_flood_spl_team; + flood_burst = autocvar_g_chat_flood_burst_team; + flood_lmax = autocvar_g_chat_flood_lmax_team; + flood_field = floodcontrol_chatteam; + } + else + { + flood_spl = autocvar_g_chat_flood_spl; + flood_burst = autocvar_g_chat_flood_burst; + flood_lmax = autocvar_g_chat_flood_lmax; + flood_field = floodcontrol_chat; + } + flood_burst = max(0, flood_burst - 1); + // to match explanation in default.cfg, a value of 3 must allow three-line bursts and not four! + + // do flood control for the default line size + if(msgstr != "") + { + getWrappedLine_remaining = msgstr; + msgstr = ""; + int lines = 0; + while(getWrappedLine_remaining && (!flood_lmax || lines <= flood_lmax)) + { + msgstr = strcat(msgstr, " ", getWrappedLineLen(82.4289758859709, strlennocol)); // perl averagewidth.pl < gfx/vera-sans.width + ++lines; + } + msgstr = substring(msgstr, 1, strlen(msgstr) - 1); + + if(getWrappedLine_remaining != "") + { + msgstr = strcat(msgstr, "\n"); + flood = 2; + } + + if (time >= source.(flood_field)) + { + source.(flood_field) = max(time - flood_burst * flood_spl, source.(flood_field)) + lines * flood_spl; + } + else + { + flood = 1; + msgstr = fullmsgstr; + } + } + else + { + if (time >= source.(flood_field)) + source.(flood_field) = max(time - flood_burst * flood_spl, source.(flood_field)) + flood_spl; + else + flood = 1; + } + + if (timeout_status == TIMEOUT_ACTIVE) // when game is paused, no flood protection + source.(flood_field) = flood = 0; + } + + string sourcemsgstr, sourcecmsgstr; + if(flood == 2) // cannot happen for empty msgstr + { + if(autocvar_g_chat_flood_notify_flooder) + { + sourcemsgstr = strcat(msgstr, "\n^3FLOOD CONTROL: ^7message too long, trimmed\n"); + sourcecmsgstr = ""; + } + else + { + sourcemsgstr = fullmsgstr; + sourcecmsgstr = fullcmsgstr; + } + cmsgstr = ""; + } + else + { + sourcemsgstr = msgstr; + sourcecmsgstr = cmsgstr; + } + + if (!privatesay && source && !(IS_PLAYER(source) || source.caplayer) && !game_stopped + && (teamsay || CHAT_NOSPECTATORS())) + { + teamsay = -1; // spectators + } + + if(flood) + LOG_INFO("NOTE: ", playername(source.netname, source.team, IS_PLAYER(source)), "^7 is flooding."); + + // build sourcemsgstr by cutting off a prefix and replacing it by the other one + if(privatesay) + sourcemsgstr = strcat(privatemsgprefix, substring(sourcemsgstr, privatemsgprefixlen, -1)); + + int ret; + if(source && CS(source).muted) + { + // always fake the message + ret = -1; + } + else if(flood == 1) + { + if (autocvar_g_chat_flood_notify_flooder) + { + sprint(source, strcat("^3FLOOD CONTROL: ^7wait ^1", ftos(source.(flood_field) - time), "^3 seconds\n")); + ret = 0; + } + else + ret = -1; + } + else + { + ret = 1; + } + + if (privatesay && source && !(IS_PLAYER(source) || source.caplayer) && !game_stopped + && (IS_PLAYER(privatesay) || privatesay.caplayer) && CHAT_NOSPECTATORS()) + { + ret = -1; // just hide the message completely + } + + MUTATOR_CALLHOOK(ChatMessage, source, ret); + ret = M_ARGV(1, int); + + string event_log_msg = ""; + + if(sourcemsgstr != "" && ret != 0) + { + if(ret < 0) // faked message, because the player is muted + { + sprint(source, sourcemsgstr); + if(sourcecmsgstr != "" && !privatesay) + centerprint(source, sourcecmsgstr); + } + else if(privatesay) // private message, between 2 people only + { + sprint(source, sourcemsgstr); + if (!autocvar_g_chat_tellprivacy) { dedicated_print(msgstr); } // send to server console too if "tellprivacy" is disabled + if(!MUTATOR_CALLHOOK(ChatMessageTo, privatesay, source)) + { + sprint(privatesay, msgstr); + if(cmsgstr != "") + centerprint(privatesay, cmsgstr); + } + } + else if ( teamsay && CS(source).active_minigame ) + { + sprint(source, sourcemsgstr); + dedicated_print(msgstr); // send to server console too + FOREACH_CLIENT(IS_REAL_CLIENT(it) && it != source && CS(it).active_minigame == CS(source).active_minigame && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { + sprint(it, msgstr); + }); + event_log_msg = sprintf(":chat_minigame:%d:%s:%s", source.playerid, CS(source).active_minigame.netname, msgin); + + } + else if(teamsay > 0) // team message, only sent to team mates + { + sprint(source, sourcemsgstr); + dedicated_print(msgstr); // send to server console too + if(sourcecmsgstr != "") + centerprint(source, sourcecmsgstr); + FOREACH_CLIENT((IS_PLAYER(it) || it.caplayer) && IS_REAL_CLIENT(it) && it != source && it.team == source.team && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { + sprint(it, msgstr); + if(cmsgstr != "") + centerprint(it, cmsgstr); + }); + event_log_msg = sprintf(":chat_team:%d:%d:%s", source.playerid, source.team, strreplace("\n", " ", msgin)); + } + else if(teamsay < 0) // spectator message, only sent to spectators + { + sprint(source, sourcemsgstr); + dedicated_print(msgstr); // send to server console too + FOREACH_CLIENT(!(IS_PLAYER(it) || it.caplayer) && IS_REAL_CLIENT(it) && it != source && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { + sprint(it, msgstr); + }); + event_log_msg = sprintf(":chat_spec:%d:%s", source.playerid, strreplace("\n", " ", msgin)); + } + else + { + if (source) { + sprint(source, sourcemsgstr); + dedicated_print(msgstr); // send to server console too + MX_Say(strcat(playername(source.netname, source.team, IS_PLAYER(source)), "^7: ", msgin)); + } + FOREACH_CLIENT(IS_REAL_CLIENT(it) && it != source && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { + sprint(it, msgstr); + }); + event_log_msg = sprintf(":chat:%d:%s", source.playerid, strreplace("\n", " ", msgin)); + } + } + + if (autocvar_sv_eventlog && (event_log_msg != "")) { + GameLogEcho(event_log_msg); + } + + return ret; +} + +entity findnearest(vector point, bool checkitems, vector axismod) +{ + vector dist; + int num_nearest = 0; + + IL_EACH(((checkitems) ? g_items : g_locations), ((checkitems) ? (it.target == "###item###") : (it.classname == "target_location")), + { + if ((it.items == IT_KEY1 || it.items == IT_KEY2) && it.target == "###item###") + dist = it.oldorigin; + else + dist = it.origin; + dist = dist - point; + dist = dist.x * axismod.x * '1 0 0' + dist.y * axismod.y * '0 1 0' + dist.z * axismod.z * '0 0 1'; + float len = vlen2(dist); + + int l; + for (l = 0; l < num_nearest; ++l) + { + if (len < nearest_length[l]) + break; + } + + // now i tells us where to insert at + // INSERTION SORT! YOU'VE SEEN IT! RUN! + if (l < NUM_NEAREST_ENTITIES) + { + for (int j = NUM_NEAREST_ENTITIES - 1; j >= l; --j) + { + nearest_length[j + 1] = nearest_length[j]; + nearest_entity[j + 1] = nearest_entity[j]; + } + nearest_length[l] = len; + nearest_entity[l] = it; + if (num_nearest < NUM_NEAREST_ENTITIES) + num_nearest = num_nearest + 1; + } + }); + + // now use the first one from our list that we can see + for (int j = 0; j < num_nearest; ++j) + { + traceline(point, nearest_entity[j].origin, true, NULL); + if (trace_fraction == 1) + { + if (j != 0) + LOG_TRACEF("Nearest point (%s) is not visible, using a visible one.", nearest_entity[0].netname); + return nearest_entity[j]; + } + } + + if (num_nearest == 0) + return NULL; + + LOG_TRACE("Not seeing any location point, using nearest as fallback."); + /* DEBUGGING CODE: + dprint("Candidates were: "); + for(j = 0; j < num_nearest; ++j) + { + if(j != 0) + dprint(", "); + dprint(nearest_entity[j].netname); + } + dprint("\n"); + */ + + return nearest_entity[0]; +} + +string NearestLocation(vector p) +{ + string ret = "somewhere"; + entity loc = findnearest(p, false, '1 1 1'); + if (loc) + ret = loc.message; + else + { + loc = findnearest(p, true, '1 1 4'); + if (loc) + ret = loc.netname; + } + return ret; +} + +string PlayerHealth(entity this) +{ + float myhealth = floor(GetResource(this, RES_HEALTH)); + if(myhealth == -666) + return "spectating"; + else if(myhealth == -2342 || (myhealth == 2342 && mapvote_initialized)) + return "observing"; + else if(myhealth <= 0 || IS_DEAD(this)) + return "dead"; + return ftos(myhealth); +} + +string WeaponNameFromWeaponentity(entity this, .entity weaponentity) +{ + entity wepent = this.(weaponentity); + if(!wepent) + return "none"; + else if(wepent.m_weapon != WEP_Null) + return wepent.m_weapon.m_name; + else if(wepent.m_switchweapon != WEP_Null) + return wepent.m_switchweapon.m_name; + return "none"; //REGISTRY_GET(Weapons, wepent.cnt).m_name; +} + +string formatmessage(entity this, string msg) +{ + float p, p1, p2; + float n; + vector cursor = '0 0 0'; + entity cursor_ent = NULL; + string escape; + string replacement; + p = 0; + n = 7; + bool traced = false; + + MUTATOR_CALLHOOK(PreFormatMessage, this, msg); + msg = M_ARGV(1, string); + + while (1) { + if (n < 1) + break; // too many replacements + + n = n - 1; + p1 = strstrofs(msg, "%", p); // NOTE: this destroys msg as it's a tempstring! + p2 = strstrofs(msg, "\\", p); // NOTE: this destroys msg as it's a tempstring! + + if (p1 < 0) + p1 = p2; + + if (p2 < 0) + p2 = p1; + + p = min(p1, p2); + + if (p < 0) + break; + + if(!traced) + { + WarpZone_crosshair_trace_plusvisibletriggers(this); + cursor = trace_endpos; + cursor_ent = trace_ent; + traced = true; + } + + replacement = substring(msg, p, 2); + escape = substring(msg, p + 1, 1); + + .entity weaponentity = weaponentities[0]; // TODO: unhardcode + + switch(escape) + { + case "%": replacement = "%"; break; + case "\\":replacement = "\\"; break; + case "n": replacement = "\n"; break; + case "a": replacement = ftos(floor(GetResource(this, RES_ARMOR))); break; + case "h": replacement = PlayerHealth(this); break; + case "l": replacement = NearestLocation(this.origin); break; + case "y": replacement = NearestLocation(cursor); break; + case "d": replacement = NearestLocation(this.death_origin); break; + case "w": replacement = WeaponNameFromWeaponentity(this, weaponentity); break; + case "W": replacement = GetAmmoName(this.(weaponentity).m_weapon.ammo_type); break; + case "x": replacement = ((cursor_ent.netname == "" || !cursor_ent) ? "nothing" : cursor_ent.netname); break; + case "s": replacement = ftos(vlen(this.velocity - this.velocity_z * '0 0 1')); break; + case "S": replacement = ftos(vlen(this.velocity)); break; + case "t": replacement = seconds_tostring(ceil(max(0, autocvar_timelimit * 60 + game_starttime - time))); break; + case "T": replacement = seconds_tostring(floor(time - game_starttime)); break; + default: + { + MUTATOR_CALLHOOK(FormatMessage, this, escape, replacement, msg); + replacement = M_ARGV(2, string); + break; + } + } + + msg = strcat(substring(msg, 0, p), replacement, substring(msg, p+2, strlen(msg) - (p+2))); + p = p + strlen(replacement); + } + return msg; +} + +ERASEABLE +void PrintToChat(entity client, string text) +{ + text = strcat("\{1}^7", text, "\n"); + sprint(client, text); +} + +ERASEABLE +void DebugPrintToChat(entity client, string text) +{ + if (autocvar_developer > 0) + { + PrintToChat(client, text); + } +} + +ERASEABLE +void PrintToChatAll(string text) +{ + text = strcat("\{1}^7", text, "\n"); + bprint(text); +} + +ERASEABLE +void DebugPrintToChatAll(string text) +{ + if (autocvar_developer > 0) + { + PrintToChatAll(text); + } +} + +ERASEABLE +void PrintToChatTeam(int team_num, string text) +{ + text = strcat("\{1}^7", text, "\n"); + FOREACH_CLIENT(IS_REAL_CLIENT(it), + { + if (it.team == team_num) + { + sprint(it, text); + } + }); +} + +ERASEABLE +void DebugPrintToChatTeam(int team_num, string text) +{ + if (autocvar_developer > 0) + { + PrintToChatTeam(team_num, text); + } +} diff --git a/qcsrc/server/chat.qh b/qcsrc/server/chat.qh new file mode 100644 index 0000000000..9c30e89a4d --- /dev/null +++ b/qcsrc/server/chat.qh @@ -0,0 +1,50 @@ +#pragma once + +const float NUM_NEAREST_ENTITIES = 4; +entity nearest_entity[NUM_NEAREST_ENTITIES]; +float nearest_length[NUM_NEAREST_ENTITIES]; + +.float floodcontrol_chat; +.float floodcontrol_chatteam; +.float floodcontrol_chattell; +.float floodcontrol_voice; +.float floodcontrol_voiceteam; + +#define CHAT_NOSPECTATORS() ((autocvar_g_chat_nospectators == 1) || (autocvar_g_chat_nospectators == 2 && !warmup_stage)) + +int Say(entity source, int teamsay, entity privatesay, string msgin, bool floodcontrol); + +string NearestLocation(vector p); + +string formatmessage(entity this, string msg); + +/// \brief Print the string to the client's chat. +/// \param[in] client Client to print to. +/// \param[in] text Text to print. +void PrintToChat(entity client, string text); + +/// \brief Print the string to the client's chat if the server cvar "developer" +/// is not 0. +/// \param[in] client Client to print to. +/// \param[in] text Text to print. +void DebugPrintToChat(entity client, string text); + +/// \brief Prints the string to all clients' chat. +/// \param[in] text Text to print. +void PrintToChatAll(string text); + +/// \brief Prints the string to all clients' chat if the server cvar "developer" +/// is not 0. +/// \param[in] text Text to print. +void DebugPrintToChatAll(string text); + +/// \brief Print the string to chat of all clients of the specified team. +/// \param[in] team_num Team to print to. See NUM_TEAM constants. +/// \param[in] text Text to print. +void PrintToChatTeam(int team_num, string text); + +/// \brief Print the string to chat of all clients of the specified team if the +/// server cvar "developer" is not 0. +/// \param[in] team_num Team to print to. See NUM_TEAM constants. +/// \param[in] text Text to print. +void DebugPrintToChatTeam(int team_num, string text); diff --git a/qcsrc/server/cheats.qc b/qcsrc/server/cheats.qc index 9d5cc1d42e..2306abd693 100644 --- a/qcsrc/server/cheats.qc +++ b/qcsrc/server/cheats.qc @@ -2,10 +2,10 @@ #include #include -#include #include #include #include +#include #include "damage.qh" #include "clientkill.qh" @@ -72,7 +72,7 @@ float CheatsAllowed(entity this, float i, int argc, float fr) // the cheat gets return 0; if(i == CHIMPULSE_CLONE_MOVING.impulse || i == CHIMPULSE_CLONE_STANDING.impulse) - if(this.lip < sv_clones) + if(this.lip < autocvar_sv_clones) return 1; // haha @@ -84,13 +84,13 @@ float CheatsAllowed(entity this, float i, int argc, float fr) // the cheat gets // if we get here, player is not allowed to cheat. Log it. if(i) - bprintf("Player %s^7 tried to use cheat 'impulse %d'\n", playername(this, false), i); + bprintf("Player %s^7 tried to use cheat 'impulse %d'\n", playername(this.netname, this.team, false), i); else if(argc) - bprintf("Player %s^7 tried to use cheat '%s'\n", playername(this, false), argv(0)); + bprintf("Player %s^7 tried to use cheat '%s'\n", playername(this.netname, this.team, false), argv(0)); else if(fr) - bprintf("Player %s^7 tried to use cheat frame %d\n", playername(this, false), fr); + bprintf("Player %s^7 tried to use cheat frame %d\n", playername(this.netname, this.team, false), fr); else - bprintf("Player %s^7 tried to use an unknown cheat\n", playername(this, false)); + bprintf("Player %s^7 tried to use an unknown cheat\n", playername(this.netname, this.team, false)); return 0; } diff --git a/qcsrc/server/client.qc b/qcsrc/server/client.qc index 0a9a38fafe..d67cd46aee 100644 --- a/qcsrc/server/client.qc +++ b/qcsrc/server/client.qc @@ -2,13 +2,12 @@ #include #include -#include +#include #include #include "anticheat.qh" #include "impulse.qh" #include "player.qh" #include "ipban.qh" -#include "miscfunctions.qh" #include "portals.qh" #include "teamplay.qh" #include "spawnpoints.qh" @@ -16,6 +15,7 @@ #include "damage.qh" #include "handicap.qh" #include "hook.qh" +#include #include "command/common.qh" #include "command/vote.qh" #include "clientkill.qh" @@ -24,6 +24,7 @@ #include #include "race.qh" #include +#include #include "antilag.qh" #include "campaign.qh" #include "command/common.qh" @@ -242,7 +243,7 @@ void setplayermodel(entity e, string modelname) /** putting a client as observer in the server */ void PutObserverInServer(entity this) { - bool mutator_returnvalue = MUTATOR_CALLHOOK(MakePlayerObserver, this); + bool mutator_returnvalue = MUTATOR_CALLHOOK(MakePlayerObserver, this); PlayerState_detach(this); if (IS_PLAYER(this)) @@ -259,35 +260,33 @@ void PutObserverInServer(entity this) if (vote_called) { VoteCount(false); } ReadyCount(); } - } + } - { - entity spot = SelectSpawnPoint(this, true); - if (!spot) LOG_FATAL("No spawnpoints for observers?!?"); - this.angles = vec2(spot.angles); - this.fixangle = true; - // offset it so that the spectator spawns higher off the ground, looks better this way - setorigin(this, spot.origin + STAT(PL_VIEW_OFS, this)); - if (IS_REAL_CLIENT(this)) - { - msg_entity = this; - WriteByte(MSG_ONE, SVC_SETVIEW); - WriteEntity(MSG_ONE, this); - } - // give the spectator some space between walls for MOVETYPE_FLY_WORLDONLY - // so that your view doesn't go into the ceiling with MOVETYPE_FLY_WORLDONLY, previously "PL_VIEW_OFS" - if(!autocvar_g_debug_globalsounds) - { - // needed for player sounds - this.model = ""; - FixPlayermodel(this); - } - setmodel(this, MDL_Null); - setsize(this, STAT(PL_CROUCH_MIN, this), STAT(PL_CROUCH_MAX, this)); - this.view_ofs = '0 0 0'; - } + entity spot = SelectSpawnPoint(this, true); + if (!spot) LOG_FATAL("No spawnpoints for observers?!?"); + this.angles = vec2(spot.angles); + this.fixangle = true; + // offset it so that the spectator spawns higher off the ground, looks better this way + setorigin(this, spot.origin + STAT(PL_VIEW_OFS, this)); + if (IS_REAL_CLIENT(this)) + { + msg_entity = this; + WriteByte(MSG_ONE, SVC_SETVIEW); + WriteEntity(MSG_ONE, this); + } + // give the spectator some space between walls for MOVETYPE_FLY_WORLDONLY + // so that your view doesn't go into the ceiling with MOVETYPE_FLY_WORLDONLY, previously "PL_VIEW_OFS" + if(!autocvar_g_debug_globalsounds) + { + // needed for player sounds + this.model = ""; + FixPlayermodel(this); + } + setmodel(this, MDL_Null); + setsize(this, STAT(PL_CROUCH_MIN, this), STAT(PL_CROUCH_MAX, this)); + this.view_ofs = '0 0 0'; - RemoveGrapplingHooks(this); + RemoveGrapplingHooks(this); Portal_ClearAll(this); Unfreeze(this, false); SetSpectatee(this, NULL); @@ -303,12 +302,8 @@ void PutObserverInServer(entity this) WaypointSprite_PlayerDead(this); - if (CS(this).killcount != FRAGS_SPECTATOR) - { - if(!game_stopped) - if(autocvar_g_chat_nospectators == 1 || (!warmup_stage && autocvar_g_chat_nospectators == 2)) - Send_Notification(NOTIF_ONE_ONLY, this, MSG_INFO, INFO_CHAT_NOSPECTATORS); - } + if (CS(this).killcount != FRAGS_SPECTATOR && !game_stopped && CHAT_NOSPECTATORS()) + Send_Notification(NOTIF_ONE_ONLY, this, MSG_INFO, INFO_CHAT_NOSPECTATORS); accuracy_resend(this); @@ -319,7 +314,7 @@ void PutObserverInServer(entity this) if(this.monster_attack) IL_REMOVE(g_monster_targets, this); this.monster_attack = false; - STAT(HUD, this) = HUD_NORMAL; + STAT(HUD, this) = HUD_NORMAL; TRANSMUTE(Observer, this); this.iscreature = false; this.teleportable = TELEPORT_SIMPLE; @@ -866,7 +861,7 @@ void ClientInit_misc(entity this) WriteInt24_t(channel, compressShotOrigin(arc_shotorigin[2])); WriteInt24_t(channel, compressShotOrigin(arc_shotorigin[3])); - if(sv_foginterval && world.fog != "") + if(autocvar_sv_foginterval && world.fog != "") WriteString(channel, world.fog); else WriteString(channel, ""); @@ -939,7 +934,7 @@ void DecodeLevelParms(entity this) CS(this).parm_idlesince = time; // whatever happens, allow 60 seconds of idling directly after connect for map loading - CS(this).parm_idlesince = max(CS(this).parm_idlesince, time - sv_maxidle + 60); + CS(this).parm_idlesince = max(CS(this).parm_idlesince, time - autocvar_sv_maxidle + 60); MUTATOR_CALLHOOK(DecodeLevelParms); } @@ -1052,7 +1047,7 @@ string getwelcomemessage(entity this) modifications = strcat(modifications, ", Low gravity"); if(g_weapon_stay && !g_cts) modifications = strcat(modifications, ", Weapons stay"); - if(g_jetpack) + if(autocvar_g_jetpack) modifications = strcat(modifications, ", Jet pack"); if(autocvar_g_powerups == 0) modifications = strcat(modifications, ", No powerups"); @@ -1107,9 +1102,6 @@ void ClientConnect(entity this) this.flags |= FL_CLIENT; assert(player_count >= 0, player_count = 0); -#ifdef WATERMARK - Send_Notification(NOTIF_ONE_ONLY, this, MSG_INFO, INFO_WATERMARK, WATERMARK); -#endif TRANSMUTE(Client, this); CS(this).version_nagtime = time + 10 + random() * 10; @@ -1130,7 +1122,7 @@ void ClientConnect(entity this) CS(this).allowed_timeouts = autocvar_sv_timeout_number; if (autocvar_sv_eventlog) - GameLogEcho(strcat(":join:", ftos(this.playerid), ":", ftos(etof(this)), ":", ((IS_REAL_CLIENT(this)) ? GameLog_ProcessIP(this.netaddress) : "bot"), ":", playername(this, false))); + GameLogEcho(strcat(":join:", ftos(this.playerid), ":", ftos(etof(this)), ":", ((IS_REAL_CLIENT(this)) ? GameLog_ProcessIP(this.netaddress) : "bot"), ":", playername(this.netname, this.team, false))); CS(this).just_joined = true; // stop spamming the eventlog with additional lines when the client connects @@ -1171,7 +1163,7 @@ void ClientConnect(entity this) stuffcmd(this, "cl_cmd settemp chase_active 1\n"); } - if (!sv_foginterval && world.fog != "") + if (!autocvar_sv_foginterval && world.fog != "") stuffcmd(this, strcat("\nfog ", world.fog, "\nr_fog_exp2 0\nr_drawfog 1\n")); if (autocvar_sv_teamnagger && !(autocvar_bot_vs_human && AvailableTeams() == 2)) @@ -1232,7 +1224,7 @@ void ClientDisconnect(entity this) if(IS_SPEC(this)) SetSpectatee(this, NULL); - MUTATOR_CALLHOOK(ClientDisconnect, this); + MUTATOR_CALLHOOK(ClientDisconnect, this); strfree(CS(this).netname_previous); // needs to be before the CS entity is removed! strfree(CS(this).weaponorder_byimpulse); @@ -1450,60 +1442,6 @@ void respawn(entity this) PutClientInServer(this); } -ERASEABLE -void PrintToChat(entity client, string text) -{ - text = strcat("\{1}^7", text, "\n"); - sprint(client, text); -} - -ERASEABLE -void DebugPrintToChat(entity client, string text) -{ - if (autocvar_developer > 0) - { - PrintToChat(client, text); - } -} - -ERASEABLE -void PrintToChatAll(string text) -{ - text = strcat("\{1}^7", text, "\n"); - bprint(text); -} - -ERASEABLE -void DebugPrintToChatAll(string text) -{ - if (autocvar_developer > 0) - { - PrintToChatAll(text); - } -} - -ERASEABLE -void PrintToChatTeam(int team_num, string text) -{ - text = strcat("\{1}^7", text, "\n"); - FOREACH_CLIENT(IS_REAL_CLIENT(it), - { - if (it.team == team_num) - { - sprint(it, text); - } - }); -} - -ERASEABLE -void DebugPrintToChatTeam(int team_num, string text) -{ - if (autocvar_developer > 0) - { - PrintToChatTeam(team_num, text); - } -} - void play_countdown(entity this, float finished, Sound samp) { TC(Sound, samp); @@ -1996,10 +1934,10 @@ bool SpectatePrev(entity this) switch (MUTATOR_CALLHOOK(SpectatePrev, this, ent, first)) { case MUT_SPECPREV_FOUND: - ent = M_ARGV(1, entity); - break; + ent = M_ARGV(1, entity); + break; case MUT_SPECPREV_RETURN: - return true; + return true; case MUT_SPECPREV_CONTINUE: default: { @@ -2232,7 +2170,7 @@ bool PlayerThink(entity this) } if (timeout_status == TIMEOUT_ACTIVE) { - // don't allow the player to turn around while game is paused + // don't allow the player to turn around while game is paused // FIXME turn this into CSQC stuff this.v_angle = this.lastV_angle; this.angles = this.lastV_angle; @@ -2537,7 +2475,7 @@ void PlayerPreThink (entity this) // stuffcmd(this, strcat("name ", this.netname, "\n")); // maybe? } if (!assume_unchanged && autocvar_sv_eventlog) - GameLogEcho(strcat(":name:", ftos(this.playerid), ":", playername(this, false))); + GameLogEcho(strcat(":name:", ftos(this.playerid), ":", playername(this.netname, this.team, false))); strcpy(CS(this).netname_previous, this.netname); } @@ -2758,21 +2696,21 @@ void PlayerPostThink (entity this) { Player_Physics(this); - if (sv_maxidle > 0) + if (autocvar_sv_maxidle > 0) if (frametime) // WORKAROUND: only use dropclient in server frames (frametime set). Never use it in cl_movement frames (frametime zero). if (IS_REAL_CLIENT(this)) - if (IS_PLAYER(this) || sv_maxidle_spectatorsareidle) + if (IS_PLAYER(this) || autocvar_sv_maxidle_spectatorsareidle) { int totalClients = 0; - if(sv_maxidle_slots > 0) + if(autocvar_sv_maxidle_slots > 0) { - FOREACH_CLIENT(IS_REAL_CLIENT(it) || sv_maxidle_slots_countbots, + FOREACH_CLIENT(IS_REAL_CLIENT(it) || autocvar_sv_maxidle_slots_countbots, { ++totalClients; }); } - if (sv_maxidle_slots > 0 && (maxclients - totalClients) > sv_maxidle_slots) + if (autocvar_sv_maxidle_slots > 0 && (maxclients - totalClients) > autocvar_sv_maxidle_slots) { /* do nothing */ } else if (time - CS(this).parm_idlesince < 1) // instead of (time == this.parm_idlesince) to support sv_maxidle <= 10 { @@ -2784,8 +2722,8 @@ void PlayerPostThink (entity this) } else { - float timeleft = ceil(sv_maxidle - (time - CS(this).parm_idlesince)); - if (timeleft == min(10, sv_maxidle - 1)) { // - 1 to support sv_maxidle <= 10 + float timeleft = ceil(autocvar_sv_maxidle - (time - CS(this).parm_idlesince)); + if (timeleft == min(10, autocvar_sv_maxidle - 1)) { // - 1 to support sv_maxidle <= 10 if (!CS(this).idlekick_lasttimeleft) Send_Notification(NOTIF_ONE_ONLY, this, MSG_CENTER, CENTER_DISCONNECT_IDLING, timeleft); } @@ -2795,9 +2733,8 @@ void PlayerPostThink (entity this) return; } else if (timeleft <= 10) { - if (timeleft != CS(this).idlekick_lasttimeleft) { - Send_Notification(NOTIF_ONE, this, MSG_ANNCE, Announcer_PickNumber(CNT_IDLE, timeleft)); - } + if (timeleft != CS(this).idlekick_lasttimeleft) + Send_Notification(NOTIF_ONE, this, MSG_ANNCE, Announcer_PickNumber(CNT_IDLE, timeleft)); CS(this).idlekick_lasttimeleft = timeleft; } } @@ -2847,337 +2784,6 @@ void PlayerPostThink (entity this) CSQCMODEL_AUTOUPDATE(this); } -/** - * message "": do not say, just test flood control - * return value: - * 1 = accept - * 0 = reject - * -1 = fake accept - */ -int Say(entity source, int teamsay, entity privatesay, string msgin, bool floodcontrol) -{ - if (!teamsay && !privatesay && substring(msgin, 0, 1) == " ") - msgin = substring(msgin, 1, -1); // work around DP say bug (say_team does not have this!) - - if (source) - msgin = formatmessage(source, msgin); - - string colorstr; - if (!(IS_PLAYER(source) || source.caplayer)) - colorstr = "^0"; // black for spectators - else if(teamplay) - colorstr = Team_ColorCode(source.team); - else - { - colorstr = ""; - teamsay = false; - } - - if (!source) { - colorstr = ""; - teamsay = false; - } - - if(msgin != "") - msgin = trigger_magicear_processmessage_forallears(source, teamsay, privatesay, msgin); - - /* - * using bprint solves this... me stupid - // how can we prevent the message from appearing in a listen server? - // for now, just give "say" back and only handle say_team - if(!teamsay) - { - clientcommand(source, strcat("say ", msgin)); - return; - } - */ - - string namestr = ""; - if (source) - namestr = playername(source, autocvar_g_chat_teamcolors); - - string colorprefix = (strdecolorize(namestr) == namestr) ? "^3" : "^7"; - - string msgstr = "", cmsgstr = ""; - string privatemsgprefix = string_null; - int privatemsgprefixlen = 0; - if (msgin != "") - { - bool found_me = false; - if(strstrofs(msgin, "/me", 0) >= 0) - { - string newmsgin = ""; - string newnamestr = ((teamsay) ? strcat(colorstr, "(", colorprefix, namestr, colorstr, ")", "^7") : strcat(colorprefix, namestr, "^7")); - FOREACH_WORD(msgin, true, - { - if(strdecolorize(it) == "/me") - { - found_me = true; - newmsgin = cons(newmsgin, newnamestr); - } - else - newmsgin = cons(newmsgin, it); - }); - msgin = newmsgin; - } - - if(privatesay) - { - msgstr = strcat("\{1}\{13}* ", colorprefix, namestr, "^3 tells you: ^7"); - privatemsgprefixlen = strlen(msgstr); - msgstr = strcat(msgstr, msgin); - cmsgstr = strcat(colorstr, colorprefix, namestr, "^3 tells you:\n^7", msgin); - privatemsgprefix = strcat("\{1}\{13}* ^3You tell ", playername(privatesay, autocvar_g_chat_teamcolors), ": ^7"); - } - else if(teamsay) - { - if(found_me) - { - //msgin = strreplace("/me", "", msgin); - //msgin = substring(msgin, 3, strlen(msgin)); - //msgin = strreplace("/me", strcat(colorstr, "(", colorprefix, namestr, colorstr, ")^7"), msgin); - msgstr = strcat("\{1}\{13}^4* ", "^7", msgin); - } - else - msgstr = strcat("\{1}\{13}", colorstr, "(", colorprefix, namestr, colorstr, ") ^7", msgin); - cmsgstr = strcat(colorstr, "(", colorprefix, namestr, colorstr, ")\n^7", msgin); - } - else - { - if(found_me) - { - //msgin = strreplace("/me", "", msgin); - //msgin = substring(msgin, 3, strlen(msgin)); - //msgin = strreplace("/me", strcat(colorprefix, namestr), msgin); - msgstr = strcat("\{1}^4* ^7", msgin); - } - else { - msgstr = "\{1}"; - msgstr = strcat(msgstr, (namestr != "") ? strcat(colorprefix, namestr, "^7: ") : "^7"); - msgstr = strcat(msgstr, msgin); - } - cmsgstr = ""; - } - msgstr = strcat(strreplace("\n", " ", msgstr), "\n"); // newlines only are good for centerprint - } - - string fullmsgstr = msgstr; - string fullcmsgstr = cmsgstr; - - // FLOOD CONTROL - int flood = 0; - var .float flood_field = floodcontrol_chat; - if(floodcontrol && source) - { - float flood_spl; - float flood_burst; - float flood_lmax; - float lines; - if(privatesay) - { - flood_spl = autocvar_g_chat_flood_spl_tell; - flood_burst = autocvar_g_chat_flood_burst_tell; - flood_lmax = autocvar_g_chat_flood_lmax_tell; - flood_field = floodcontrol_chattell; - } - else if(teamsay) - { - flood_spl = autocvar_g_chat_flood_spl_team; - flood_burst = autocvar_g_chat_flood_burst_team; - flood_lmax = autocvar_g_chat_flood_lmax_team; - flood_field = floodcontrol_chatteam; - } - else - { - flood_spl = autocvar_g_chat_flood_spl; - flood_burst = autocvar_g_chat_flood_burst; - flood_lmax = autocvar_g_chat_flood_lmax; - flood_field = floodcontrol_chat; - } - flood_burst = max(0, flood_burst - 1); - // to match explanation in default.cfg, a value of 3 must allow three-line bursts and not four! - - // do flood control for the default line size - if(msgstr != "") - { - getWrappedLine_remaining = msgstr; - msgstr = ""; - lines = 0; - while(getWrappedLine_remaining && (!flood_lmax || lines <= flood_lmax)) - { - msgstr = strcat(msgstr, " ", getWrappedLineLen(82.4289758859709, strlennocol)); // perl averagewidth.pl < gfx/vera-sans.width - ++lines; - } - msgstr = substring(msgstr, 1, strlen(msgstr) - 1); - - if(getWrappedLine_remaining != "") - { - msgstr = strcat(msgstr, "\n"); - flood = 2; - } - - if (time >= source.(flood_field)) - { - source.(flood_field) = max(time - flood_burst * flood_spl, source.(flood_field)) + lines * flood_spl; - } - else - { - flood = 1; - msgstr = fullmsgstr; - } - } - else - { - if (time >= source.(flood_field)) - source.(flood_field) = max(time - flood_burst * flood_spl, source.(flood_field)) + flood_spl; - else - flood = 1; - } - - if (timeout_status == TIMEOUT_ACTIVE) // when game is paused, no flood protection - source.(flood_field) = flood = 0; - } - - string sourcemsgstr, sourcecmsgstr; - if(flood == 2) // cannot happen for empty msgstr - { - if(autocvar_g_chat_flood_notify_flooder) - { - sourcemsgstr = strcat(msgstr, "\n^3FLOOD CONTROL: ^7message too long, trimmed\n"); - sourcecmsgstr = ""; - } - else - { - sourcemsgstr = fullmsgstr; - sourcecmsgstr = fullcmsgstr; - } - cmsgstr = ""; - } - else - { - sourcemsgstr = msgstr; - sourcecmsgstr = cmsgstr; - } - - if (!privatesay && source && !(IS_PLAYER(source) || source.caplayer)) - { - if (!game_stopped) - if (teamsay || (autocvar_g_chat_nospectators == 1) || (autocvar_g_chat_nospectators == 2 && !warmup_stage)) - teamsay = -1; // spectators - } - - if(flood) - LOG_INFO("NOTE: ", playername(source, true), "^7 is flooding."); - - // build sourcemsgstr by cutting off a prefix and replacing it by the other one - if(privatesay) - sourcemsgstr = strcat(privatemsgprefix, substring(sourcemsgstr, privatemsgprefixlen, -1)); - - int ret; - if(source && CS(source).muted) - { - // always fake the message - ret = -1; - } - else if(flood == 1) - { - if (autocvar_g_chat_flood_notify_flooder) - { - sprint(source, strcat("^3FLOOD CONTROL: ^7wait ^1", ftos(source.(flood_field) - time), "^3 seconds\n")); - ret = 0; - } - else - ret = -1; - } - else - { - ret = 1; - } - - if (privatesay && source && !(IS_PLAYER(source) || source.caplayer)) - { - if (!game_stopped) - if ((privatesay && (IS_PLAYER(privatesay) || privatesay.caplayer)) && ((autocvar_g_chat_nospectators == 1) || (autocvar_g_chat_nospectators == 2 && !warmup_stage))) - ret = -1; // just hide the message completely - } - - MUTATOR_CALLHOOK(ChatMessage, source, ret); - ret = M_ARGV(1, int); - - string event_log_msg = ""; - - if(sourcemsgstr != "" && ret != 0) - { - if(ret < 0) // faked message, because the player is muted - { - sprint(source, sourcemsgstr); - if(sourcecmsgstr != "" && !privatesay) - centerprint(source, sourcecmsgstr); - } - else if(privatesay) // private message, between 2 people only - { - sprint(source, sourcemsgstr); - if (!autocvar_g_chat_tellprivacy) { dedicated_print(msgstr); } // send to server console too if "tellprivacy" is disabled - if(!MUTATOR_CALLHOOK(ChatMessageTo, privatesay, source)) - { - sprint(privatesay, msgstr); - if(cmsgstr != "") - centerprint(privatesay, cmsgstr); - } - } - else if ( teamsay && CS(source).active_minigame ) - { - sprint(source, sourcemsgstr); - dedicated_print(msgstr); // send to server console too - FOREACH_CLIENT(IS_REAL_CLIENT(it) && it != source && CS(it).active_minigame == CS(source).active_minigame && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { - sprint(it, msgstr); - }); - event_log_msg = sprintf(":chat_minigame:%d:%s:%s", source.playerid, CS(source).active_minigame.netname, msgin); - - } - else if(teamsay > 0) // team message, only sent to team mates - { - sprint(source, sourcemsgstr); - dedicated_print(msgstr); // send to server console too - if(sourcecmsgstr != "") - centerprint(source, sourcecmsgstr); - FOREACH_CLIENT((IS_PLAYER(it) || it.caplayer) && IS_REAL_CLIENT(it) && it != source && it.team == source.team && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { - sprint(it, msgstr); - if(cmsgstr != "") - centerprint(it, cmsgstr); - }); - event_log_msg = sprintf(":chat_team:%d:%d:%s", source.playerid, source.team, strreplace("\n", " ", msgin)); - } - else if(teamsay < 0) // spectator message, only sent to spectators - { - sprint(source, sourcemsgstr); - dedicated_print(msgstr); // send to server console too - FOREACH_CLIENT(!(IS_PLAYER(it) || it.caplayer) && IS_REAL_CLIENT(it) && it != source && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { - sprint(it, msgstr); - }); - event_log_msg = sprintf(":chat_spec:%d:%s", source.playerid, strreplace("\n", " ", msgin)); - } - else - { - if (source) { - sprint(source, sourcemsgstr); - dedicated_print(msgstr); // send to server console too - MX_Say(strcat(playername(source, true), "^7: ", msgin)); - } - FOREACH_CLIENT(IS_REAL_CLIENT(it) && it != source && !MUTATOR_CALLHOOK(ChatMessageTo, it, source), { - sprint(it, msgstr); - }); - event_log_msg = sprintf(":chat:%d:%s", source.playerid, strreplace("\n", " ", msgin)); - } - } - - if (autocvar_sv_eventlog && (event_log_msg != "")) { - GameLogEcho(event_log_msg); - } - - return ret; -} - // hack to copy the button fields from the client entity to the Client State void PM_UpdateButtons(entity this, entity store) { diff --git a/qcsrc/server/client.qh b/qcsrc/server/client.qh index e288bebfcb..abda1204ab 100644 --- a/qcsrc/server/client.qh +++ b/qcsrc/server/client.qh @@ -1,6 +1,7 @@ #pragma once #include "utils.qh" +#include #include #include @@ -267,11 +268,6 @@ bool independent_players; //flood fields .float nickspamtime; // time of last nick change .float nickspamcount; -.float floodcontrol_chat; -.float floodcontrol_chatteam; -.float floodcontrol_chattell; -.float floodcontrol_voice; -.float floodcontrol_voiceteam; // respawning .int respawn_flags; @@ -297,12 +293,6 @@ const int SVC_SETVIEW = 5; // TODO: move to dpdefs where this belongs! .float pauserotarmor_finished; .float pauserotfuel_finished; -// idle kicking -float sv_maxidle; -float sv_maxidle_spectatorsareidle; -int sv_maxidle_slots; -bool sv_maxidle_slots_countbots; - // g__str: // If 0, default is used. // If <0, 0 is used. @@ -322,8 +312,6 @@ void ClientData_Touch(entity e); int nJoinAllowed(entity this, entity ignore); -void FixIntermissionClient(entity e); - void checkSpectatorBlock(entity this); void PlayerUseKey(entity this); @@ -336,37 +324,6 @@ void FixClientCvars(entity e); IntrusiveList g_initforplayer; STATIC_INIT(g_initforplayer) { g_initforplayer = IL_NEW(); } -/// \brief Print the string to the client's chat. -/// \param[in] client Client to print to. -/// \param[in] text Text to print. -void PrintToChat(entity client, string text); - -/// \brief Print the string to the client's chat if the server cvar "developer" -/// is not 0. -/// \param[in] client Client to print to. -/// \param[in] text Text to print. -void DebugPrintToChat(entity client, string text); - -/// \brief Prints the string to all clients' chat. -/// \param[in] text Text to print. -void PrintToChatAll(string text); - -/// \brief Prints the string to all clients' chat if the server cvar "developer" -/// is not 0. -/// \param[in] text Text to print. -void DebugPrintToChatAll(string text); - -/// \brief Print the string to chat of all clients of the specified team. -/// \param[in] team_num Team to print to. See NUM_TEAM constants. -/// \param[in] text Text to print. -void PrintToChatTeam(int team_num, string text); - -/// \brief Print the string to chat of all clients of the specified team if the -/// server cvar "developer" is not 0. -/// \param[in] team_num Team to print to. See NUM_TEAM constants. -/// \param[in] text Text to print. -void DebugPrintToChatTeam(int team_num, string text); - void play_countdown(entity this, float finished, Sound samp); void RotRegen(entity this, float current, float regenstable, float regenfactor, float regenlinear, float regenframetime, float rotstable, float rotfactor, float rotlinear, float rotframetime, float limit_mod); @@ -393,6 +350,4 @@ void Join(entity this); #define SPECTATE_COPY() ACCUMULATE void SpectateCopy(entity this, entity spectatee) #define SPECTATE_COPYFIELD(fld) SPECTATE_COPY() { this.(fld) = spectatee.(fld); } -int Say(entity source, int teamsay, entity privatesay, string msgin, bool floodcontrol); - const int MAX_SPECTATORS = 7; diff --git a/qcsrc/server/clientkill.qc b/qcsrc/server/clientkill.qc index 73ccb383d4..96adde60f3 100644 --- a/qcsrc/server/clientkill.qc +++ b/qcsrc/server/clientkill.qc @@ -4,6 +4,7 @@ #include #include #include +#include #include "damage.qh" #include "teamplay.qh" diff --git a/qcsrc/server/command/banning.qc b/qcsrc/server/command/banning.qc index 962a8a1a8c..1822f1a818 100644 --- a/qcsrc/server/command/banning.qc +++ b/qcsrc/server/command/banning.qc @@ -2,7 +2,6 @@ #include #include -#include #include #include #include "banning.qh" diff --git a/qcsrc/server/command/cmd.qc b/qcsrc/server/command/cmd.qc index fe92d36673..ce55570640 100644 --- a/qcsrc/server/command/cmd.qc +++ b/qcsrc/server/command/cmd.qc @@ -1,11 +1,12 @@ #include "cmd.qh" +#include #include -#include #include #include "common.qh" +#include "getreplies.qh" #include "vote.qh" #include "../bot/api.qh" @@ -384,9 +385,9 @@ void ClientCommand_ready(entity caller, int request) // todo: anti-spam for tog { if (IS_CLIENT(caller)) { - if (warmup_stage || sv_ready_restart || g_race_qualifying == 2) + if (warmup_stage || autocvar_sv_ready_restart || g_race_qualifying == 2) { - if (!readyrestart_happened || sv_ready_restart_repeatable) + if (!readyrestart_happened || autocvar_sv_ready_restart_repeatable) { if (time < game_starttime) // game is already restarting return; @@ -394,13 +395,13 @@ void ClientCommand_ready(entity caller, int request) // todo: anti-spam for tog { caller.ready = false; if(IS_PLAYER(caller) || caller.caplayer == 1) - bprint(playername(caller, false), "^2 is ^1NOT^2 ready\n"); + bprint(playername(caller.netname, caller.team, false), "^2 is ^1NOT^2 ready\n"); } else { caller.ready = true; if(IS_PLAYER(caller) || caller.caplayer == 1) - bprint(playername(caller, false), "^2 is ready\n"); + bprint(playername(caller.netname, caller.team, false), "^2 is ready\n"); } // cannot reset the game while a timeout is active! @@ -646,10 +647,13 @@ void ClientCommand_spectate(entity caller, int request) int spec_accepted = VerifyClientEntity(client, false, false); if(spec_accepted > 0 && IS_PLAYER(client)) { + bool caller_is_observer = (IS_OBSERVER(caller)); Spectate(caller, client); + if (caller_is_observer) + TRANSMUTE(Spectator, caller); } else - sprint(caller, "can't spectate ", argv(1), "^7\n"); + sprint(caller, "Can't spectate ", argv(1), "^7\n"); } else sprint(caller, "cmd spectate client only works when you are spectator/observer\n"); diff --git a/qcsrc/server/command/common.qc b/qcsrc/server/command/common.qc index 0f59802dd5..710c3889f3 100644 --- a/qcsrc/server/command/common.qc +++ b/qcsrc/server/command/common.qc @@ -1,10 +1,11 @@ #include "common.qh" +#include #include +#include #include #include #include -#include #include #include "common.qh" @@ -31,7 +32,7 @@ string GetCommandPrefix(entity caller) // if client return player nickname, or if server return admin nickname string GetCallerName(entity caller) { - if (caller) return playername(caller, false); + if (caller) return playername(caller.netname, caller.team, false); else return ((autocvar_sv_adminnick != "") ? autocvar_sv_adminnick : "SERVER ADMIN"); // autocvar_hostname } @@ -720,7 +721,7 @@ void CommonCommand_timeout(int request, entity caller) // DEAR GOD THIS COMMAND { print_to(caller, "^7Error: You can not call a timeout while a vote is active."); } - else if (warmup_stage && !g_warmup_allow_timeout) + else if (warmup_stage && !autocvar_g_warmup_allow_timeout) { print_to(caller, "^7Error: You can not call a timeout in warmup-stage."); } diff --git a/qcsrc/server/command/getreplies.qc b/qcsrc/server/command/getreplies.qc index 3262974898..17fcc2d350 100644 --- a/qcsrc/server/command/getreplies.qc +++ b/qcsrc/server/command/getreplies.qc @@ -1,14 +1,17 @@ #include "getreplies.qh" #include +#include #include +#include +#include +#include #include -#include #include #include "getreplies.qh" -#include "../race.qh" +#include #include #include @@ -299,3 +302,137 @@ string getmonsterlist() return sprintf("^7Monsters available: %s\n", monsterlist); } + +/* +============= +GetCvars +============= +Called with: + 0: sends the request + >0: receives a cvar from name=argv(f) value=argv(f+1) +*/ +void GetCvars_handleString(entity this, entity store, string thisname, float f, .string field, string name) +{ + if (f < 0) + { + strfree(store.(field)); + } + else if (f > 0) + { + if (thisname == name) + { + strcpy(store.(field), argv(f + 1)); + } + } + else + stuffcmd(this, strcat("cl_cmd sendcvar ", name, "\n")); +} +void GetCvars_handleString_Fixup(entity this, entity store, string thisname, float f, .string field, string name, string(entity, string) func) +{ + GetCvars_handleString(this, store, thisname, f, field, name); + if (f >= 0) // also initialize to the fitting value for "" when sending cvars out + if (thisname == name) + { + string s = func(this, strcat1(store.(field))); + if (s != store.(field)) + { + strcpy(store.(field), s); + } + } +} +void GetCvars_handleFloat(entity this, entity store, string thisname, float f, .float field, string name) +{ + if (f < 0) + { + } + else if (f > 0) + { + if (thisname == name) + store.(field) = stof(argv(f + 1)); + } + else + stuffcmd(this, strcat("cl_cmd sendcvar ", name, "\n")); +} +void GetCvars_handleFloatOnce(entity this, entity store, string thisname, float f, .float field, string name) +{ + if (f < 0) + { + } + else if (f > 0) + { + if (thisname == name) + { + if (!store.(field)) + { + store.(field) = stof(argv(f + 1)); + if (!store.(field)) + store.(field) = -1; + } + } + } + else + { + if (!store.(field)) + stuffcmd(this, strcat("cl_cmd sendcvar ", name, "\n")); + } +} +string W_FixWeaponOrder_ForceComplete_AndBuildImpulseList(entity this, string wo) +{ + string o = W_FixWeaponOrder_ForceComplete(wo); + strcpy(CS(this).weaponorder_byimpulse, W_FixWeaponOrder_BuildImpulseList(o)); + return o; +} + +/** + * @param f -1: cleanup, 0: request, 1: receive + */ +void GetCvars(entity this, entity store, int f) +{ + string s = string_null; + + if (f == 0) + LOG_INFO("Warning: requesting cvar values is deprecated. Client should send them automatically using REPLICATE.\n"); + + if (f > 0) + s = strcat1(argv(f)); + + get_cvars_f = f; + get_cvars_s = s; + MUTATOR_CALLHOOK(GetCvars); + + Notification_GetCvars(this); + + ReplicateVars(this, store, s, f); + + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriority, "cl_weaponpriority", W_FixWeaponOrder_ForceComplete_AndBuildImpulseList); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[0], "cl_weaponpriority0", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[1], "cl_weaponpriority1", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[2], "cl_weaponpriority2", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[3], "cl_weaponpriority3", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[4], "cl_weaponpriority4", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[5], "cl_weaponpriority5", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[6], "cl_weaponpriority6", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[7], "cl_weaponpriority7", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[8], "cl_weaponpriority8", W_FixWeaponOrder_AllowIncomplete); + GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[9], "cl_weaponpriority9", W_FixWeaponOrder_AllowIncomplete); + + GetCvars_handleFloat(this, store, s, f, cvar_cl_allow_uidtracking, "cl_allow_uidtracking"); + + // fixup of switchweapon (needed for LMS or when spectating is disabled, as PutClientInServer comes too early) + if (f > 0) + { + if (s == "cl_weaponpriority") + { + for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) + { + .entity weaponentity = weaponentities[slot]; + if (this.(weaponentity) && (this.(weaponentity).m_weapon != WEP_Null || slot == 0)) + this.(weaponentity).m_switchweapon = w_getbestweapon(this, weaponentity); + } + } + if (s == "cl_allow_uidtracking") + PlayerStats_GameReport_AddPlayer(this); + //if (s == "cl_gunalign") + //W_ResetGunAlign(this, store.cvar_cl_gunalign); + } +} diff --git a/qcsrc/server/command/getreplies.qh b/qcsrc/server/command/getreplies.qh index 3ababeec57..f45bbe0166 100644 --- a/qcsrc/server/command/getreplies.qh +++ b/qcsrc/server/command/getreplies.qh @@ -20,3 +20,9 @@ string getladder(); string getmaplist(); string getlsmaps(); string getmonsterlist(); + +void GetCvars_handleFloat(entity this, entity store, string thisname, float f, .float field, string name); + +void GetCvars_handleString(entity this, entity store, string thisname, float f, .string field, string name); + +void GetCvars(entity this, entity store, int f); diff --git a/qcsrc/server/command/radarmap.qc b/qcsrc/server/command/radarmap.qc index 6e73777a0f..4d39922390 100644 --- a/qcsrc/server/command/radarmap.qc +++ b/qcsrc/server/command/radarmap.qc @@ -6,6 +6,8 @@ #include "../world.qh" +#include + #include #include diff --git a/qcsrc/server/command/sv_cmd.qc b/qcsrc/server/command/sv_cmd.qc index 7de740bdde..86755c7e3a 100644 --- a/qcsrc/server/command/sv_cmd.qc +++ b/qcsrc/server/command/sv_cmd.qc @@ -16,6 +16,7 @@ #include "../world.qh" #include "../ipban.qh" #include "../teamplay.qh" +#include #include "../bot/api.qh" @@ -133,8 +134,8 @@ void GameCommand_adminmsg(int request, int argc) sprint(client, strcat("\{1}\{13}^3", GetCallerName(NULL), "^7: ", admin_message, "\n")); } - successful = strcat(successful, (successful ? ", " : ""), playername(client, false)); - LOG_TRACE("Message sent to ", playername(client, false)); + successful = strcat(successful, (successful ? ", " : ""), playername(client.netname, client.team, false)); + LOG_TRACE("Message sent to ", playername(client.netname, client.team, false)); continue; } @@ -531,7 +532,7 @@ void GameCommand_defer_clear(int request, int argc) if (accepted > 0) { stuffcmd(client, "defer clear\n"); - LOG_INFO("defer clear stuffed to ", playername(client, false)); + LOG_INFO("defer clear stuffed to ", playername(client.netname, client.team, false)); } else { LOG_INFO("defer_clear: ", GetClientErrorString(accepted, argv(1)), "."); } @@ -1010,11 +1011,11 @@ void GameCommand_moveplayer(int request, int argc) if (client.caplayer) client.caplayer = 0; PutObserverInServer(client); - successful = strcat(successful, (successful ? ", " : ""), playername(client, false)); + successful = strcat(successful, (successful ? ", " : ""), playername(client.netname, client.team, false)); } else { - LOG_INFO("Player ", ftos(GetFilteredNumber(t)), " (", playername(client, false), ") is already spectating."); + LOG_INFO("Player ", ftos(GetFilteredNumber(t)), " (", playername(client.netname, client.team, false), ") is already spectating."); } continue; } @@ -1034,7 +1035,7 @@ void GameCommand_moveplayer(int request, int argc) if (team_num == client.team) // already on the destination team { // keep the forcing undone - LOG_INFO("Player ", ftos(GetFilteredNumber(t)), " (", playername(client, false), ") is already on the ", Team_ColoredFullName(client.team), (targets ? "^7, skipping to next player.\n" : "^7.")); + LOG_INFO("Player ", ftos(GetFilteredNumber(t)), " (", playername(client.netname, client.team, false), ") is already on the ", Team_ColoredFullName(client.team), (targets ? "^7, skipping to next player.\n" : "^7.")); continue; } else if (team_num == 0) // auto team @@ -1068,12 +1069,12 @@ void GameCommand_moveplayer(int request, int argc) Player_SetForcedTeamIndex(client, TEAM_FORCE_DEFAULT); if (MoveToTeam(client, team_id, 6)) { - successful = strcat(successful, (successful ? ", " : ""), playername(client, false)); - LOG_INFO("Player ", ftos(GetFilteredNumber(t)), " (", playername(client, false), ") has been moved to the ", Team_ColoredFullName(team_id), "^7."); + successful = strcat(successful, (successful ? ", " : ""), playername(client.netname, client.team, false)); + LOG_INFO("Player ", ftos(GetFilteredNumber(t)), " (", playername(client.netname, client.team, false), ") has been moved to the ", Team_ColoredFullName(team_id), "^7."); } else { - LOG_INFO("Unable to move player ", ftos(GetFilteredNumber(t)), " (", playername(client, false), ")"); + LOG_INFO("Unable to move player ", ftos(GetFilteredNumber(t)), " (", playername(client.netname, client.team, false), ")"); } continue; } diff --git a/qcsrc/server/command/sv_cmd.qh b/qcsrc/server/command/sv_cmd.qh index bf0dafa9cf..8beb8fd524 100644 --- a/qcsrc/server/command/sv_cmd.qh +++ b/qcsrc/server/command/sv_cmd.qh @@ -7,8 +7,6 @@ bool shuffleteams_on_reset_map; void shuffleteams(); -string GotoMap(string m); - void race_deleteTime(string map, float pos); // used by common/command/generic.qc:GenericCommand_dumpcommands to list all commands into a .txt file diff --git a/qcsrc/server/command/vote.qc b/qcsrc/server/command/vote.qc index ee8a8e8db9..16b636c851 100644 --- a/qcsrc/server/command/vote.qc +++ b/qcsrc/server/command/vote.qc @@ -4,7 +4,6 @@ #include #include #include -#include #include #include "vote.qh" @@ -12,7 +11,8 @@ #include "common.qh" #include "../damage.qh" -#include "../world.qh" +#include +#include #include "../teamplay.qh" #include "../race.qh" #include "../round_handler.qh" @@ -119,7 +119,7 @@ void Nagger_ReadyCounted() // If the vote_caller is still here, return their name, otherwise vote_caller_name string OriginalCallerName() { - if (IS_REAL_CLIENT(vote_caller)) return playername(vote_caller, false); + if (IS_REAL_CLIENT(vote_caller)) return playername(vote_caller.netname, vote_caller.team, false); return vote_caller_name; } diff --git a/qcsrc/server/compat/quake.qc b/qcsrc/server/compat/quake.qc index d2eb785b58..23ae923b0a 100644 --- a/qcsrc/server/compat/quake.qc +++ b/qcsrc/server/compat/quake.qc @@ -2,7 +2,6 @@ #include #include -#include #include //*********************** diff --git a/qcsrc/server/compat/quake3.qc b/qcsrc/server/compat/quake3.qc index de97cba569..bda38dcf2c 100644 --- a/qcsrc/server/compat/quake3.qc +++ b/qcsrc/server/compat/quake3.qc @@ -3,10 +3,10 @@ #include #include #include -#include #include #include #include +#include #include #include #include diff --git a/qcsrc/server/compat/wop.qc b/qcsrc/server/compat/wop.qc index 4b7a6d31b3..7843030101 100644 --- a/qcsrc/server/compat/wop.qc +++ b/qcsrc/server/compat/wop.qc @@ -2,7 +2,6 @@ #include #include -#include #include #include diff --git a/qcsrc/server/damage.qc b/qcsrc/server/damage.qc index f799e96f74..f0655a9f89 100644 --- a/qcsrc/server/damage.qc +++ b/qcsrc/server/damage.qc @@ -8,6 +8,7 @@ #include #include #include +#include #include "teamplay.qh" #include "scores.qh" #include "spawnpoints.qh" @@ -686,11 +687,11 @@ void Damage(entity targ, entity inflictor, entity attacker, float damage, int de if (!DEATH_ISSPECIAL(deathtype)) { - damage *= g_weapondamagefactor; - mirrordamage *= g_weapondamagefactor; - complainteamdamage *= g_weapondamagefactor; - force = force * g_weaponforcefactor; - mirrorforce *= g_weaponforcefactor; + damage *= autocvar_g_weapondamagefactor; + mirrordamage *= autocvar_g_weapondamagefactor; + complainteamdamage *= autocvar_g_weapondamagefactor; + force = force * autocvar_g_weaponforcefactor; + mirrorforce *= autocvar_g_weaponforcefactor; } // should this be changed at all? If so, in what way? diff --git a/qcsrc/server/damage.qh b/qcsrc/server/damage.qh index 02a637ca00..60e4f0a657 100644 --- a/qcsrc/server/damage.qh +++ b/qcsrc/server/damage.qh @@ -6,7 +6,6 @@ #include #include #include - #include #include #include #include diff --git a/qcsrc/server/elimination.qc b/qcsrc/server/elimination.qc new file mode 100644 index 0000000000..8024c9a5c3 --- /dev/null +++ b/qcsrc/server/elimination.qc @@ -0,0 +1,36 @@ +#include "elimination.qh" + +#include +#include + +.float(entity) isEliminated; +bool EliminatedPlayers_SendEntity(entity this, entity to, float sendflags) +{ + Stream out = MSG_ENTITY; + WriteHeader(out, ENT_CLIENT_ELIMINATEDPLAYERS); + serialize(byte, out, sendflags); + if (sendflags & 1) { + for (int i = 1; i <= maxclients; i += 8) { + int f = 0; + entity e = edict_num(i); + for (int b = 0; b < 8; ++b, e = nextent(e)) { + if (eliminatedPlayers.isEliminated(e)) { + f |= BIT(b); + } + } + serialize(byte, out, f); + } + } + return true; +} + +void EliminatedPlayers_Init(float(entity) isEliminated_func) +{ + if(eliminatedPlayers) + { + backtrace("Can't spawn eliminatedPlayers again!"); + return; + } + Net_LinkEntity(eliminatedPlayers = spawn(), false, 0, EliminatedPlayers_SendEntity); + eliminatedPlayers.isEliminated = isEliminated_func; +} diff --git a/qcsrc/server/elimination.qh b/qcsrc/server/elimination.qh new file mode 100644 index 0000000000..5a50beb1b2 --- /dev/null +++ b/qcsrc/server/elimination.qh @@ -0,0 +1,4 @@ +#pragma once + +entity eliminatedPlayers; +void EliminatedPlayers_Init(float(entity) isEliminated_func); diff --git a/qcsrc/server/gamelog.qc b/qcsrc/server/gamelog.qc index 2c61419c51..a3e747cab6 100644 --- a/qcsrc/server/gamelog.qc +++ b/qcsrc/server/gamelog.qc @@ -1,7 +1,7 @@ #include "gamelog.qh" #include -#include +#include string GameLog_ProcessIP(string s) { diff --git a/qcsrc/server/hook.qc b/qcsrc/server/hook.qc index 6042a48e1a..596b542e76 100644 --- a/qcsrc/server/hook.qc +++ b/qcsrc/server/hook.qc @@ -4,7 +4,8 @@ #include #include #include -#include +#include +#include #include #include "weapons/common.qh" #include "weapons/csqcprojectile.qh" @@ -414,7 +415,8 @@ void FireGrapplingHook(entity actor, .entity weaponentity) Net_LinkEntity(missile, false, 0, GrapplingHookSend); } -void GrappleHookInit() +// NOTE: using PRECACHE here to make sure it's called after everything else +PRECACHE(GrappleHookInit) { if(g_grappling_hook) { diff --git a/qcsrc/server/hook.qh b/qcsrc/server/hook.qh index 1ed78e2745..3be5d6716b 100644 --- a/qcsrc/server/hook.qh +++ b/qcsrc/server/hook.qh @@ -18,6 +18,5 @@ const float HOOK_WAITING_FOR_RELEASE = BIT(4); .float hook_state; .int state; -void GrappleHookInit(); vector hook_shotorigin[4]; diff --git a/qcsrc/server/impulse.qc b/qcsrc/server/impulse.qc index 779384d70c..3477c0c88d 100644 --- a/qcsrc/server/impulse.qc +++ b/qcsrc/server/impulse.qc @@ -7,6 +7,7 @@ #include "client.qh" #include "clientkill.qh" #include "damage.qh" +#include #include "weapons/selection.qh" #include "weapons/tracing.qh" #include "weapons/weaponsystem.qh" @@ -55,21 +56,26 @@ // weapon switching impulses +void weapon_group_handle(entity this, int number, int imp) +{ + if (IS_DEAD(this)) + { + this.impulse = imp; + return; + } + for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) + { + .entity weaponentity = weaponentities[slot]; + W_NextWeaponOnImpulse(this, number, weaponentity); + if(autocvar_g_weaponswitch_debug != 1) + break; + } +} + #define X(i) \ IMPULSE(weapon_group_##i) \ { \ - if (IS_DEAD(this)) \ - { \ - this.impulse = IMP_weapon_group_##i.impulse; \ - return; \ - } \ - for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) \ - { \ - .entity weaponentity = weaponentities[slot]; \ - W_NextWeaponOnImpulse(this, i, weaponentity); \ - if(autocvar_g_weaponswitch_debug != 1) \ - break; \ - } \ + weapon_group_handle(this, i, IMP_weapon_group_##i.impulse); \ } X(1) X(2) @@ -85,25 +91,30 @@ X(0) // custom order weapon cycling +void weapon_priority_handle(entity this, int dir, int number, int imp) +{ + if (this.vehicle) return; + if (IS_DEAD(this)) + { + this.impulse = imp; + return; + } + for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) + { + .entity weaponentity = weaponentities[slot]; + W_CycleWeapon(this, CS(this).cvar_cl_weaponpriorities[number], dir, weaponentity); + if(autocvar_g_weaponswitch_debug != 1) + break; + } +} + #define X(i, dir) \ IMPULSE(weapon_priority_##i##_##dir) \ { \ - if (this.vehicle) return; \ - if (IS_DEAD(this)) \ - { \ - this.impulse = IMP_weapon_priority_##i##_##dir.impulse; \ - return; \ - } \ noref int prev = -1; \ noref int best = 0; \ noref int next = +1; \ - for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) \ - { \ - .entity weaponentity = weaponentities[slot]; \ - W_CycleWeapon(this, CS(this).cvar_cl_weaponpriorities[i], dir, weaponentity); \ - if(autocvar_g_weaponswitch_debug != 1) \ - break; \ - } \ + weapon_priority_handle(this, dir, i, IMP_weapon_priority_##i##_##dir.impulse); \ } X(0, prev) X(1, prev) @@ -141,22 +152,27 @@ X(9, next) // direct weapons +void weapon_byid_handle(entity this, int number, int imp) +{ + if (this.vehicle) return; + if (IS_DEAD(this)) + { + this.impulse = imp; + return; + } + for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) + { + .entity weaponentity = weaponentities[slot]; + W_SwitchWeapon_TryOthers(this, REGISTRY_GET(Weapons, WEP_FIRST + number), weaponentity); + if(autocvar_g_weaponswitch_debug != 1) + break; + } +} + #define X(i) \ IMPULSE(weapon_byid_##i) \ { \ - if (this.vehicle) return; \ - if (IS_DEAD(this)) \ - { \ - this.impulse = IMP_weapon_byid_##i.impulse; \ - return; \ - } \ - for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) \ - { \ - .entity weaponentity = weaponentities[slot]; \ - W_SwitchWeapon_TryOthers(this, REGISTRY_GET(Weapons, WEP_FIRST + i), weaponentity); \ - if(autocvar_g_weaponswitch_debug != 1) \ - break; \ - } \ + weapon_byid_handle(this, i, IMP_weapon_byid_##i.impulse); \ } X(0) X(1) diff --git a/qcsrc/server/intermission.qc b/qcsrc/server/intermission.qc new file mode 100644 index 0000000000..fe2e0dea03 --- /dev/null +++ b/qcsrc/server/intermission.qc @@ -0,0 +1,479 @@ +#include "mapvoting.qh" + +#include +#include +#include +#include +#include +#include +#include +#include + +string GetGametype() +{ + return MapInfo_Type_ToString(MapInfo_LoadedGametype); +} + +string GetMapname() +{ + return mapname; +} + +float Map_Count, Map_Current; +string Map_Current_Name; + +// NOTE: this now expects the map list to be already tokenized and the count in Map_Count +int GetMaplistPosition() +{ + string map = GetMapname(); + int idx = autocvar_g_maplist_index; + + if(idx >= 0) + { + if(idx < Map_Count) + { + if(map == argv(idx)) + { + return idx; + } + } + } + + for(int pos = 0; pos < Map_Count; ++pos) + { + if(map == argv(pos)) + return pos; + } + + // resume normal maplist rotation if current map is not in g_maplist + return idx; +} + +bool MapHasRightSize(string map) +{ + int minplayers = max(0, floor(autocvar_minplayers)); + if (teamplay) + minplayers = max(0, floor(autocvar_minplayers_per_team) * AvailableTeams()); + if (autocvar_g_maplist_check_waypoints + && (currentbots || autocvar_bot_number || player_count < minplayers)) + { + string checkwp_msg = strcat("checkwp ", map); + if(!fexists(strcat("maps/", map, ".waypoints"))) + { + LOG_TRACE(checkwp_msg, ": no waypoints"); + return false; + } + LOG_TRACE(checkwp_msg, ": has waypoints"); + } + + if(autocvar_g_maplist_ignore_sizes) + return true; + + // open map size restriction file + string opensize_msg = strcat("opensize ", map); + float fh = fopen(strcat("maps/", map, ".sizes"), FILE_READ); + int player_limit = ((autocvar_g_maplist_sizes_count_maxplayers) ? GetPlayerLimit() : 0); + int pcount = ((player_limit > 0) ? min(player_count, player_limit) : player_count); // bind it to the player limit so that forced spectators don't influence the limits + if(!autocvar_g_maplist_sizes_count_bots) + pcount -= currentbots; + if(fh >= 0) + { + opensize_msg = strcat(opensize_msg, ": ok, "); + int mapmin = stoi(fgets(fh)); + int mapmax = stoi(fgets(fh)); + fclose(fh); + if(pcount < mapmin) + { + LOG_TRACE(opensize_msg, "not enough"); + return false; + } + if(mapmax && pcount > mapmax) + { + LOG_TRACE(opensize_msg, "too many"); + return false; + } + LOG_TRACE(opensize_msg, "right size"); + return true; + } + LOG_TRACE(opensize_msg, ": not found"); + return true; +} + +string Map_Filename(int position) +{ + return strcat("maps/", argv(position), ".bsp"); +} + +void Map_MarkAsRecent(string m) +{ + cvar_set("g_maplist_mostrecent", strwords(cons(m, autocvar_g_maplist_mostrecent), max(0, autocvar_g_maplist_mostrecent_count))); +} + +bool Map_IsRecent(string m) +{ + return strhasword(autocvar_g_maplist_mostrecent, m); +} + +bool Map_Check(int position, float pass) +{ + string filename; + string map_next; + map_next = argv(position); + if(pass <= 1) + { + if(Map_IsRecent(map_next)) + return false; + } + filename = Map_Filename(position); + if(MapInfo_CheckMap(map_next)) + { + if(pass == 2) + return true; + if(MapHasRightSize(map_next)) + return true; + return false; + } + else + LOG_DEBUG( "Couldn't select '", filename, "'..." ); + + return false; +} + +void Map_Goto_SetStr(string nextmapname) +{ + if(getmapname_stored != "") + strunzone(getmapname_stored); + if(nextmapname == "") + getmapname_stored = ""; + else + getmapname_stored = strzone(nextmapname); +} + +void Map_Goto_SetFloat(float position) +{ + cvar_set("g_maplist_index", ftos(position)); + Map_Goto_SetStr(argv(position)); +} + +void Map_Goto(float reinit) +{ + MapInfo_LoadMap(getmapname_stored, reinit); +} + +// return codes of map selectors: +// -1 = temporary failure (that is, try some method that is guaranteed to succeed) +// -2 = permanent failure +float MaplistMethod_Iterate() // usual method +{ + float pass, i; + + LOG_TRACE("Trying MaplistMethod_Iterate"); + + for(pass = 1; pass <= 2; ++pass) + { + for(i = 1; i < Map_Count; ++i) + { + float mapindex; + mapindex = (i + Map_Current) % Map_Count; + if(Map_Check(mapindex, pass)) + return mapindex; + } + } + return -1; +} + +float MaplistMethod_Repeat() // fallback method +{ + LOG_TRACE("Trying MaplistMethod_Repeat"); + + if(Map_Check(Map_Current, 2)) + return Map_Current; + return -2; +} + +float MaplistMethod_Random() // random map selection +{ + float i, imax; + + LOG_TRACE("Trying MaplistMethod_Random"); + + imax = 42; + + for(i = 0; i <= imax; ++i) + { + float mapindex; + mapindex = (Map_Current + floor(random() * (Map_Count - 1) + 1)) % Map_Count; // any OTHER map + if(Map_Check(mapindex, 1)) + return mapindex; + } + return -1; +} + +float MaplistMethod_Shuffle(float exponent) // more clever shuffling +// the exponent sets a bias on the map selection: +// the higher the exponent, the less likely "shortly repeated" same maps are +{ + float i, j, imax, insertpos; + + LOG_TRACE("Trying MaplistMethod_Shuffle"); + + imax = 42; + + for(i = 0; i <= imax; ++i) + { + string newlist; + + // now reinsert this at another position + insertpos = (random() ** (1 / exponent)); // ]0, 1] + insertpos = insertpos * (Map_Count - 1); // ]0, Map_Count - 1] + insertpos = ceil(insertpos) + 1; // {2, 3, 4, ..., Map_Count} + LOG_TRACE("SHUFFLE: insert pos = ", ftos(insertpos)); + + // insert the current map there + newlist = ""; + for(j = 1; j < insertpos; ++j) // i == 1: no loop, will be inserted as first; however, i == 1 has been excluded above + newlist = strcat(newlist, " ", argv(j)); + newlist = strcat(newlist, " ", argv(0)); // now insert the just selected map + for(j = insertpos; j < Map_Count; ++j) // i == Map_Count: no loop, has just been inserted as last + newlist = strcat(newlist, " ", argv(j)); + newlist = substring(newlist, 1, strlen(newlist) - 1); + cvar_set("g_maplist", newlist); + Map_Count = tokenizebyseparator(autocvar_g_maplist, " "); + + // NOTE: the selected map has just been inserted at (insertpos-1)th position + Map_Current = insertpos - 1; // this is not really valid, but this way the fallback has a chance of working + if(Map_Check(Map_Current, 1)) + return Map_Current; + } + return -1; +} + +void Maplist_Init() +{ + float i = Map_Count = 0; + if(autocvar_g_maplist != "") + { + Map_Count = tokenizebyseparator(autocvar_g_maplist, " "); + for (i = 0; i < Map_Count; ++i) + { + if (Map_Check(i, 2)) + break; + } + } + + if (i == Map_Count) + { + bprint( "Maplist contains no usable maps! Resetting it to default map list.\n" ); + cvar_set("g_maplist", MapInfo_ListAllAllowedMaps(MapInfo_RequiredFlags(), MapInfo_ForbiddenFlags() | MAPINFO_FLAG_NOAUTOMAPLIST)); + if(autocvar_g_maplist_shuffle) + ShuffleMaplist(); + if(!server_is_dedicated) + localcmd("\nmenu_cmd sync\n"); + Map_Count = tokenizebyseparator(autocvar_g_maplist, " "); + } + if(Map_Count == 0) + error("empty maplist, cannot select a new map"); + Map_Current = bound(0, GetMaplistPosition(), Map_Count - 1); + + strcpy(Map_Current_Name, argv(Map_Current)); // will be automatically freed on exit thanks to DP + // this may or may not be correct, but who cares, in the worst case a map + // isn't chosen in the first pass that should have been +} + +string GetNextMap() +{ + Maplist_Init(); + float nextMap = -1; + + if(nextMap == -1) + if(autocvar_g_maplist_shuffle > 0) + nextMap = MaplistMethod_Shuffle(autocvar_g_maplist_shuffle + 1); + + if(nextMap == -1) + if(autocvar_g_maplist_selectrandom) + nextMap = MaplistMethod_Random(); + + if(nextMap == -1) + nextMap = MaplistMethod_Iterate(); + + if(nextMap == -1) + nextMap = MaplistMethod_Repeat(); + + if(nextMap >= 0) + { + Map_Goto_SetFloat(nextMap); + return getmapname_stored; + } + + return ""; +} + +float DoNextMapOverride(float reinit) +{ + if(autocvar_g_campaign) + { + CampaignPostIntermission(); + alreadychangedlevel = true; + return true; + } + if(autocvar_quit_when_empty) + { + if(player_count <= currentbots) + { + localcmd("quit\n"); + alreadychangedlevel = true; + return true; + } + } + if(autocvar_quit_and_redirect != "") + { + redirection_target = strzone(autocvar_quit_and_redirect); + alreadychangedlevel = true; + return true; + } + if (!reinit && autocvar_samelevel) // if samelevel is set, stay on same level + { + localcmd("restart\n"); + alreadychangedlevel = true; + return true; + } + if(autocvar_nextmap != "") + { + string m; + m = GameTypeVote_MapInfo_FixName(autocvar_nextmap); + cvar_set("nextmap",m); + + if(!m || gametypevote) + return false; + if(autocvar_sv_vote_gametype) + { + Map_Goto_SetStr(m); + return false; + } + + if(MapInfo_CheckMap(m)) + { + Map_Goto_SetStr(m); + Map_Goto(reinit); + alreadychangedlevel = true; + return true; + } + } + if(!reinit && autocvar_lastlevel) + { + cvar_settemp_restore(); + localcmd("set lastlevel 0\ntogglemenu 1\n"); + alreadychangedlevel = true; + return true; + } + return false; +} + +void GotoNextMap(float reinit) +{ + //string nextmap; + //float n, nummaps; + //string s; + if (alreadychangedlevel) + return; + alreadychangedlevel = true; + + string nextMap = GetNextMap(); + if(nextMap == "") + error("Everything is broken - cannot find a next map. Please report this to the developers."); + Map_Goto(reinit); +} + +void ShuffleMaplist() +{ + cvar_set("g_maplist", shufflewords(autocvar_g_maplist)); +} + +string GotoMap(string m) +{ + m = GameTypeVote_MapInfo_FixName(m); + if (!m) + return "The map you suggested is not available on this server."; + if (!autocvar_sv_vote_gametype) + if(!MapInfo_CheckMap(m)) + return "The map you suggested does not support the current game mode."; + cvar_set("nextmap", m); + cvar_set("timelimit", "-1"); + if(mapvote_initialized || alreadychangedlevel) + { + if(DoNextMapOverride(0)) + return "Map switch initiated."; + else + return "Hm... no. For some reason I like THIS map more."; + } + else + return "Map switch will happen after scoreboard."; +} + + +/* +============ +IntermissionThink + +When the player presses attack or jump, change to the next level +============ +*/ +.float autoscreenshot; +void IntermissionThink(entity this) +{ + FixIntermissionClient(this); + + float server_screenshot = (autocvar_sv_autoscreenshot && CS(this).cvar_cl_autoscreenshot); + float client_screenshot = (CS(this).cvar_cl_autoscreenshot == 2); + + if( (server_screenshot || client_screenshot) + && ((this.autoscreenshot > 0) && (time > this.autoscreenshot)) ) + { + this.autoscreenshot = -1; + if(IS_REAL_CLIENT(this)) { stuffcmd(this, sprintf("\nscreenshot screenshots/autoscreenshot/%s-%s.jpg; echo \"^5A screenshot has been taken at request of the server.\"\n", GetMapname(), strftime(false, "%s"))); } + return; + } + + if (time < intermission_exittime) + return; + + if(!mapvote_initialized) + if (time < intermission_exittime + 10 && !(PHYS_INPUT_BUTTON_ATCK(this) || PHYS_INPUT_BUTTON_JUMP(this) || PHYS_INPUT_BUTTON_ATCK2(this) || PHYS_INPUT_BUTTON_HOOK(this) || PHYS_INPUT_BUTTON_USE(this))) + return; + + MapVote_Start(); +} + +void FixIntermissionClient(entity e) +{ + if(!e.autoscreenshot) // initial call + { + e.autoscreenshot = time + 0.8; // used for autoscreenshot + SetResourceExplicit(e, RES_HEALTH, -2342); + // first intermission phase; voting phase has positive health (used to decide whether to send SVC_FINALE or not) + for (int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) + { + .entity weaponentity = weaponentities[slot]; + if(e.(weaponentity)) + { + e.(weaponentity).effects = EF_NODRAW; + if (e.(weaponentity).weaponchild) + e.(weaponentity).weaponchild.effects = EF_NODRAW; + } + } + if(IS_REAL_CLIENT(e)) + { + stuffcmd(e, "\nscr_printspeed 1000000\n"); + RandomSelection_Init(); + FOREACH_WORD(autocvar_sv_intermission_cdtrack, true, { + RandomSelection_AddString(it, 1, 1); + }); + if (RandomSelection_chosen_string != "") + { + stuffcmd(e, sprintf("\ncd loop %s\n", RandomSelection_chosen_string)); + } + msg_entity = e; + WriteByte(MSG_ONE, SVC_INTERMISSION); + } + } +} diff --git a/qcsrc/server/intermission.qh b/qcsrc/server/intermission.qh new file mode 100644 index 0000000000..03458eb797 --- /dev/null +++ b/qcsrc/server/intermission.qh @@ -0,0 +1,31 @@ +#pragma once + +float intermission_running; +float intermission_exittime; +float alreadychangedlevel; + +string GetGametype(); + +string GetMapname(); + +void IntermissionThink(entity this); + +void FixIntermissionClient(entity e); + +void GotoNextMap(float reinit); + +bool Map_IsRecent(string m); + +string GetNextMap(); + +void ShuffleMaplist(); + +void Map_Goto_SetStr(string nextmapname); + +void Map_Goto(float reinit); + +void Map_MarkAsRecent(string m); + +float DoNextMapOverride(float reinit); + +string GotoMap(string m); diff --git a/qcsrc/server/ipban.qc b/qcsrc/server/ipban.qc index bb19b0c701..4c386b8f30 100644 --- a/qcsrc/server/ipban.qc +++ b/qcsrc/server/ipban.qc @@ -2,8 +2,8 @@ #include #include -#include #include "autocvars.qh" +#include #include "command/banning.qh" #include "../common/constants.qh" #include "../common/util.qh" diff --git a/qcsrc/server/items/items.qc b/qcsrc/server/items/items.qc index 861b21eed2..41c7eca4ea 100644 --- a/qcsrc/server/items/items.qc +++ b/qcsrc/server/items/items.qc @@ -11,6 +11,7 @@ #include #include +#include #include #include diff --git a/qcsrc/server/items/items.qh b/qcsrc/server/items/items.qh index 8dbb47283d..49fea39d09 100644 --- a/qcsrc/server/items/items.qh +++ b/qcsrc/server/items/items.qh @@ -112,3 +112,6 @@ float GiveItems(entity e, float beginarg, float endarg); IntrusiveList g_items; STATIC_INIT(g_items) { g_items = IL_NEW(); } + +#define ITEM_TOUCH_NEEDKILL() (((trace_dpstartcontents | trace_dphitcontents) & DPCONTENTS_NODROP) || (trace_dphitq3surfaceflags & Q3SURFACEFLAG_SKY)) +#define ITEM_DAMAGE_NEEDKILL(dt) (((dt) == DEATH_HURTTRIGGER.m_id) || ((dt) == DEATH_SLIME.m_id) || ((dt) == DEATH_LAVA.m_id) || ((dt) == DEATH_SWAMP.m_id)) diff --git a/qcsrc/server/main.qc b/qcsrc/server/main.qc index bbafd022df..2546362af8 100644 --- a/qcsrc/server/main.qc +++ b/qcsrc/server/main.qc @@ -5,6 +5,7 @@ #include "damage.qh" #include "world.qh" #include "spawnpoints.qh" +#include #include #include "bot/api.qh" @@ -17,6 +18,7 @@ #include #include "../common/constants.qh" +#include #include "../common/deathtypes/all.qh" #include "../common/debug.qh" #include "../common/mapinfo.qh" @@ -173,6 +175,62 @@ void SV_PausedTic(float elapsedtime) if (!server_is_dedicated) Pause_TryPause(false); } +void dedicated_print(string input) +{ + if (server_is_dedicated) print(input); +} + +void make_safe_for_remove(entity e) +{ + if (e.initialize_entity) + { + entity ent, prev = NULL; + for (ent = initialize_entity_first; ent; ) + { + if ((ent == e) || ((ent.classname == "initialize_entity") && (ent.enemy == e))) + { + //print("make_safe_for_remove: getting rid of initializer ", etos(ent), "\n"); + // skip it in linked list + if (prev) + { + prev.initialize_entity_next = ent.initialize_entity_next; + ent = prev.initialize_entity_next; + } + else + { + initialize_entity_first = ent.initialize_entity_next; + ent = initialize_entity_first; + } + } + else + { + prev = ent; + ent = ent.initialize_entity_next; + } + } + } +} + +void remove_except_protected(entity e) +{ + if(e.remove_except_protected_forbidden) + error("not allowed to remove this at this point"); + builtin_remove(e); +} + +void remove_unsafely(entity e) +{ + if(e.classname == "spike") + error("Removing spikes is forbidden (crylink bug), please report"); + builtin_remove(e); +} + +void remove_safely(entity e) +{ + make_safe_for_remove(e); + builtin_remove(e); +} + /* ============= StartFrame @@ -266,75 +324,6 @@ void StartFrame() .string gametypefilter; .string cvarfilter; -/** - * Evaluate an expression of the form: [+ | -]? [var[op]val | [op]var | val | var] ... - * +: all must match. this is the default - * -: one must NOT match - * - * var>x - * var=x - * var<=x - * var==x - * var!=x - * var===x - * var!==x - */ -bool expr_evaluate(string s) -{ - bool ret = false; - if (str2chr(s, 0) == '+') { - s = substring(s, 1, -1); - } else if (str2chr(s, 0) == '-') { - ret = true; - s = substring(s, 1, -1); - } - bool expr_fail = false; - for (int i = 0, n = tokenize_console(s); i < n; ++i) { - int o; - string k, v; - s = argv(i); - #define X(expr) \ - if (expr) \ - continue; \ - expr_fail = true; \ - break; - - #define BINOP(op, len, expr) \ - if ((o = strstrofs(s, op, 0)) >= 0) { \ - k = substring(s, 0, o); \ - v = substring(s, o + len, -1); \ - X(expr); \ - } - BINOP(">=", 2, cvar(k) >= stof(v)); - BINOP("<=", 2, cvar(k) <= stof(v)); - BINOP(">", 1, cvar(k) > stof(v)); - BINOP("<", 1, cvar(k) < stof(v)); - BINOP("==", 2, cvar(k) == stof(v)); - BINOP("!=", 2, cvar(k) != stof(v)); - BINOP("===", 3, cvar_string(k) == v); - BINOP("!==", 3, cvar_string(k) != v); - { - k = s; - bool b = true; - if (str2chr(k, 0) == '!') { - k = substring(s, 1, -1); - b = false; - } - float f = stof(k); - bool isnum = ftos(f) == k; - X(boolean(isnum ? f : cvar(k)) == b); - } - #undef BINOP - #undef X - } - if (!expr_fail) { - ret = !ret; - } - // now ret is true if we want to keep the item, and false if we want to get rid of it - return ret; -} - void SV_OnEntityPreSpawnFunction(entity this) { if (this) @@ -393,6 +382,37 @@ void WarpZone_PostInitialize_Callback() delete(tracetest_ent); } +/** engine callback */ +void URI_Get_Callback(float id, float status, string data) +{ + if(url_URI_Get_Callback(id, status, data)) + { + // handled + } + else if (id == URI_GET_DISCARD) + { + // discard + } + else if (id >= URI_GET_CURL && id <= URI_GET_CURL_END) + { + // sv_cmd curl + Curl_URI_Get_Callback(id, status, data); + } + else if (id >= URI_GET_IPBAN && id <= URI_GET_IPBAN_END) + { + // online ban list + OnlineBanList_URI_Get_Callback(id, status, data); + } + else if (MUTATOR_CALLHOOK(URI_GetCallback, id, status, data)) + { + // handled by a mutator + } + else + { + LOG_INFO("Received HTTP request data for an invalid id ", ftos(id), "."); + } +} + /* ================== main diff --git a/qcsrc/server/main.qh b/qcsrc/server/main.qh index dc3d80dbea..2fde70481f 100644 --- a/qcsrc/server/main.qh +++ b/qcsrc/server/main.qh @@ -1,6 +1,17 @@ #pragma once -bool expr_evaluate(string s); +/** print(), but only print if the server is not local */ +void dedicated_print(string input); + +.float remove_except_protected_forbidden; +void remove_except_protected(entity e); + +void remove_safely(entity e); + +void remove_unsafely(entity e); + +// copies a string to a tempstring (so one can strunzone it) +string strcat1(string s) = #115; // FRIK_FILE #ifdef PROFILING float client_cefc_accumulator; diff --git a/qcsrc/server/mapvoting.qc b/qcsrc/server/mapvoting.qc index ac64f630ff..d0ade66c59 100644 --- a/qcsrc/server/mapvoting.qc +++ b/qcsrc/server/mapvoting.qc @@ -4,7 +4,7 @@ #include #include #include -#include +#include #include "world.qh" #include "command/cmd.qh" #include "command/getreplies.qh" diff --git a/qcsrc/server/matrix.qc b/qcsrc/server/matrix.qc index b495b4b0d8..ca8dd3230c 100644 --- a/qcsrc/server/matrix.qc +++ b/qcsrc/server/matrix.qc @@ -1,6 +1,6 @@ #include "matrix.qh" -#include "client.qh" +#include var void MX_Handle(int buf, string ancestor) { diff --git a/qcsrc/server/miscfunctions.qc b/qcsrc/server/miscfunctions.qc deleted file mode 100644 index e8b4ab681c..0000000000 --- a/qcsrc/server/miscfunctions.qc +++ /dev/null @@ -1,1448 +0,0 @@ -#include "miscfunctions.qh" - -#include "antilag.qh" -#include "command/common.qh" -#include "client.qh" -#include "damage.qh" -#include "hook.qh" -#include "world.qh" -#include -#include "ipban.qh" -#include -#include -#include -#include -#include "mapvoting.qh" -#include "resources.qh" -#include -#include "player.qh" -#include "weapons/accuracy.qh" -#include "weapons/common.qh" -#include "weapons/csqcprojectile.qh" -#include "weapons/selection.qh" -#include "../common/command/_mod.qh" -#include "../common/constants.qh" -#include -#include -#include "../common/deathtypes/all.qh" -#include "../common/mapinfo.qh" -#include "../common/notifications/all.qh" -#include "../common/playerstats.qh" -#include "../common/teams.qh" -#include "../common/mapobjects/subs.qh" -#include -#include -#include "../common/util.qh" -#include "../common/turrets/sv_turrets.qh" -#include -#include "../common/vehicles/sv_vehicles.qh" -#include "../common/vehicles/vehicle.qh" -#include "../common/items/_mod.qh" -#include "../common/state.qh" -#include "../common/effects/qc/globalsound.qh" -#include "../common/wepent.qh" -#include -#include "../lib/csqcmodel/sv_model.qh" -#include "../lib/warpzone/anglestransform.qh" -#include "../lib/warpzone/server.qh" - -void crosshair_trace(entity pl) -{ - traceline_antilag(pl, CS(pl).cursor_trace_start, CS(pl).cursor_trace_start + normalize(CS(pl).cursor_trace_endpos - CS(pl).cursor_trace_start) * max_shot_distance, MOVE_NORMAL, pl, ANTILAG_LATENCY(pl)); -} - -void crosshair_trace_plusvisibletriggers(entity pl) -{ - crosshair_trace_plusvisibletriggers__is_wz(pl, false); -} - -void WarpZone_crosshair_trace_plusvisibletriggers(entity pl) -{ - crosshair_trace_plusvisibletriggers__is_wz(pl, true); -} - -void crosshair_trace_plusvisibletriggers__is_wz(entity pl, bool is_wz) -{ - FOREACH_ENTITY_FLOAT(solid, SOLID_TRIGGER, - { - if(it.model != "") - { - it.solid = SOLID_BSP; - IL_PUSH(g_ctrace_changed, it); - } - }); - - if (is_wz) - WarpZone_crosshair_trace(pl); - else - crosshair_trace(pl); - - IL_EACH(g_ctrace_changed, true, { it.solid = SOLID_TRIGGER; }); - - IL_CLEAR(g_ctrace_changed); -} - -void WarpZone_crosshair_trace(entity pl) -{ - WarpZone_traceline_antilag(pl, CS(pl).cursor_trace_start, CS(pl).cursor_trace_start + normalize(CS(pl).cursor_trace_endpos - CS(pl).cursor_trace_start) * max_shot_distance, MOVE_NORMAL, pl, ANTILAG_LATENCY(pl)); -} - -void dedicated_print(string input) -{ - if (server_is_dedicated) print(input); -} - -entity findnearest(vector point, bool checkitems, vector axismod) -{ - vector dist; - int num_nearest = 0; - - IL_EACH(((checkitems) ? g_items : g_locations), ((checkitems) ? (it.target == "###item###") : (it.classname == "target_location")), - { - if ((it.items == IT_KEY1 || it.items == IT_KEY2) && it.target == "###item###") - dist = it.oldorigin; - else - dist = it.origin; - dist = dist - point; - dist = dist.x * axismod.x * '1 0 0' + dist.y * axismod.y * '0 1 0' + dist.z * axismod.z * '0 0 1'; - float len = vlen2(dist); - - int l; - for (l = 0; l < num_nearest; ++l) - { - if (len < nearest_length[l]) - break; - } - - // now i tells us where to insert at - // INSERTION SORT! YOU'VE SEEN IT! RUN! - if (l < NUM_NEAREST_ENTITIES) - { - for (int j = NUM_NEAREST_ENTITIES - 1; j >= l; --j) - { - nearest_length[j + 1] = nearest_length[j]; - nearest_entity[j + 1] = nearest_entity[j]; - } - nearest_length[l] = len; - nearest_entity[l] = it; - if (num_nearest < NUM_NEAREST_ENTITIES) - num_nearest = num_nearest + 1; - } - }); - - // now use the first one from our list that we can see - for (int j = 0; j < num_nearest; ++j) - { - traceline(point, nearest_entity[j].origin, true, NULL); - if (trace_fraction == 1) - { - if (j != 0) - LOG_TRACEF("Nearest point (%s) is not visible, using a visible one.", nearest_entity[0].netname); - return nearest_entity[j]; - } - } - - if (num_nearest == 0) - return NULL; - - LOG_TRACE("Not seeing any location point, using nearest as fallback."); - /* DEBUGGING CODE: - dprint("Candidates were: "); - for(j = 0; j < num_nearest; ++j) - { - if(j != 0) - dprint(", "); - dprint(nearest_entity[j].netname); - } - dprint("\n"); - */ - - return nearest_entity[0]; -} - -string NearestLocation(vector p) -{ - string ret = "somewhere"; - entity loc = findnearest(p, false, '1 1 1'); - if (loc) - ret = loc.message; - else - { - loc = findnearest(p, true, '1 1 4'); - if (loc) - ret = loc.netname; - } - return ret; -} - -string PlayerHealth(entity this) -{ - float myhealth = floor(GetResource(this, RES_HEALTH)); - if(myhealth == -666) - return "spectating"; - else if(myhealth == -2342 || (myhealth == 2342 && mapvote_initialized)) - return "observing"; - else if(myhealth <= 0 || IS_DEAD(this)) - return "dead"; - return ftos(myhealth); -} - -string WeaponNameFromWeaponentity(entity this, .entity weaponentity) -{ - entity wepent = this.(weaponentity); - if(!wepent) - return "none"; - else if(wepent.m_weapon != WEP_Null) - return wepent.m_weapon.m_name; - else if(wepent.m_switchweapon != WEP_Null) - return wepent.m_switchweapon.m_name; - return "none"; //REGISTRY_GET(Weapons, wepent.cnt).m_name; -} - -string formatmessage(entity this, string msg) -{ - float p, p1, p2; - float n; - vector cursor = '0 0 0'; - entity cursor_ent = NULL; - string escape; - string replacement; - p = 0; - n = 7; - bool traced = false; - - MUTATOR_CALLHOOK(PreFormatMessage, this, msg); - msg = M_ARGV(1, string); - - while (1) { - if (n < 1) - break; // too many replacements - - n = n - 1; - p1 = strstrofs(msg, "%", p); // NOTE: this destroys msg as it's a tempstring! - p2 = strstrofs(msg, "\\", p); // NOTE: this destroys msg as it's a tempstring! - - if (p1 < 0) - p1 = p2; - - if (p2 < 0) - p2 = p1; - - p = min(p1, p2); - - if (p < 0) - break; - - if(!traced) - { - WarpZone_crosshair_trace_plusvisibletriggers(this); - cursor = trace_endpos; - cursor_ent = trace_ent; - traced = true; - } - - replacement = substring(msg, p, 2); - escape = substring(msg, p + 1, 1); - - .entity weaponentity = weaponentities[0]; // TODO: unhardcode - - switch(escape) - { - case "%": replacement = "%"; break; - case "\\":replacement = "\\"; break; - case "n": replacement = "\n"; break; - case "a": replacement = ftos(floor(GetResource(this, RES_ARMOR))); break; - case "h": replacement = PlayerHealth(this); break; - case "l": replacement = NearestLocation(this.origin); break; - case "y": replacement = NearestLocation(cursor); break; - case "d": replacement = NearestLocation(this.death_origin); break; - case "w": replacement = WeaponNameFromWeaponentity(this, weaponentity); break; - case "W": replacement = GetAmmoName(this.(weaponentity).m_weapon.ammo_type); break; - case "x": replacement = ((cursor_ent.netname == "" || !cursor_ent) ? "nothing" : cursor_ent.netname); break; - case "s": replacement = ftos(vlen(this.velocity - this.velocity_z * '0 0 1')); break; - case "S": replacement = ftos(vlen(this.velocity)); break; - case "t": replacement = seconds_tostring(ceil(max(0, autocvar_timelimit * 60 + game_starttime - time))); break; - case "T": replacement = seconds_tostring(floor(time - game_starttime)); break; - default: - { - MUTATOR_CALLHOOK(FormatMessage, this, escape, replacement, msg); - replacement = M_ARGV(2, string); - break; - } - } - - msg = strcat(substring(msg, 0, p), replacement, substring(msg, p+2, strlen(msg) - (p+2))); - p = p + strlen(replacement); - } - return msg; -} - -/* -============= -GetCvars -============= -Called with: - 0: sends the request - >0: receives a cvar from name=argv(f) value=argv(f+1) -*/ -void GetCvars_handleString(entity this, entity store, string thisname, float f, .string field, string name) -{ - if (f < 0) - { - strfree(store.(field)); - } - else if (f > 0) - { - if (thisname == name) - { - strcpy(store.(field), argv(f + 1)); - } - } - else - stuffcmd(this, strcat("cl_cmd sendcvar ", name, "\n")); -} -void GetCvars_handleString_Fixup(entity this, entity store, string thisname, float f, .string field, string name, string(entity, string) func) -{ - GetCvars_handleString(this, store, thisname, f, field, name); - if (f >= 0) // also initialize to the fitting value for "" when sending cvars out - if (thisname == name) - { - string s = func(this, strcat1(store.(field))); - if (s != store.(field)) - { - strcpy(store.(field), s); - } - } -} -void GetCvars_handleFloat(entity this, entity store, string thisname, float f, .float field, string name) -{ - if (f < 0) - { - } - else if (f > 0) - { - if (thisname == name) - store.(field) = stof(argv(f + 1)); - } - else - stuffcmd(this, strcat("cl_cmd sendcvar ", name, "\n")); -} -void GetCvars_handleFloatOnce(entity this, entity store, string thisname, float f, .float field, string name) -{ - if (f < 0) - { - } - else if (f > 0) - { - if (thisname == name) - { - if (!store.(field)) - { - store.(field) = stof(argv(f + 1)); - if (!store.(field)) - store.(field) = -1; - } - } - } - else - { - if (!store.(field)) - stuffcmd(this, strcat("cl_cmd sendcvar ", name, "\n")); - } -} -string W_FixWeaponOrder_ForceComplete_AndBuildImpulseList(entity this, string wo) -{ - string o = W_FixWeaponOrder_ForceComplete(wo); - strcpy(CS(this).weaponorder_byimpulse, W_FixWeaponOrder_BuildImpulseList(o)); - return o; -} - -/** - * @param f -1: cleanup, 0: request, 1: receive - */ -void GetCvars(entity this, entity store, int f) -{ - string s = string_null; - - if (f == 0) - LOG_INFO("Warning: requesting cvar values is deprecated. Client should send them automatically using REPLICATE.\n"); - - if (f > 0) - s = strcat1(argv(f)); - - get_cvars_f = f; - get_cvars_s = s; - MUTATOR_CALLHOOK(GetCvars); - - Notification_GetCvars(this); - - ReplicateVars(this, store, s, f); - - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriority, "cl_weaponpriority", W_FixWeaponOrder_ForceComplete_AndBuildImpulseList); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[0], "cl_weaponpriority0", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[1], "cl_weaponpriority1", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[2], "cl_weaponpriority2", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[3], "cl_weaponpriority3", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[4], "cl_weaponpriority4", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[5], "cl_weaponpriority5", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[6], "cl_weaponpriority6", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[7], "cl_weaponpriority7", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[8], "cl_weaponpriority8", W_FixWeaponOrder_AllowIncomplete); - GetCvars_handleString_Fixup(this, store, s, f, cvar_cl_weaponpriorities[9], "cl_weaponpriority9", W_FixWeaponOrder_AllowIncomplete); - - GetCvars_handleFloat(this, store, s, f, cvar_cl_allow_uidtracking, "cl_allow_uidtracking"); - - // fixup of switchweapon (needed for LMS or when spectating is disabled, as PutClientInServer comes too early) - if (f > 0) - { - if (s == "cl_weaponpriority") - { - for(int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) - { - .entity weaponentity = weaponentities[slot]; - if (this.(weaponentity) && (this.(weaponentity).m_weapon != WEP_Null || slot == 0)) - this.(weaponentity).m_switchweapon = w_getbestweapon(this, weaponentity); - } - } - if (s == "cl_allow_uidtracking") - PlayerStats_GameReport_AddPlayer(this); - //if (s == "cl_gunalign") - //W_ResetGunAlign(this, store.cvar_cl_gunalign); - } -} - -// decolorizes and team colors the player name when needed -string playername(entity p, bool team_colorize) -{ - string t; - if (team_colorize && teamplay && !intermission_running && IS_PLAYER(p)) - { - t = Team_ColorCode(p.team); - return strcat(t, strdecolorize(p.netname)); - } - else - return p.netname; -} - -float want_weapon(entity weaponinfo, float allguns) -{ - int d = 0; - bool allow_mutatorblocked = false; - - if(!weaponinfo.m_id) - return 0; - - bool mutator_returnvalue = MUTATOR_CALLHOOK(WantWeapon, weaponinfo, d, allguns, allow_mutatorblocked); - d = M_ARGV(1, float); - allguns = M_ARGV(2, bool); - allow_mutatorblocked = M_ARGV(3, bool); - - if(allguns) - d = boolean((weaponinfo.spawnflags & WEP_FLAG_NORMAL) && !(weaponinfo.spawnflags & (WEP_FLAG_HIDDEN | WEP_FLAG_SPECIALATTACK))); - else if(!mutator_returnvalue) - d = !(!weaponinfo.weaponstart); - - if(!allow_mutatorblocked && (weaponinfo.spawnflags & WEP_FLAG_MUTATORBLOCKED)) // never default mutator blocked guns - d = 0; - - float t = weaponinfo.weaponstartoverride; - - //LOG_INFOF("want_weapon: %s - d: %d t: %d\n", weaponinfo.netname, d, t); - - // bit order in t: - // 1: want or not - // 2: is default? - // 4: is set by default? - if(t < 0) - t = 4 | (3 * d); - else - t |= (2 * d); - - return t; -} - -/// Weapons the player normally starts with outside weapon arena. -WepSet weapons_start() -{ - WepSet ret = '0 0 0'; - FOREACH(Weapons, it != WEP_Null, { - int w = want_weapon(it, false); - if (w & 1) - ret |= it.m_wepset; - }); - return ret; -} - -WepSet weapons_all() -{ - WepSet ret = '0 0 0'; - FOREACH(Weapons, it != WEP_Null, { - if (!(it.spawnflags & (WEP_FLAG_MUTATORBLOCKED | WEP_FLAG_SPECIALATTACK))) - ret |= it.m_wepset; - }); - return ret; -} - -WepSet weapons_devall() -{ - WepSet ret = '0 0 0'; - FOREACH(Weapons, it != WEP_Null, - { - ret |= it.m_wepset; - }); - return ret; -} - -WepSet weapons_most() -{ - WepSet ret = '0 0 0'; - FOREACH(Weapons, it != WEP_Null, { - if ((it.spawnflags & WEP_FLAG_NORMAL) && !(it.spawnflags & (WEP_FLAG_MUTATORBLOCKED | WEP_FLAG_HIDDEN | WEP_FLAG_SPECIALATTACK))) - ret |= it.m_wepset; - }); - return ret; -} - -void weaponarena_available_all_update(entity this) -{ - if (weaponsInMapAll) - { - start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_start() | (weaponsInMapAll & weapons_all()); - } - else - { - // if no weapons are available on the map, just fall back to all weapons arena - start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_all(); - } -} - -void weaponarena_available_devall_update(entity this) -{ - if (weaponsInMapAll) - { - start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_start() | weaponsInMapAll; - } - else - { - // if no weapons are available on the map, just fall back to devall weapons arena - start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_devall(); - } -} - -void weaponarena_available_most_update(entity this) -{ - if (weaponsInMapAll) - { - start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_start() | (weaponsInMapAll & weapons_most()); - } - else - { - // if no weapons are available on the map, just fall back to most weapons arena - start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_most(); - } -} - -void readplayerstartcvars() -{ - // initialize starting values for players - start_weapons = '0 0 0'; - start_weapons_default = '0 0 0'; - start_weapons_defaultmask = '0 0 0'; - start_items = 0; - start_ammo_shells = 0; - start_ammo_nails = 0; - start_ammo_rockets = 0; - start_ammo_cells = 0; - start_ammo_plasma = 0; - if (random_start_ammo == NULL) - { - random_start_ammo = spawn(); - } - start_health = cvar("g_balance_health_start"); - start_armorvalue = cvar("g_balance_armor_start"); - - g_weaponarena = 0; - g_weaponarena_weapons = '0 0 0'; - - string s = cvar_string("g_weaponarena"); - - MUTATOR_CALLHOOK(SetWeaponArena, s); - s = M_ARGV(0, string); - - if (s == "0" || s == "") - { - // no arena - } - else if (s == "off") - { - // forcibly turn off weaponarena - } - else if (s == "all" || s == "1") - { - g_weaponarena = 1; - g_weaponarena_list = "All Weapons"; - g_weaponarena_weapons = weapons_all(); - } - else if (s == "devall") - { - g_weaponarena = 1; - g_weaponarena_list = "Dev All Weapons"; - g_weaponarena_weapons = weapons_devall(); - } - else if (s == "most") - { - g_weaponarena = 1; - g_weaponarena_list = "Most Weapons"; - g_weaponarena_weapons = weapons_most(); - } - else if (s == "all_available") - { - g_weaponarena = 1; - g_weaponarena_list = "All Available Weapons"; - - // this needs to run after weaponsInMapAll is initialized - InitializeEntity(NULL, weaponarena_available_all_update, INITPRIO_FINDTARGET); - } - else if (s == "devall_available") - { - g_weaponarena = 1; - g_weaponarena_list = "Dev All Available Weapons"; - - // this needs to run after weaponsInMapAll is initialized - InitializeEntity(NULL, weaponarena_available_devall_update, INITPRIO_FINDTARGET); - } - else if (s == "most_available") - { - g_weaponarena = 1; - g_weaponarena_list = "Most Available Weapons"; - - // this needs to run after weaponsInMapAll is initialized - InitializeEntity(NULL, weaponarena_available_most_update, INITPRIO_FINDTARGET); - } - else if (s == "none") - { - g_weaponarena = 1; - g_weaponarena_list = "No Weapons"; - } - else - { - g_weaponarena = 1; - float t = tokenize_console(s); - g_weaponarena_list = ""; - for (int j = 0; j < t; ++j) - { - s = argv(j); - Weapon wep = Weapon_from_name(s); - if(wep != WEP_Null) - { - g_weaponarena_weapons |= (wep.m_wepset); - g_weaponarena_list = strcat(g_weaponarena_list, wep.m_name, " & "); - } - } - g_weaponarena_list = strzone(substring(g_weaponarena_list, 0, strlen(g_weaponarena_list) - 3)); - } - - if (g_weaponarena) - { - g_weapon_stay = 0; // incompatible - start_weapons = g_weaponarena_weapons; - start_items |= IT_UNLIMITED_AMMO | IT_UNLIMITED_SUPERWEAPONS; - } - else - { - FOREACH(Weapons, it != WEP_Null, { - int w = want_weapon(it, false); - WepSet s = it.m_wepset; - if(w & 1) - start_weapons |= s; - if(w & 2) - start_weapons_default |= s; - if(w & 4) - start_weapons_defaultmask |= s; - }); - } - - if(cvar("g_balance_superweapons_time") < 0) - start_items |= IT_UNLIMITED_SUPERWEAPONS; - - if(!cvar("g_use_ammunition")) - start_items |= IT_UNLIMITED_AMMO; - - if(start_items & IT_UNLIMITED_AMMO) - { - start_ammo_shells = 999; - start_ammo_nails = 999; - start_ammo_rockets = 999; - start_ammo_cells = 999; - start_ammo_plasma = 999; - start_ammo_fuel = 999; - } - else - { - start_ammo_shells = cvar("g_start_ammo_shells"); - start_ammo_nails = cvar("g_start_ammo_nails"); - start_ammo_rockets = cvar("g_start_ammo_rockets"); - start_ammo_cells = cvar("g_start_ammo_cells"); - start_ammo_plasma = cvar("g_start_ammo_plasma"); - start_ammo_fuel = cvar("g_start_ammo_fuel"); - random_start_weapons_count = cvar("g_random_start_weapons_count"); - SetResource(random_start_ammo, RES_SHELLS, cvar("g_random_start_shells")); - SetResource(random_start_ammo, RES_BULLETS, cvar("g_random_start_bullets")); - SetResource(random_start_ammo, RES_ROCKETS,cvar("g_random_start_rockets")); - SetResource(random_start_ammo, RES_CELLS, cvar("g_random_start_cells")); - SetResource(random_start_ammo, RES_PLASMA, cvar("g_random_start_plasma")); - } - - warmup_start_ammo_shells = start_ammo_shells; - warmup_start_ammo_nails = start_ammo_nails; - warmup_start_ammo_rockets = start_ammo_rockets; - warmup_start_ammo_cells = start_ammo_cells; - warmup_start_ammo_plasma = start_ammo_plasma; - warmup_start_ammo_fuel = start_ammo_fuel; - warmup_start_health = start_health; - warmup_start_armorvalue = start_armorvalue; - warmup_start_weapons = start_weapons; - warmup_start_weapons_default = start_weapons_default; - warmup_start_weapons_defaultmask = start_weapons_defaultmask; - - if (!g_weaponarena) - { - warmup_start_ammo_shells = cvar("g_warmup_start_ammo_shells"); - warmup_start_ammo_nails = cvar("g_warmup_start_ammo_nails"); - warmup_start_ammo_rockets = cvar("g_warmup_start_ammo_rockets"); - warmup_start_ammo_cells = cvar("g_warmup_start_ammo_cells"); - warmup_start_ammo_plasma = cvar("g_warmup_start_ammo_plasma"); - warmup_start_ammo_fuel = cvar("g_warmup_start_ammo_fuel"); - warmup_start_health = cvar("g_warmup_start_health"); - warmup_start_armorvalue = cvar("g_warmup_start_armor"); - warmup_start_weapons = '0 0 0'; - warmup_start_weapons_default = '0 0 0'; - warmup_start_weapons_defaultmask = '0 0 0'; - FOREACH(Weapons, it != WEP_Null, { - int w = want_weapon(it, g_warmup_allguns); - WepSet s = it.m_wepset; - if(w & 1) - warmup_start_weapons |= s; - if(w & 2) - warmup_start_weapons_default |= s; - if(w & 4) - warmup_start_weapons_defaultmask |= s; - }); - } - - if (g_jetpack) - start_items |= ITEM_Jetpack.m_itemid; - - MUTATOR_CALLHOOK(SetStartItems); - - if (start_items & ITEM_Jetpack.m_itemid) - { - start_items |= ITEM_JetpackRegen.m_itemid; - start_ammo_fuel = max(start_ammo_fuel, cvar("g_balance_fuel_rotstable")); - warmup_start_ammo_fuel = max(warmup_start_ammo_fuel, cvar("g_balance_fuel_rotstable")); - } - - start_ammo_shells = max(0, start_ammo_shells); - start_ammo_nails = max(0, start_ammo_nails); - start_ammo_rockets = max(0, start_ammo_rockets); - start_ammo_cells = max(0, start_ammo_cells); - start_ammo_plasma = max(0, start_ammo_plasma); - start_ammo_fuel = max(0, start_ammo_fuel); - SetResource(random_start_ammo, RES_SHELLS, - max(0, GetResource(random_start_ammo, RES_SHELLS))); - SetResource(random_start_ammo, RES_BULLETS, - max(0, GetResource(random_start_ammo, RES_BULLETS))); - SetResource(random_start_ammo, RES_ROCKETS, - max(0, GetResource(random_start_ammo, RES_ROCKETS))); - SetResource(random_start_ammo, RES_CELLS, - max(0, GetResource(random_start_ammo, RES_CELLS))); - SetResource(random_start_ammo, RES_PLASMA, - max(0, GetResource(random_start_ammo, RES_PLASMA))); - - warmup_start_ammo_shells = max(0, warmup_start_ammo_shells); - warmup_start_ammo_nails = max(0, warmup_start_ammo_nails); - warmup_start_ammo_rockets = max(0, warmup_start_ammo_rockets); - warmup_start_ammo_cells = max(0, warmup_start_ammo_cells); - warmup_start_ammo_plasma = max(0, warmup_start_ammo_plasma); - warmup_start_ammo_fuel = max(0, warmup_start_ammo_fuel); -} - -void precache_playermodel(string m) -{ - int globhandle, i, n; - string f; - - // remove : suffix - int j = strstrofs(m, ":", 0); - if(j >= 0) - m = substring(m, 0, j); - - if(substring(m, -9, 5) == "_lod1") - return; - if(substring(m, -9, 5) == "_lod2") - return; - precache_model(m); - f = strcat(substring(m, 0, -5), "_lod1", substring(m, -4, -1)); - if(fexists(f)) - precache_model(f); - f = strcat(substring(m, 0, -5), "_lod2", substring(m, -4, -1)); - if(fexists(f)) - precache_model(f); - - globhandle = search_begin(strcat(m, "_*.sounds"), true, false); - if (globhandle < 0) - return; - n = search_getsize(globhandle); - for (i = 0; i < n; ++i) - { - //print(search_getfilename(globhandle, i), "\n"); - f = search_getfilename(globhandle, i); - PrecachePlayerSounds(f); - } - search_end(globhandle); -} -void precache_all_playermodels(string pattern) -{ - int globhandle = search_begin(pattern, true, false); - if (globhandle < 0) return; - int n = search_getsize(globhandle); - for (int i = 0; i < n; ++i) - { - string s = search_getfilename(globhandle, i); - precache_playermodel(s); - } - search_end(globhandle); -} - -void precache_playermodels(string s) -{ - FOREACH_WORD(s, true, { precache_playermodel(it); }); -} - -PRECACHE(PlayerModels) -{ - // Precache all player models if desired - if (autocvar_sv_precacheplayermodels) - { - PrecachePlayerSounds("sound/player/default.sounds"); - precache_all_playermodels("models/player/*.zym"); - precache_all_playermodels("models/player/*.dpm"); - precache_all_playermodels("models/player/*.md3"); - precache_all_playermodels("models/player/*.psk"); - precache_all_playermodels("models/player/*.iqm"); - } - - if (autocvar_sv_defaultcharacter) - { - precache_playermodels(autocvar_sv_defaultplayermodel_red); - precache_playermodels(autocvar_sv_defaultplayermodel_blue); - precache_playermodels(autocvar_sv_defaultplayermodel_yellow); - precache_playermodels(autocvar_sv_defaultplayermodel_pink); - precache_playermodels(autocvar_sv_defaultplayermodel); - } -} - - -void make_safe_for_remove(entity e) -{ - if (e.initialize_entity) - { - entity ent, prev = NULL; - for (ent = initialize_entity_first; ent; ) - { - if ((ent == e) || ((ent.classname == "initialize_entity") && (ent.enemy == e))) - { - //print("make_safe_for_remove: getting rid of initializer ", etos(ent), "\n"); - // skip it in linked list - if (prev) - { - prev.initialize_entity_next = ent.initialize_entity_next; - ent = prev.initialize_entity_next; - } - else - { - initialize_entity_first = ent.initialize_entity_next; - ent = initialize_entity_first; - } - } - else - { - prev = ent; - ent = ent.initialize_entity_next; - } - } - } -} - -.float remove_except_protected_forbidden; -void remove_except_protected(entity e) -{ - if(e.remove_except_protected_forbidden) - error("not allowed to remove this at this point"); - builtin_remove(e); -} - -void remove_unsafely(entity e) -{ - if(e.classname == "spike") - error("Removing spikes is forbidden (crylink bug), please report"); - builtin_remove(e); -} - -void remove_safely(entity e) -{ - make_safe_for_remove(e); - builtin_remove(e); -} - -void InitializeEntity(entity e, void(entity this) func, int order) -{ - entity prev, cur; - - if (!e || e.initialize_entity) - { - // make a proxy initializer entity - entity e_old = e; - e = new(initialize_entity); - e.enemy = e_old; - } - - e.initialize_entity = func; - e.initialize_entity_order = order; - - cur = initialize_entity_first; - prev = NULL; - for (;;) - { - if (!cur || cur.initialize_entity_order > order) - { - // insert between prev and cur - if (prev) - prev.initialize_entity_next = e; - else - initialize_entity_first = e; - e.initialize_entity_next = cur; - return; - } - prev = cur; - cur = cur.initialize_entity_next; - } -} -void InitializeEntitiesRun() -{ - entity startoflist = initialize_entity_first; - initialize_entity_first = NULL; - delete_fn = remove_except_protected; - for (entity e = startoflist; e; e = e.initialize_entity_next) - { - e.remove_except_protected_forbidden = 1; - } - for (entity e = startoflist; e; ) - { - e.remove_except_protected_forbidden = 0; - e.initialize_entity_order = 0; - entity next = e.initialize_entity_next; - e.initialize_entity_next = NULL; - var void(entity this) func = e.initialize_entity; - e.initialize_entity = func_null; - if (e.classname == "initialize_entity") - { - entity wrappee = e.enemy; - builtin_remove(e); - e = wrappee; - } - //dprint("Delayed initialization: ", e.classname, "\n"); - if (func) - { - func(e); - } - else - { - eprint(e); - backtrace(strcat("Null function in: ", e.classname, "\n")); - } - e = next; - } - delete_fn = remove_unsafely; -} - -.float(entity) isEliminated; -bool EliminatedPlayers_SendEntity(entity this, entity to, float sendflags) -{ - Stream out = MSG_ENTITY; - WriteHeader(out, ENT_CLIENT_ELIMINATEDPLAYERS); - serialize(byte, out, sendflags); - if (sendflags & 1) { - for (int i = 1; i <= maxclients; i += 8) { - int f = 0; - entity e = edict_num(i); - for (int b = 0; b < 8; ++b, e = nextent(e)) { - if (eliminatedPlayers.isEliminated(e)) { - f |= BIT(b); - } - } - serialize(byte, out, f); - } - } - return true; -} - -void EliminatedPlayers_Init(float(entity) isEliminated_func) -{ - if(eliminatedPlayers) - { - backtrace("Can't spawn eliminatedPlayers again!"); - return; - } - Net_LinkEntity(eliminatedPlayers = spawn(), false, 0, EliminatedPlayers_SendEntity); - eliminatedPlayers.isEliminated = isEliminated_func; -} - - - - -void adaptor_think2use_hittype_splash(entity this) // for timed projectile detonation -{ - if(!(IS_ONGROUND(this))) // if onground, we ARE touching something, but HITTYPE_SPLASH is to be networked if the damage causing projectile is not touching ANYTHING - this.projectiledeathtype |= HITTYPE_SPLASH; - adaptor_think2use(this); -} - -// deferred dropping -void DropToFloor_Handler(entity this) -{ - WITHSELF(this, builtin_droptofloor()); - this.dropped_origin = this.origin; -} - -void droptofloor(entity this) -{ - InitializeEntity(this, DropToFloor_Handler, INITPRIO_DROPTOFLOOR); -} - - - -float trace_hits_box_a0, trace_hits_box_a1; - -float trace_hits_box_1d(float end, float thmi, float thma) -{ - if (end == 0) - { - // just check if x is in range - if (0 < thmi) - return false; - if (0 > thma) - return false; - } - else - { - // do the trace with respect to x - // 0 -> end has to stay in thmi -> thma - trace_hits_box_a0 = max(trace_hits_box_a0, min(thmi / end, thma / end)); - trace_hits_box_a1 = min(trace_hits_box_a1, max(thmi / end, thma / end)); - if (trace_hits_box_a0 > trace_hits_box_a1) - return false; - } - return true; -} - -float trace_hits_box(vector start, vector end, vector thmi, vector thma) -{ - end -= start; - thmi -= start; - thma -= start; - // now it is a trace from 0 to end - - trace_hits_box_a0 = 0; - trace_hits_box_a1 = 1; - - if (!trace_hits_box_1d(end.x, thmi.x, thma.x)) - return false; - if (!trace_hits_box_1d(end.y, thmi.y, thma.y)) - return false; - if (!trace_hits_box_1d(end.z, thmi.z, thma.z)) - return false; - - return true; -} - -float tracebox_hits_box(vector start, vector mi, vector ma, vector end, vector thmi, vector thma) -{ - return trace_hits_box(start, end, thmi - ma, thma - mi); -} - -bool SUB_NoImpactCheck(entity this, entity toucher) -{ - // zero hitcontents = this is not the real impact, but either the - // mirror-impact of something hitting the projectile instead of the - // projectile hitting the something, or a touchareagrid one. Neither of - // these stop the projectile from moving, so... - if(trace_dphitcontents == 0) - { - LOG_TRACEF("A hit from a projectile happened with no hit contents! DEBUG THIS, this should never happen for projectiles! Projectile will self-destruct. (edict: %i, classname: %s, origin: %v)", this, this.classname, this.origin); - checkclient(this); // TODO: .health is checked in the engine with this, possibly replace with a QC function? - } - if (trace_dphitq3surfaceflags & Q3SURFACEFLAG_NOIMPACT) - return true; - if (toucher == NULL && this.size != '0 0 0') - { - vector tic; - tic = this.velocity * sys_frametime; - tic = tic + normalize(tic) * vlen(this.maxs - this.mins); - traceline(this.origin - tic, this.origin + tic, MOVE_NORMAL, this); - if (trace_fraction >= 1) - { - LOG_TRACE("Odd... did not hit...?"); - } - else if (trace_dphitq3surfaceflags & Q3SURFACEFLAG_NOIMPACT) - { - LOG_TRACE("Detected and prevented the sky-grapple bug."); - return true; - } - } - - return false; -} - -bool WarpZone_Projectile_Touch_ImpactFilter_Callback(entity this, entity toucher) -{ - // owner check - if(toucher && toucher == this.owner) - return true; - if(SUB_NoImpactCheck(this, toucher)) - { - if(this.classname == "nade") - return false; // no checks here - else if(this.classname == "grapplinghook") - RemoveHook(this); - else - delete(this); - return true; - } - if(trace_ent && trace_ent.solid > SOLID_TRIGGER) - UpdateCSQCProjectile(this); - return false; -} - -/** engine callback */ -void URI_Get_Callback(float id, float status, string data) -{ - if(url_URI_Get_Callback(id, status, data)) - { - // handled - } - else if (id == URI_GET_DISCARD) - { - // discard - } - else if (id >= URI_GET_CURL && id <= URI_GET_CURL_END) - { - // sv_cmd curl - Curl_URI_Get_Callback(id, status, data); - } - else if (id >= URI_GET_IPBAN && id <= URI_GET_IPBAN_END) - { - // online ban list - OnlineBanList_URI_Get_Callback(id, status, data); - } - else if (MUTATOR_CALLHOOK(URI_GetCallback, id, status, data)) - { - // handled by a mutator - } - else - { - LOG_INFO("Received HTTP request data for an invalid id ", ftos(id), "."); - } -} - -string uid2name(string myuid) -{ - string s = db_get(ServerProgsDB, strcat("/uid2name/", myuid)); - - // FIXME remove this later after 0.6 release - // convert old style broken records to correct style - if(s == "") - { - s = db_get(ServerProgsDB, strcat("uid2name", myuid)); - if(s != "") - { - db_put(ServerProgsDB, strcat("/uid2name/", myuid), s); - db_remove(ServerProgsDB, strcat("uid2name", myuid)); - } - } - - if(s == "") - s = "^1Unregistered Player"; - return s; -} - -bool MoveToRandomLocationWithinBounds(entity e, vector boundmin, vector boundmax, float goodcontents, float badcontents, float badsurfaceflags, int attempts, float maxaboveground, float minviewdistance) -{ - float m = e.dphitcontentsmask; - e.dphitcontentsmask = goodcontents | badcontents; - - vector org = boundmin; - vector delta = boundmax - boundmin; - - vector start, end; - start = end = org; - int j; // used after the loop - for(j = 0; j < attempts; ++j) - { - start.x = org.x + random() * delta.x; - start.y = org.y + random() * delta.y; - start.z = org.z + random() * delta.z; - - // rule 1: start inside world bounds, and outside - // solid, and don't start from somewhere where you can - // fall down to evil - tracebox(start, e.mins, e.maxs, start - '0 0 1' * delta.z, MOVE_NORMAL, e); - if (trace_fraction >= 1) - continue; - if (trace_startsolid) - continue; - if (trace_dphitcontents & badcontents) - continue; - if (trace_dphitq3surfaceflags & badsurfaceflags) - continue; - - // rule 2: if we are too high, lower the point - if (trace_fraction * delta.z > maxaboveground) - start = trace_endpos + '0 0 1' * maxaboveground; - vector enddown = trace_endpos; - - // rule 3: make sure we aren't outside the map. This only works - // for somewhat well formed maps. A good rule of thumb is that - // the map should have a convex outside hull. - // these can be traceLINES as we already verified the starting box - vector mstart = start + 0.5 * (e.mins + e.maxs); - traceline(mstart, mstart + '1 0 0' * delta.x, MOVE_NORMAL, e); - if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") - continue; - traceline(mstart, mstart - '1 0 0' * delta.x, MOVE_NORMAL, e); - if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") - continue; - traceline(mstart, mstart + '0 1 0' * delta.y, MOVE_NORMAL, e); - if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") - continue; - traceline(mstart, mstart - '0 1 0' * delta.y, MOVE_NORMAL, e); - if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") - continue; - traceline(mstart, mstart + '0 0 1' * delta.z, MOVE_NORMAL, e); - if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") - continue; - - // rule 4: we must "see" some spawnpoint or item - entity sp = NULL; - IL_EACH(g_spawnpoints, checkpvs(mstart, it), - { - if((traceline(mstart, it.origin, MOVE_NORMAL, e), trace_fraction) >= 1) - { - sp = it; - break; - } - }); - if(!sp) - { - int items_checked = 0; - IL_EACH(g_items, checkpvs(mstart, it), - { - if((traceline(mstart, it.origin + (it.mins + it.maxs) * 0.5, MOVE_NORMAL, e), trace_fraction) >= 1) - { - sp = it; - break; - } - - ++items_checked; - if(items_checked >= attempts) - break; // sanity - }); - - if(!sp) - continue; - } - - // find a random vector to "look at" - end.x = org.x + random() * delta.x; - end.y = org.y + random() * delta.y; - end.z = org.z + random() * delta.z; - end = start + normalize(end - start) * vlen(delta); - - // rule 4: start TO end must not be too short - tracebox(start, e.mins, e.maxs, end, MOVE_NORMAL, e); - if(trace_startsolid) - continue; - if(trace_fraction < minviewdistance / vlen(delta)) - continue; - - // rule 5: don't want to look at sky - if(trace_dphitq3surfaceflags & Q3SURFACEFLAG_SKY) - continue; - - // rule 6: we must not end up in trigger_hurt - if(tracebox_hits_trigger_hurt(start, e.mins, e.maxs, enddown)) - continue; - - break; - } - - e.dphitcontentsmask = m; - - if(j < attempts) - { - setorigin(e, start); - e.angles = vectoangles(end - start); - LOG_DEBUG("Needed ", ftos(j + 1), " attempts"); - return true; - } - return false; -} - -float MoveToRandomMapLocation(entity e, float goodcontents, float badcontents, float badsurfaceflags, float attempts, float maxaboveground, float minviewdistance) -{ - return MoveToRandomLocationWithinBounds(e, world.mins, world.maxs, goodcontents, badcontents, badsurfaceflags, attempts, maxaboveground, minviewdistance); -} - -void write_recordmarker(entity pl, float tstart, float dt) -{ - GameLogEcho(strcat(":recordset:", ftos(pl.playerid), ":", ftos(dt))); - - // also write a marker into demo files for demotc-race-record-extractor to find - stuffcmd(pl, - strcat( - strcat("//", strconv(2, 0, 0, GetGametype()), " RECORD SET ", TIME_ENCODED_TOSTRING(TIME_ENCODE(dt))), - " ", ftos(tstart), " ", ftos(dt), "\n")); -} - -void attach_sameorigin(entity e, entity to, string tag) -{ - vector org, t_forward, t_left, t_up, e_forward, e_up; - float tagscale; - - org = e.origin - gettaginfo(to, gettagindex(to, tag)); - tagscale = (vlen(v_forward) ** -2); // undo a scale on the tag - t_forward = v_forward * tagscale; - t_left = v_right * -tagscale; - t_up = v_up * tagscale; - - e.origin_x = org * t_forward; - e.origin_y = org * t_left; - e.origin_z = org * t_up; - - // current forward and up directions - if (substring(e.model, 0, 1) == "*") // bmodels have their own rules - e.angles = AnglesTransform_FromVAngles(e.angles); - else - e.angles = AnglesTransform_FromAngles(e.angles); - fixedmakevectors(e.angles); - - // untransform forward, up! - e_forward.x = v_forward * t_forward; - e_forward.y = v_forward * t_left; - e_forward.z = v_forward * t_up; - e_up.x = v_up * t_forward; - e_up.y = v_up * t_left; - e_up.z = v_up * t_up; - - e.angles = fixedvectoangles2(e_forward, e_up); - if (substring(e.model, 0, 1) == "*") // bmodels have their own rules - e.angles = AnglesTransform_ToVAngles(e.angles); - else - e.angles = AnglesTransform_ToAngles(e.angles); - - setattachment(e, to, tag); - setorigin(e, e.origin); -} - -void detach_sameorigin(entity e) -{ - vector org; - org = gettaginfo(e, 0); - e.angles = fixedvectoangles2(v_forward, v_up); - if (substring(e.model, 0, 1) == "*") // bmodels have their own rules - e.angles = AnglesTransform_ToVAngles(e.angles); - else - e.angles = AnglesTransform_ToAngles(e.angles); - setorigin(e, org); - setattachment(e, NULL, ""); - setorigin(e, e.origin); -} - -void follow_sameorigin(entity e, entity to) -{ - set_movetype(e, MOVETYPE_FOLLOW); // make the hole follow - e.aiment = to; // make the hole follow bmodel - e.punchangle = to.angles; // the original angles of bmodel - e.view_ofs = e.origin - to.origin; // relative origin - e.v_angle = e.angles - to.angles; // relative angles -} - -#if 0 -// TODO: unused, likely for a reason, possibly needs extensions (allow setting the new movetype as a parameter?) -void unfollow_sameorigin(entity e) -{ - set_movetype(e, MOVETYPE_NONE); -} -#endif - -.string aiment_classname; -.float aiment_deadflag; -void SetMovetypeFollow(entity ent, entity e) -{ - // FIXME this may not be warpzone aware - set_movetype(ent, MOVETYPE_FOLLOW); // make the hole follow - ent.solid = SOLID_NOT; // MOVETYPE_FOLLOW is always non-solid - this means this cannot be teleported by warpzones any more! Instead, we must notice when our owner gets teleported. - ent.aiment = e; // make the hole follow bmodel - ent.punchangle = e.angles; // the original angles of bmodel - ent.view_ofs = ent.origin - e.origin; // relative origin - ent.v_angle = ent.angles - e.angles; // relative angles - ent.aiment_classname = strzone(e.classname); - ent.aiment_deadflag = e.deadflag; -} -void UnsetMovetypeFollow(entity ent) -{ - set_movetype(ent, MOVETYPE_FLY); - PROJECTILE_MAKETRIGGER(ent); - ent.aiment = NULL; -} -float LostMovetypeFollow(entity ent) -{ -/* - if(ent.move_movetype != MOVETYPE_FOLLOW) - if(ent.aiment) - error("???"); -*/ - if(ent.aiment) - { - if(ent.aiment.classname != ent.aiment_classname) - return 1; - if(ent.aiment.deadflag != ent.aiment_deadflag) - return 1; - } - return 0; -} - -.bool pushable; -bool isPushable(entity e) -{ - if(e.pushable) - return true; - if(IS_VEHICLE(e)) - return false; - if(e.iscreature) - return true; - if (Item_IsLoot(e)) - { - return true; - } - switch(e.classname) - { - case "body": - return true; - case "bullet": // antilagged bullets can't hit this either - return false; - } - if (e.projectiledeathtype) - return true; - return false; -} diff --git a/qcsrc/server/miscfunctions.qh b/qcsrc/server/miscfunctions.qh deleted file mode 100644 index 8a2406316c..0000000000 --- a/qcsrc/server/miscfunctions.qh +++ /dev/null @@ -1,343 +0,0 @@ -#pragma once - -#include -#include -#include -#include - -#include - -#include - -#include -#include -#include - -.vector dropped_origin; - -entity eliminatedPlayers; -void EliminatedPlayers_Init(float(entity) isEliminated_func); - -void write_recordmarker(entity pl, float tstart, float dt); - -void play2all(string samp); - -void play2team(float t, string filename); - -void GetCvars_handleFloat(entity this, entity store, string thisname, float f, .float field, string name); - -float spamsound(entity e, float chan, Sound samp, float vol, float _atten); - -void GetCvars_handleString(entity this, entity store, string thisname, float f, .string field, string name); - -void precache_all_playermodels(string pattern); - -void soundat(entity e, vector o, float chan, string samp, float vol, float _atten); - -void InitializeEntitiesRun(); - -void stopsoundto(float _dest, entity e, float chan); -void soundtoat(float _dest, entity e, vector o, float chan, string samp, float vol, float _atten, float _pitch); - -void droptofloor(entity this); - -float trace_hits_box_1d(float end, float thmi, float thma); - -float trace_hits_box(vector start, vector end, vector thmi, vector thma); - -float tracebox_hits_box(vector start, vector mi, vector ma, vector end, vector thmi, vector thma); - -void attach_sameorigin(entity e, entity to, string tag); - -void crosshair_trace(entity pl); - -void crosshair_trace_plusvisibletriggers(entity pl); -void WarpZone_crosshair_trace_plusvisibletriggers(entity pl); -void crosshair_trace_plusvisibletriggers__is_wz(entity pl, bool is_wz); - -void detach_sameorigin(entity e); - -void follow_sameorigin(entity e, entity to); - -string formatmessage(entity this, string msg); - -/** print(), but only print if the server is not local */ -void dedicated_print(string input); - -void GetCvars(entity this, entity store, int f); - -string GetMapname(); - -float isPushable(entity e); - -float LostMovetypeFollow(entity ent); - -string uid2name(string myuid); - -bool MoveToRandomLocationWithinBounds(entity e, vector boundmin, vector boundmax, float goodcontents, float badcontents, float badsurfaceflags, int attempts, float maxaboveground, float minviewdistance); - -float MoveToRandomMapLocation(entity e, float goodcontents, float badcontents, float badsurfaceflags, float attempts, float maxaboveground, float minviewdistance); - -string NearestLocation(vector p); - -void play2(entity e, string filename); - -string playername(entity p, bool team_colorize); - -void remove_safely(entity e); - -void remove_unsafely(entity e); - -void SetMovetypeFollow(entity ent, entity e); - -void soundto(float dest, entity e, float chan, string samp, float vol, float atten, float _pitch); - -void stopsound(entity e, float chan); - -float tracebox_hits_box(vector start, vector mi, vector ma, vector end, vector thmi, vector thma); - -void traceline_antilag (entity source, vector v1, vector v2, float nomonst, entity forent, float lag); - -void WarpZone_crosshair_trace(entity pl); - -void WarpZone_traceline_antilag (entity source, vector v1, vector v2, float nomonst, entity forent, float lag); - -#define IS_DEAD(s) ((s).deadflag != DEAD_NO) - - -#define ITEM_TOUCH_NEEDKILL() (((trace_dpstartcontents | trace_dphitcontents) & DPCONTENTS_NODROP) || (trace_dphitq3surfaceflags & Q3SURFACEFLAG_SKY)) -#define ITEM_DAMAGE_NEEDKILL(dt) (((dt) == DEATH_HURTTRIGGER.m_id) || ((dt) == DEATH_SLIME.m_id) || ((dt) == DEATH_LAVA.m_id) || ((dt) == DEATH_SWAMP.m_id)) - -#define PROJECTILE_TOUCH(e,t) MACRO_BEGIN if (WarpZone_Projectile_Touch(e,t)) return; MACRO_END - -#define CENTER_OR_VIEWOFS(ent) (ent.origin + (IS_PLAYER(ent) ? ent.view_ofs : ((ent.mins + ent.maxs) * 0.5))) - -// copies a string to a tempstring (so one can strunzone it) -string strcat1(string s) = #115; // FRIK_FILE - -/* -// NOTE: DO NOT USE THIS FUNCTION TOO OFTEN. -// IT WILL MOST PROBABLY DESTROY _ALL_ OTHER TEMP -// STRINGS AND TAKE QUITE LONG. haystack and needle MUST -// BE CONSTANT OR strzoneD! -float strstrofs(string haystack, string needle, float offset) -{ - float len, endpos; - string found; - len = strlen(needle); - endpos = strlen(haystack) - len; - while(offset <= endpos) - { - found = substring(haystack, offset, len); - if(found == needle) - return offset; - offset = offset + 1; - } - return -1; -} -*/ - -const float NUM_NEAREST_ENTITIES = 4; -entity nearest_entity[NUM_NEAREST_ENTITIES]; -float nearest_length[NUM_NEAREST_ENTITIES]; - - -//#NO AUTOCVARS START - -float g_pickup_shells_max; -float g_pickup_nails_max; -float g_pickup_rockets_max; -float g_pickup_cells_max; -float g_pickup_plasma_max; -float g_pickup_fuel_max; -float g_pickup_weapons_anyway; -float g_weaponarena; -WepSet g_weaponarena_weapons; -float g_weaponarena_random; // TODO -string g_weaponarena_list; -float g_weaponspeedfactor; -float g_weaponratefactor; -float g_weapondamagefactor; -float g_weaponforcefactor; -float g_weaponspreadfactor; - -WepSet start_weapons; -WepSet start_weapons_default; -WepSet start_weapons_defaultmask; -int start_items; -float start_ammo_shells; -float start_ammo_nails; -float start_ammo_rockets; -float start_ammo_cells; -float start_ammo_plasma; -float start_ammo_fuel; -/// \brief Number of random start weapons to give to players. -int random_start_weapons_count; -/// \brief Holds a list of possible random start weapons. -string autocvar_g_random_start_weapons; -/// \brief Entity that contains amount of ammo to give with random start -/// weapons. -entity random_start_ammo; -float start_health; -float start_armorvalue; -WepSet warmup_start_weapons; -WepSet warmup_start_weapons_default; -WepSet warmup_start_weapons_defaultmask; -#define WARMUP_START_WEAPONS ((g_warmup_allguns == 1) ? (warmup_start_weapons & (weaponsInMap | start_weapons)) : warmup_start_weapons) -float warmup_start_ammo_shells; -float warmup_start_ammo_nails; -float warmup_start_ammo_rockets; -float warmup_start_ammo_cells; -float warmup_start_ammo_plasma; -float warmup_start_ammo_fuel; -float warmup_start_health; -float warmup_start_armorvalue; -float g_weapon_stay; - -float want_weapon(entity weaponinfo, float allguns); // WEAPONTODO: what still needs done? -void readplayerstartcvars(); - -float sv_autotaunt; -float sv_taunt; - -float g_footsteps, g_grappling_hook; -float g_warmup_allguns; -float g_warmup_allow_timeout; -float warmup_stage; -float g_jetpack; - -bool sv_ready_restart; -bool sv_ready_restart_after_countdown; -bool sv_ready_restart_repeatable; - -float sv_clones; -float sv_foginterval; - -void readlevelcvars() -{ - if(cvar("sv_allow_fullbright")) - serverflags |= SERVERFLAG_ALLOW_FULLBRIGHT; - - sv_clones = cvar("sv_clones"); - sv_foginterval = cvar("sv_foginterval"); - g_footsteps = cvar("g_footsteps"); - g_jetpack = cvar("g_jetpack"); - sv_maxidle = cvar("sv_maxidle"); - sv_maxidle_spectatorsareidle = cvar("sv_maxidle_spectatorsareidle"); - sv_maxidle_slots = cvar("sv_maxidle_slots"); - sv_maxidle_slots_countbots = cvar("sv_maxidle_slots_countbots"); - sv_autotaunt = cvar("sv_autotaunt"); - sv_taunt = cvar("sv_taunt"); - sv_ready_restart = cvar("sv_ready_restart"); - sv_ready_restart_after_countdown = cvar("sv_ready_restart_after_countdown"); - sv_ready_restart_repeatable = cvar("sv_ready_restart_repeatable"); - - warmup_stage = cvar("g_warmup"); - warmup_limit = cvar("g_warmup_limit"); - g_warmup_allguns = cvar("g_warmup_allguns"); - g_warmup_allow_timeout = cvar("g_warmup_allow_timeout"); - - if(cvar("g_campaign")) - warmup_stage = 0; // no warmup during campaign - - g_pickup_respawntime_weapon = cvar("g_pickup_respawntime_weapon"); - g_pickup_respawntime_superweapon = cvar("g_pickup_respawntime_superweapon"); - g_pickup_respawntime_ammo = cvar("g_pickup_respawntime_ammo"); - g_pickup_respawntime_short = cvar("g_pickup_respawntime_short"); - g_pickup_respawntime_medium = cvar("g_pickup_respawntime_medium"); - g_pickup_respawntime_long = cvar("g_pickup_respawntime_long"); - g_pickup_respawntime_powerup = cvar("g_pickup_respawntime_powerup"); - g_pickup_respawntimejitter_weapon = cvar("g_pickup_respawntimejitter_weapon"); - g_pickup_respawntimejitter_superweapon = cvar("g_pickup_respawntimejitter_superweapon"); - g_pickup_respawntimejitter_ammo = cvar("g_pickup_respawntimejitter_ammo"); - g_pickup_respawntimejitter_short = cvar("g_pickup_respawntimejitter_short"); - g_pickup_respawntimejitter_medium = cvar("g_pickup_respawntimejitter_medium"); - g_pickup_respawntimejitter_long = cvar("g_pickup_respawntimejitter_long"); - g_pickup_respawntimejitter_powerup = cvar("g_pickup_respawntimejitter_powerup"); - - g_weaponspeedfactor = cvar("g_weaponspeedfactor"); - g_weaponratefactor = cvar("g_weaponratefactor"); - g_weapondamagefactor = cvar("g_weapondamagefactor"); - g_weaponforcefactor = cvar("g_weaponforcefactor"); - g_weaponspreadfactor = cvar("g_weaponspreadfactor"); - - g_pickup_shells = cvar("g_pickup_shells"); - g_pickup_shells_max = cvar("g_pickup_shells_max"); - g_pickup_nails = cvar("g_pickup_nails"); - g_pickup_nails_max = cvar("g_pickup_nails_max"); - g_pickup_rockets = cvar("g_pickup_rockets"); - g_pickup_rockets_max = cvar("g_pickup_rockets_max"); - g_pickup_cells = cvar("g_pickup_cells"); - g_pickup_cells_max = cvar("g_pickup_cells_max"); - g_pickup_plasma = cvar("g_pickup_plasma"); - g_pickup_plasma_max = cvar("g_pickup_plasma_max"); - g_pickup_fuel = cvar("g_pickup_fuel"); - g_pickup_fuel_jetpack = cvar("g_pickup_fuel_jetpack"); - g_pickup_fuel_max = cvar("g_pickup_fuel_max"); - g_pickup_armorsmall = cvar("g_pickup_armorsmall"); - g_pickup_armorsmall_max = cvar("g_pickup_armorsmall_max"); - g_pickup_armorsmall_anyway = cvar("g_pickup_armorsmall_anyway"); - g_pickup_armormedium = cvar("g_pickup_armormedium"); - g_pickup_armormedium_max = cvar("g_pickup_armormedium_max"); - g_pickup_armormedium_anyway = cvar("g_pickup_armormedium_anyway"); - g_pickup_armorbig = cvar("g_pickup_armorbig"); - g_pickup_armorbig_max = cvar("g_pickup_armorbig_max"); - g_pickup_armorbig_anyway = cvar("g_pickup_armorbig_anyway"); - g_pickup_armormega = cvar("g_pickup_armormega"); - g_pickup_armormega_max = cvar("g_pickup_armormega_max"); - g_pickup_armormega_anyway = cvar("g_pickup_armormega_anyway"); - g_pickup_healthsmall = cvar("g_pickup_healthsmall"); - g_pickup_healthsmall_max = cvar("g_pickup_healthsmall_max"); - g_pickup_healthsmall_anyway = cvar("g_pickup_healthsmall_anyway"); - g_pickup_healthmedium = cvar("g_pickup_healthmedium"); - g_pickup_healthmedium_max = cvar("g_pickup_healthmedium_max"); - g_pickup_healthmedium_anyway = cvar("g_pickup_healthmedium_anyway"); - g_pickup_healthbig = cvar("g_pickup_healthbig"); - g_pickup_healthbig_max = cvar("g_pickup_healthbig_max"); - g_pickup_healthbig_anyway = cvar("g_pickup_healthbig_anyway"); - g_pickup_healthmega = cvar("g_pickup_healthmega"); - g_pickup_healthmega_max = cvar("g_pickup_healthmega_max"); - g_pickup_healthmega_anyway = cvar("g_pickup_healthmega_anyway"); - - g_pickup_ammo_anyway = cvar("g_pickup_ammo_anyway"); - g_pickup_weapons_anyway = cvar("g_pickup_weapons_anyway"); - - g_weapon_stay = cvar(strcat("g_", GetGametype(), "_weapon_stay")); - if(!g_weapon_stay) - g_weapon_stay = cvar("g_weapon_stay"); - - MUTATOR_CALLHOOK(ReadLevelCvars); - - if (!warmup_stage) - game_starttime = time + cvar("g_start_delay"); - - FOREACH(Weapons, it != WEP_Null, { it.wr_init(it); }); - - readplayerstartcvars(); -} - -//#NO AUTOCVARS END - -const int INITPRIO_FIRST = 0; -const int INITPRIO_GAMETYPE = 0; -const int INITPRIO_GAMETYPE_FALLBACK = 1; -const int INITPRIO_FINDTARGET = 10; -const int INITPRIO_DROPTOFLOOR = 20; -const int INITPRIO_SETLOCATION = 90; -const int INITPRIO_LINKDOORS = 91; -const int INITPRIO_LAST = 99; - -.void(entity this) initialize_entity; -.int initialize_entity_order; -.entity initialize_entity_next; -entity initialize_entity_first; - - - - - -bool sound_allowed(int dest, entity e); -void InitializeEntity(entity e, void(entity this) func, int order); - -IntrusiveList g_ctrace_changed; -STATIC_INIT(g_ctrace_changed) { g_ctrace_changed = IL_NEW(); } diff --git a/qcsrc/server/mutators/loader.qc b/qcsrc/server/mutators/loader.qc index f15098766f..0830fb686d 100644 --- a/qcsrc/server/mutators/loader.qc +++ b/qcsrc/server/mutators/loader.qc @@ -1,8 +1,9 @@ #include "loader.qh" +#include +#include #include #include -#include STATIC_INIT_LATE(Gametype) { Gametype g = MapInfo_CurrentGametype(); diff --git a/qcsrc/server/pathlib/main.qc b/qcsrc/server/pathlib/main.qc index b42e5ef688..16090e31ba 100644 --- a/qcsrc/server/pathlib/main.qc +++ b/qcsrc/server/pathlib/main.qc @@ -2,7 +2,6 @@ #include #include -#include #include "pathlib.qh" #include "utility.qh" #include diff --git a/qcsrc/server/pathlib/movenode.qc b/qcsrc/server/pathlib/movenode.qc index 06568ae0d3..65e4923ea7 100644 --- a/qcsrc/server/pathlib/movenode.qc +++ b/qcsrc/server/pathlib/movenode.qc @@ -3,7 +3,6 @@ #include #include #include -#include #include "pathlib.qh" #include "utility.qh" diff --git a/qcsrc/server/pathlib/utility.qc b/qcsrc/server/pathlib/utility.qc index 51d3f65c9e..799cd43589 100644 --- a/qcsrc/server/pathlib/utility.qc +++ b/qcsrc/server/pathlib/utility.qc @@ -2,7 +2,6 @@ #include #include -#include #include "pathlib.qh" bool location_isok(vector point, bool waterok, bool air_isok) diff --git a/qcsrc/server/player.qc b/qcsrc/server/player.qc index ef60454033..a632aab01c 100644 --- a/qcsrc/server/player.qc +++ b/qcsrc/server/player.qc @@ -6,9 +6,9 @@ #include "client.qh" #include "clientkill.qh" #include "damage.qh" +#include #include "world.qh" #include "handicap.qh" -#include "miscfunctions.qh" #include "portals.qh" #include "teamplay.qh" #include @@ -609,3 +609,78 @@ bool PlayerHeal(entity targ, entity inflictor, float amount, float limit) GiveResourceWithLimit(targ, RES_HEALTH, amount, limit); return true; } + +void precache_playermodel(string m) +{ + int globhandle, i, n; + string f; + + // remove : suffix + int j = strstrofs(m, ":", 0); + if(j >= 0) + m = substring(m, 0, j); + + if(substring(m, -9, 5) == "_lod1") + return; + if(substring(m, -9, 5) == "_lod2") + return; + precache_model(m); + f = strcat(substring(m, 0, -5), "_lod1", substring(m, -4, -1)); + if(fexists(f)) + precache_model(f); + f = strcat(substring(m, 0, -5), "_lod2", substring(m, -4, -1)); + if(fexists(f)) + precache_model(f); + + globhandle = search_begin(strcat(m, "_*.sounds"), true, false); + if (globhandle < 0) + return; + n = search_getsize(globhandle); + for (i = 0; i < n; ++i) + { + //print(search_getfilename(globhandle, i), "\n"); + f = search_getfilename(globhandle, i); + PrecachePlayerSounds(f); + } + search_end(globhandle); +} +void precache_all_playermodels(string pattern) +{ + int globhandle = search_begin(pattern, true, false); + if (globhandle < 0) return; + int n = search_getsize(globhandle); + for (int i = 0; i < n; ++i) + { + string s = search_getfilename(globhandle, i); + precache_playermodel(s); + } + search_end(globhandle); +} + +void precache_playermodels(string s) +{ + FOREACH_WORD(s, true, { precache_playermodel(it); }); +} + +PRECACHE(PlayerModels) +{ + // Precache all player models if desired + if (autocvar_sv_precacheplayermodels) + { + PrecachePlayerSounds("sound/player/default.sounds"); + precache_all_playermodels("models/player/*.zym"); + precache_all_playermodels("models/player/*.dpm"); + precache_all_playermodels("models/player/*.md3"); + precache_all_playermodels("models/player/*.psk"); + precache_all_playermodels("models/player/*.iqm"); + } + + if (autocvar_sv_defaultcharacter) + { + precache_playermodels(autocvar_sv_defaultplayermodel_red); + precache_playermodels(autocvar_sv_defaultplayermodel_blue); + precache_playermodels(autocvar_sv_defaultplayermodel_yellow); + precache_playermodels(autocvar_sv_defaultplayermodel_pink); + precache_playermodels(autocvar_sv_defaultplayermodel); + } +} diff --git a/qcsrc/server/player.qh b/qcsrc/server/player.qh index 86433d456f..523a573a9d 100644 --- a/qcsrc/server/player.qh +++ b/qcsrc/server/player.qh @@ -21,5 +21,7 @@ void PlayerDamage(entity this, entity inflictor, entity attacker, float damage, bool PlayerHeal(entity targ, entity inflictor, float amount, float limit); +void precache_all_playermodels(string pattern); + IntrusiveList g_clones; STATIC_INIT(g_clones) { g_clones = IL_NEW(); } diff --git a/qcsrc/server/race.qc b/qcsrc/server/race.qc index c2de3c9cc6..bc07efd587 100644 --- a/qcsrc/server/race.qc +++ b/qcsrc/server/race.qc @@ -3,8 +3,11 @@ #include #include #include +#include +#include +#include +#include #include -#include #include #include "client.qh" #include "cheats.qh" @@ -27,6 +30,38 @@ #include #include "../common/mutators/mutator/waypoints/waypointsprites.qh" +string uid2name(string myuid) +{ + string s = db_get(ServerProgsDB, strcat("/uid2name/", myuid)); + + // FIXME remove this later after 0.6 release + // convert old style broken records to correct style + if(s == "") + { + s = db_get(ServerProgsDB, strcat("uid2name", myuid)); + if(s != "") + { + db_put(ServerProgsDB, strcat("/uid2name/", myuid), s); + db_remove(ServerProgsDB, strcat("uid2name", myuid)); + } + } + + if(s == "") + s = "^1Unregistered Player"; + return s; +} + +void write_recordmarker(entity pl, float tstart, float dt) +{ + GameLogEcho(strcat(":recordset:", ftos(pl.playerid), ":", ftos(dt))); + + // also write a marker into demo files for demotc-race-record-extractor to find + stuffcmd(pl, + strcat( + strcat("//", strconv(2, 0, 0, GetGametype()), " RECORD SET ", TIME_ENCODED_TOSTRING(TIME_ENCODE(dt))), + " ", ftos(tstart), " ", ftos(dt), "\n")); +} + IntrusiveList g_race_targets; IntrusiveList g_racecheckpoints; STATIC_INIT(g_race) diff --git a/qcsrc/server/race.qh b/qcsrc/server/race.qh index 129e99da1b..9dd37a89e1 100644 --- a/qcsrc/server/race.qh +++ b/qcsrc/server/race.qh @@ -34,6 +34,8 @@ float race_completing; .entity race_respawn_spotref; // try THIS spawn in case you respawn // definitions for functions used outside race.qc +void write_recordmarker(entity pl, float tstart, float dt); + float race_PreviousCheckpoint(float f); float race_NextCheckpoint(float f); void race_AbandonRaceCheck(entity p); @@ -70,4 +72,6 @@ void race_RetractPlayer(entity this); void race_InitSpectator(); +string uid2name(string myuid); + spawnfunc(target_checkpoint); diff --git a/qcsrc/server/resources.qc b/qcsrc/server/resources.qc index e36eb57508..ef3dea1bf1 100644 --- a/qcsrc/server/resources.qc +++ b/qcsrc/server/resources.qc @@ -6,7 +6,8 @@ /// \copyright GNU GPLv2 or any later version. #include "autocvars.qh" -#include "miscfunctions.qh" +#include +#include float GetResourceLimit(entity e, int res_type) { diff --git a/qcsrc/server/round_handler.qc b/qcsrc/server/round_handler.qc index 66da6c37c1..fa970f955e 100644 --- a/qcsrc/server/round_handler.qc +++ b/qcsrc/server/round_handler.qc @@ -1,7 +1,6 @@ #include "round_handler.qh" #include -#include #include "campaign.qh" #include "command/vote.qh" #include diff --git a/qcsrc/server/scores.qc b/qcsrc/server/scores.qc index e4e1d236ab..73d03ae785 100644 --- a/qcsrc/server/scores.qc +++ b/qcsrc/server/scores.qc @@ -3,8 +3,8 @@ #include "command/common.qh" #include #include "client.qh" +#include #include -#include #include #include #include @@ -862,7 +862,7 @@ void Score_NicePrint_Player(entity to, entity p, float w) sk = CS(p).scorekeeper; - s = strcat(s, playername(p, false)); + s = strcat(s, playername(p.netname, p.team, false)); for (;;) { i = strlennocol(s) - NAMEWIDTH; @@ -894,7 +894,7 @@ void Score_NicePrint_Spectators(entity to) void Score_NicePrint_Spectator(entity to, entity p) { - print_to(to, strcat(" ", playername(p, false))); + print_to(to, strcat(" ", playername(p.netname, p.team, false))); } .float score_dummyfield; diff --git a/qcsrc/server/scores_rules.qc b/qcsrc/server/scores_rules.qc index 7511162aa5..1ad2640ad6 100644 --- a/qcsrc/server/scores_rules.qc +++ b/qcsrc/server/scores_rules.qc @@ -2,7 +2,6 @@ #include #include -#include #include "client.qh" #include "scores.qh" #include diff --git a/qcsrc/server/spawnpoints.qc b/qcsrc/server/spawnpoints.qc index b629ef1684..4bcffe68a4 100644 --- a/qcsrc/server/spawnpoints.qc +++ b/qcsrc/server/spawnpoints.qc @@ -1,8 +1,7 @@ #include "spawnpoints.qh" #include -#include "world.qh" -#include "miscfunctions.qh" +#include #include "race.qh" #include #include @@ -16,6 +15,7 @@ #include "../common/util.qh" #include "../lib/warpzone/common.qh" #include "../lib/warpzone/util_server.qh" +#include #include #include diff --git a/qcsrc/server/tests.qh b/qcsrc/server/tests.qh index 7124b1895f..de9b3579f1 100644 --- a/qcsrc/server/tests.qh +++ b/qcsrc/server/tests.qh @@ -1,6 +1,5 @@ #pragma once -#include "miscfunctions.qh" #include "autocvars.qh" #include "client.qh" #include "command/_mod.qh" diff --git a/qcsrc/server/utils.qh b/qcsrc/server/utils.qh index a37029590a..ae0c284fe5 100644 --- a/qcsrc/server/utils.qh +++ b/qcsrc/server/utils.qh @@ -23,6 +23,9 @@ const string STR_OBSERVER = "observer"; #define IS_TURRET(v) (v.turret_flags & TUR_FLAG_ISTURRET) #define IS_MOVABLE(v) ((IS_PLAYER(v) || IS_MONSTER(v)) && !STAT(FROZEN, v)) +#define IS_DEAD(s) ((s).deadflag != DEAD_NO) + +#define CENTER_OR_VIEWOFS(ent) (ent.origin + (IS_PLAYER(ent) ? ent.view_ofs : ((ent.mins + ent.maxs) * 0.5))) // NOTE: FOR_EACH_CLIENTSLOT deprecated! Use the following instead: FOREACH_CLIENTSLOT(true, { code; }); // NOTE: FOR_EACH_CLIENT deprecated! Use the following instead: FOREACH_CLIENT(true, { code; }); diff --git a/qcsrc/server/weapons/accuracy.qc b/qcsrc/server/weapons/accuracy.qc index 2ec4fc7104..e8f59f53ef 100644 --- a/qcsrc/server/weapons/accuracy.qc +++ b/qcsrc/server/weapons/accuracy.qc @@ -9,6 +9,7 @@ #include #include #include +#include int accuracy_byte(float n, float d) { diff --git a/qcsrc/server/weapons/accuracy.qh b/qcsrc/server/weapons/accuracy.qh index d1665b2bd1..396de1bdb3 100644 --- a/qcsrc/server/weapons/accuracy.qh +++ b/qcsrc/server/weapons/accuracy.qh @@ -2,7 +2,6 @@ #include #include -#include .bool cvar_cl_accuracy_data_share; REPLICATE(cvar_cl_accuracy_data_share, bool, "cl_accuracy_data_share"); diff --git a/qcsrc/server/weapons/common.qc b/qcsrc/server/weapons/common.qc index 7cd56faa75..2539b7d3bc 100644 --- a/qcsrc/server/weapons/common.qc +++ b/qcsrc/server/weapons/common.qc @@ -1,10 +1,11 @@ #include "common.qh" +#include #include #include #include #include -#include +#include #include #include #include @@ -113,3 +114,63 @@ void W_PrepareExplosionByDamage(entity this, entity attacker, void(entity this) this.nextthink = time; setthink(this, explode); } + +void adaptor_think2use_hittype_splash(entity this) // for timed projectile detonation +{ + if(!(IS_ONGROUND(this))) // if onground, we ARE touching something, but HITTYPE_SPLASH is to be networked if the damage causing projectile is not touching ANYTHING + this.projectiledeathtype |= HITTYPE_SPLASH; + adaptor_think2use(this); +} + +bool SUB_NoImpactCheck(entity this, entity toucher) +{ + // zero hitcontents = this is not the real impact, but either the + // mirror-impact of something hitting the projectile instead of the + // projectile hitting the something, or a touchareagrid one. Neither of + // these stop the projectile from moving, so... + if(trace_dphitcontents == 0) + { + LOG_TRACEF("A hit from a projectile happened with no hit contents! DEBUG THIS, this should never happen for projectiles! Projectile will self-destruct. (edict: %i, classname: %s, origin: %v)", this, this.classname, this.origin); + checkclient(this); // TODO: .health is checked in the engine with this, possibly replace with a QC function? + } + if (trace_dphitq3surfaceflags & Q3SURFACEFLAG_NOIMPACT) + return true; + if (toucher == NULL && this.size != '0 0 0') + { + vector tic; + tic = this.velocity * sys_frametime; + tic = tic + normalize(tic) * vlen(this.maxs - this.mins); + traceline(this.origin - tic, this.origin + tic, MOVE_NORMAL, this); + if (trace_fraction >= 1) + { + LOG_TRACE("Odd... did not hit...?"); + } + else if (trace_dphitq3surfaceflags & Q3SURFACEFLAG_NOIMPACT) + { + LOG_TRACE("Detected and prevented the sky-grapple bug."); + return true; + } + } + + return false; +} + +bool WarpZone_Projectile_Touch_ImpactFilter_Callback(entity this, entity toucher) +{ + // owner check + if(toucher && toucher == this.owner) + return true; + if(SUB_NoImpactCheck(this, toucher)) + { + if(this.classname == "nade") + return false; // no checks here + else if(this.classname == "grapplinghook") + RemoveHook(this); + else + delete(this); + return true; + } + if(trace_ent && trace_ent.solid > SOLID_TRIGGER) + UpdateCSQCProjectile(this); + return false; +} diff --git a/qcsrc/server/weapons/common.qh b/qcsrc/server/weapons/common.qh index 83df91eaaf..77f707d0ac 100644 --- a/qcsrc/server/weapons/common.qh +++ b/qcsrc/server/weapons/common.qh @@ -8,6 +8,10 @@ void W_PlayStrengthSound(entity player); float W_CheckProjectileDamage(entity inflictor, entity projowner, int deathtype, float exception); void W_PrepareExplosionByDamage(entity this, entity attacker, void(entity this) explode); +void adaptor_think2use_hittype_splash(entity this); + +bool WarpZone_Projectile_Touch_ImpactFilter_Callback(entity this, entity toucher); + .float misc_bulletcounter; .int projectiledeathtype; @@ -17,6 +21,8 @@ void W_PrepareExplosionByDamage(entity this, entity attacker, void(entity this) .entity realowner; +#define PROJECTILE_TOUCH(e,t) MACRO_BEGIN if (WarpZone_Projectile_Touch(e,t)) return; MACRO_END + #define PROJECTILE_MAKETRIGGER(e) (e).solid = SOLID_CORPSE; (e).dphitcontentsmask = DPCONTENTS_SOLID | DPCONTENTS_BODY | DPCONTENTS_CORPSE // when doing this, hagar can go through clones // #define PROJECTILE_MAKETRIGGER(e) (e).solid = SOLID_BBOX diff --git a/qcsrc/server/weapons/csqcprojectile.qc b/qcsrc/server/weapons/csqcprojectile.qc index 758cd51ab3..27a376ec70 100644 --- a/qcsrc/server/weapons/csqcprojectile.qc +++ b/qcsrc/server/weapons/csqcprojectile.qc @@ -3,7 +3,6 @@ #include #include #include -#include #include "../command/common.qh" diff --git a/qcsrc/server/weapons/hitplot.qc b/qcsrc/server/weapons/hitplot.qc index 0407ad7992..45642f2985 100644 --- a/qcsrc/server/weapons/hitplot.qc +++ b/qcsrc/server/weapons/hitplot.qc @@ -4,7 +4,6 @@ #include #include #include -#include #include "../antilag.qh" #include #include @@ -85,7 +84,7 @@ void W_HitPlotOpen(entity player) if(autocvar_g_hitplots || strhasword(autocvar_g_hitplots_individuals, player.netaddress)) { CS(player).hitplotfh = fopen(strcat("hits-", matchid, "-", player.netaddress, "-", ftos(player.playerid), ".plot"), FILE_WRITE); - fputs(CS(player).hitplotfh, strcat("#name ", playername(player, false), "\n")); + fputs(CS(player).hitplotfh, strcat("#name ", playername(player.netname, player.team, false), "\n")); } else { CS(player).hitplotfh = -1; } } diff --git a/qcsrc/server/weapons/selection.qh b/qcsrc/server/weapons/selection.qh index 03c203f4e3..01c05d3fb9 100644 --- a/qcsrc/server/weapons/selection.qh +++ b/qcsrc/server/weapons/selection.qh @@ -2,7 +2,6 @@ #include #include -#include .int selectweapon; // last selected weapon of the player diff --git a/qcsrc/server/weapons/spawning.qc b/qcsrc/server/weapons/spawning.qc index 63bc865e29..f555a6ea7b 100644 --- a/qcsrc/server/weapons/spawning.qc +++ b/qcsrc/server/weapons/spawning.qc @@ -5,6 +5,7 @@ #include #include #include +#include #include .bool m_isreplaced; ///< Holds whether the weapon has been replaced. diff --git a/qcsrc/server/weapons/spawning.qh b/qcsrc/server/weapons/spawning.qh index eb40bfc40f..e0f1a61a9a 100644 --- a/qcsrc/server/weapons/spawning.qh +++ b/qcsrc/server/weapons/spawning.qh @@ -2,7 +2,6 @@ #include #include -#include string W_Apply_Weaponreplace(string in); diff --git a/qcsrc/server/weapons/throwing.qc b/qcsrc/server/weapons/throwing.qc index 2408adbf14..1a92f39919 100644 --- a/qcsrc/server/weapons/throwing.qc +++ b/qcsrc/server/weapons/throwing.qc @@ -6,6 +6,7 @@ #include #include #include "../damage.qh" +#include #include #include #include diff --git a/qcsrc/server/weapons/throwing.qh b/qcsrc/server/weapons/throwing.qh index 8ebd4080ca..22adc649b2 100644 --- a/qcsrc/server/weapons/throwing.qh +++ b/qcsrc/server/weapons/throwing.qh @@ -2,7 +2,6 @@ #include #include -#include .float savenextthink; void thrown_wep_think(entity this); diff --git a/qcsrc/server/weapons/tracing.qc b/qcsrc/server/weapons/tracing.qc index f4de0e1bf1..b82095a699 100644 --- a/qcsrc/server/weapons/tracing.qc +++ b/qcsrc/server/weapons/tracing.qc @@ -9,7 +9,8 @@ #include "../damage.qh" #include -#include "../antilag.qh" +#include +#include #include #include @@ -196,7 +197,7 @@ void W_SetupProjVelocity_Explicit(entity proj, vector dir, vector upDir, float p mspercallsum -= gettime(GETTIME_HIRES); #endif - dir = W_CalculateSpread(dir, spread, g_weaponspreadfactor, autocvar_g_projectiles_spread_style); + dir = W_CalculateSpread(dir, spread, autocvar_g_weaponspreadfactor, autocvar_g_projectiles_spread_style); #if 0 mspercallsum += gettime(GETTIME_HIRES); @@ -499,3 +500,44 @@ void fireBullet(entity this, .entity weaponentity, vector start, vector dir, flo { fireBullet_antilag(this, weaponentity, start, dir, spread, max_solid_penetration, damage, headshot_multiplier, force, dtype, tracer_effect, true); } + +void crosshair_trace(entity pl) +{ + traceline_antilag(pl, CS(pl).cursor_trace_start, CS(pl).cursor_trace_start + normalize(CS(pl).cursor_trace_endpos - CS(pl).cursor_trace_start) * max_shot_distance, MOVE_NORMAL, pl, ANTILAG_LATENCY(pl)); +} + +void crosshair_trace_plusvisibletriggers(entity pl) +{ + crosshair_trace_plusvisibletriggers__is_wz(pl, false); +} + +void WarpZone_crosshair_trace_plusvisibletriggers(entity pl) +{ + crosshair_trace_plusvisibletriggers__is_wz(pl, true); +} + +void crosshair_trace_plusvisibletriggers__is_wz(entity pl, bool is_wz) +{ + FOREACH_ENTITY_FLOAT(solid, SOLID_TRIGGER, + { + if(it.model != "") + { + it.solid = SOLID_BSP; + IL_PUSH(g_ctrace_changed, it); + } + }); + + if (is_wz) + WarpZone_crosshair_trace(pl); + else + crosshair_trace(pl); + + IL_EACH(g_ctrace_changed, true, { it.solid = SOLID_TRIGGER; }); + + IL_CLEAR(g_ctrace_changed); +} + +void WarpZone_crosshair_trace(entity pl) +{ + WarpZone_traceline_antilag(pl, CS(pl).cursor_trace_start, CS(pl).cursor_trace_start + normalize(CS(pl).cursor_trace_endpos - CS(pl).cursor_trace_start) * max_shot_distance, MOVE_NORMAL, pl, ANTILAG_LATENCY(pl)); +} diff --git a/qcsrc/server/weapons/tracing.qh b/qcsrc/server/weapons/tracing.qh index 67246859c0..9c5a77c8d5 100644 --- a/qcsrc/server/weapons/tracing.qh +++ b/qcsrc/server/weapons/tracing.qh @@ -2,7 +2,6 @@ #include #include -#include vector w_shotorg; vector w_shotdir; @@ -82,3 +81,18 @@ entity fireBullet_last_hit; void fireBullet_trace_callback(vector start, vector hit, vector end); void fireBullet_antilag(entity this, .entity weaponentity, vector start, vector dir, float spread, float max_solid_penetration, float damage, float headshot_multiplier, float force, float dtype, entity tracer_effect, bool do_antilag); void fireBullet(entity this, .entity weaponentity, vector start, vector dir, float spread, float max_solid_penetration, float damage, float headshot_multiplier, float force, float dtype, entity tracer_effect); + +void crosshair_trace(entity pl); + +void crosshair_trace_plusvisibletriggers(entity pl); +void WarpZone_crosshair_trace_plusvisibletriggers(entity pl); +void crosshair_trace_plusvisibletriggers__is_wz(entity pl, bool is_wz); + +void traceline_antilag (entity source, vector v1, vector v2, float nomonst, entity forent, float lag); + +void WarpZone_crosshair_trace(entity pl); + +void WarpZone_traceline_antilag (entity source, vector v1, vector v2, float nomonst, entity forent, float lag); + +IntrusiveList g_ctrace_changed; +STATIC_INIT(g_ctrace_changed) { g_ctrace_changed = IL_NEW(); } diff --git a/qcsrc/server/weapons/weaponstats.qc b/qcsrc/server/weapons/weaponstats.qc index 552ab67310..f774cb0563 100644 --- a/qcsrc/server/weapons/weaponstats.qc +++ b/qcsrc/server/weapons/weaponstats.qc @@ -1,8 +1,8 @@ #include "weaponstats.qh" +#include #include #include -#include #include "../world.qh" #include diff --git a/qcsrc/server/weapons/weaponsystem.qc b/qcsrc/server/weapons/weaponsystem.qc index 7638813882..487154fe36 100644 --- a/qcsrc/server/weapons/weaponsystem.qc +++ b/qcsrc/server/weapons/weaponsystem.qc @@ -31,8 +31,8 @@ float W_WeaponRateFactor(entity this) { float t = 1; - if(g_weaponratefactor > 0) - t = 1.0 / g_weaponratefactor; + if(autocvar_g_weaponratefactor > 0) + t = 1.0 / autocvar_g_weaponratefactor; MUTATOR_CALLHOOK(WeaponRateFactor, t, this); t = M_ARGV(0, float); @@ -42,7 +42,7 @@ float W_WeaponRateFactor(entity this) float W_WeaponSpeedFactor(entity this) { - float t = 1.0 * g_weaponspeedfactor; + float t = 1.0 * autocvar_g_weaponspeedfactor; MUTATOR_CALLHOOK(WeaponSpeedFactor, t, this); t = M_ARGV(0, float); @@ -409,7 +409,7 @@ void weapon_thinkf(entity actor, .entity weaponentity, WFRAME fr, float t, void( { FOREACH_CLIENT(true, { if(it == actor || (IS_SPEC(it) && it.enemy == actor)) - wframe_send(it, this, fr, g_weaponratefactor, restartanim); + wframe_send(it, this, fr, autocvar_g_weaponratefactor, restartanim); }); } diff --git a/qcsrc/server/weapons/weaponsystem.qh b/qcsrc/server/weapons/weaponsystem.qh index d1223c6d57..284c1efc62 100644 --- a/qcsrc/server/weapons/weaponsystem.qh +++ b/qcsrc/server/weapons/weaponsystem.qh @@ -1,6 +1,6 @@ #pragma once -#include +#include #define INDEPENDENT_ATTACK_FINISHED 1 diff --git a/qcsrc/server/world.qc b/qcsrc/server/world.qc index c37998545f..88890fc2f9 100644 --- a/qcsrc/server/world.qc +++ b/qcsrc/server/world.qc @@ -14,6 +14,8 @@ #include #include #include "ipban.qh" +#include +#include #include "mapvoting.qh" #include #include "race.qh" @@ -38,6 +40,7 @@ #include "../common/stats.qh" #include "../common/teams.qh" #include +#include #include "../common/mapobjects/trigger/secret.qh" #include "../common/mapobjects/target/music.qh" #include "../common/util.qh" @@ -96,7 +99,6 @@ void PingPLReport_Spawn() } const float SPAWNFLAG_NO_WAYPOINTS_FOR_ITEMS = 1; -string redirection_target; float world_initialized; void SetDefaultAlpha() @@ -627,7 +629,7 @@ STATIC_INIT_EARLY(maxclients) } } -void default_delayedinit(entity this) +void GameplayMode_DelayedInit(entity this) { if(!scores_initialized) ScoreRules_generic(); @@ -677,11 +679,10 @@ void InitGameplayMode() cache_mutatormsg = strzone(""); cache_lastmutatormsg = strzone(""); - InitializeEntity(NULL, default_delayedinit, INITPRIO_GAMETYPE_FALLBACK); + InitializeEntity(NULL, GameplayMode_DelayedInit, INITPRIO_GAMETYPE_FALLBACK); } -void Map_MarkAsRecent(string m); -float world_already_spawned; +bool world_already_spawned; spawnfunc(worldspawn) { server_is_dedicated = boolean(stof(cvar_defstring("is_dedicated"))); @@ -814,7 +815,6 @@ spawnfunc(worldspawn) static_init_late(); static_init_precache(); readlevelcvars(); - GrappleHookInit(); GameRules_limit_fallbacks(); @@ -1020,413 +1020,131 @@ spawnfunc(light) delete(this); } -string GetGametype() +bool MoveToRandomLocationWithinBounds(entity e, vector boundmin, vector boundmax, float goodcontents, float badcontents, float badsurfaceflags, int attempts, float maxaboveground, float minviewdistance) { - return MapInfo_Type_ToString(MapInfo_LoadedGametype); -} - -string GetMapname() -{ - return mapname; -} - -float Map_Count, Map_Current; -string Map_Current_Name; - -// NOTE: this now expects the map list to be already tokenized and the count in Map_Count -int GetMaplistPosition() -{ - string map = GetMapname(); - int idx = autocvar_g_maplist_index; - - if(idx >= 0) - { - if(idx < Map_Count) + float m = e.dphitcontentsmask; + e.dphitcontentsmask = goodcontents | badcontents; + + vector org = boundmin; + vector delta = boundmax - boundmin; + + vector start, end; + start = end = org; + int j; // used after the loop + for(j = 0; j < attempts; ++j) + { + start.x = org.x + random() * delta.x; + start.y = org.y + random() * delta.y; + start.z = org.z + random() * delta.z; + + // rule 1: start inside world bounds, and outside + // solid, and don't start from somewhere where you can + // fall down to evil + tracebox(start, e.mins, e.maxs, start - '0 0 1' * delta.z, MOVE_NORMAL, e); + if (trace_fraction >= 1) + continue; + if (trace_startsolid) + continue; + if (trace_dphitcontents & badcontents) + continue; + if (trace_dphitq3surfaceflags & badsurfaceflags) + continue; + + // rule 2: if we are too high, lower the point + if (trace_fraction * delta.z > maxaboveground) + start = trace_endpos + '0 0 1' * maxaboveground; + vector enddown = trace_endpos; + + // rule 3: make sure we aren't outside the map. This only works + // for somewhat well formed maps. A good rule of thumb is that + // the map should have a convex outside hull. + // these can be traceLINES as we already verified the starting box + vector mstart = start + 0.5 * (e.mins + e.maxs); + traceline(mstart, mstart + '1 0 0' * delta.x, MOVE_NORMAL, e); + if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") + continue; + traceline(mstart, mstart - '1 0 0' * delta.x, MOVE_NORMAL, e); + if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") + continue; + traceline(mstart, mstart + '0 1 0' * delta.y, MOVE_NORMAL, e); + if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") + continue; + traceline(mstart, mstart - '0 1 0' * delta.y, MOVE_NORMAL, e); + if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") + continue; + traceline(mstart, mstart + '0 0 1' * delta.z, MOVE_NORMAL, e); + if (trace_fraction >= 1 || trace_dphittexturename == "common/caulk") + continue; + + // rule 4: we must "see" some spawnpoint or item + entity sp = NULL; + IL_EACH(g_spawnpoints, checkpvs(mstart, it), + { + if((traceline(mstart, it.origin, MOVE_NORMAL, e), trace_fraction) >= 1) + { + sp = it; + break; + } + }); + if(!sp) { - if(map == argv(idx)) + int items_checked = 0; + IL_EACH(g_items, checkpvs(mstart, it), { - return idx; - } - } - } - - for(int pos = 0; pos < Map_Count; ++pos) - { - if(map == argv(pos)) - return pos; - } - - // resume normal maplist rotation if current map is not in g_maplist - return idx; -} - -bool MapHasRightSize(string map) -{ - int minplayers = max(0, floor(autocvar_minplayers)); - if (teamplay) - minplayers = max(0, floor(autocvar_minplayers_per_team) * AvailableTeams()); - if (autocvar_g_maplist_check_waypoints - && (currentbots || autocvar_bot_number || player_count < minplayers)) - { - string checkwp_msg = strcat("checkwp ", map); - if(!fexists(strcat("maps/", map, ".waypoints"))) - { - LOG_TRACE(checkwp_msg, ": no waypoints"); - return false; - } - LOG_TRACE(checkwp_msg, ": has waypoints"); - } - - if(autocvar_g_maplist_ignore_sizes) - return true; - - // open map size restriction file - string opensize_msg = strcat("opensize ", map); - float fh = fopen(strcat("maps/", map, ".sizes"), FILE_READ); - int player_limit = ((autocvar_g_maplist_sizes_count_maxplayers) ? GetPlayerLimit() : 0); - int pcount = ((player_limit > 0) ? min(player_count, player_limit) : player_count); // bind it to the player limit so that forced spectators don't influence the limits - if(!autocvar_g_maplist_sizes_count_bots) - pcount -= currentbots; - if(fh >= 0) - { - opensize_msg = strcat(opensize_msg, ": ok, "); - int mapmin = stoi(fgets(fh)); - int mapmax = stoi(fgets(fh)); - fclose(fh); - if(pcount < mapmin) - { - LOG_TRACE(opensize_msg, "not enough"); - return false; - } - if(mapmax && pcount > mapmax) - { - LOG_TRACE(opensize_msg, "too many"); - return false; - } - LOG_TRACE(opensize_msg, "right size"); - return true; - } - LOG_TRACE(opensize_msg, ": not found"); - return true; -} - -string Map_Filename(float position) -{ - return strcat("maps/", argv(position), ".bsp"); -} - -void Map_MarkAsRecent(string m) -{ - cvar_set("g_maplist_mostrecent", strwords(cons(m, autocvar_g_maplist_mostrecent), max(0, autocvar_g_maplist_mostrecent_count))); -} - -float Map_IsRecent(string m) -{ - return strhasword(autocvar_g_maplist_mostrecent, m); -} - -float Map_Check(float position, float pass) -{ - string filename; - string map_next; - map_next = argv(position); - if(pass <= 1) - { - if(Map_IsRecent(map_next)) - return 0; - } - filename = Map_Filename(position); - if(MapInfo_CheckMap(map_next)) - { - if(pass == 2) - return 1; - if(MapHasRightSize(map_next)) - return 1; - return 0; - } - else - LOG_DEBUG( "Couldn't select '", filename, "'..." ); - - return 0; -} - -void Map_Goto_SetStr(string nextmapname) -{ - if(getmapname_stored != "") - strunzone(getmapname_stored); - if(nextmapname == "") - getmapname_stored = ""; - else - getmapname_stored = strzone(nextmapname); -} - -void Map_Goto_SetFloat(float position) -{ - cvar_set("g_maplist_index", ftos(position)); - Map_Goto_SetStr(argv(position)); -} - -void Map_Goto(float reinit) -{ - MapInfo_LoadMap(getmapname_stored, reinit); -} - -// return codes of map selectors: -// -1 = temporary failure (that is, try some method that is guaranteed to succeed) -// -2 = permanent failure -float MaplistMethod_Iterate() // usual method -{ - float pass, i; - - LOG_TRACE("Trying MaplistMethod_Iterate"); - - for(pass = 1; pass <= 2; ++pass) - { - for(i = 1; i < Map_Count; ++i) - { - float mapindex; - mapindex = (i + Map_Current) % Map_Count; - if(Map_Check(mapindex, pass)) - return mapindex; - } - } - return -1; -} - -float MaplistMethod_Repeat() // fallback method -{ - LOG_TRACE("Trying MaplistMethod_Repeat"); - - if(Map_Check(Map_Current, 2)) - return Map_Current; - return -2; -} - -float MaplistMethod_Random() // random map selection -{ - float i, imax; - - LOG_TRACE("Trying MaplistMethod_Random"); - - imax = 42; - - for(i = 0; i <= imax; ++i) - { - float mapindex; - mapindex = (Map_Current + floor(random() * (Map_Count - 1) + 1)) % Map_Count; // any OTHER map - if(Map_Check(mapindex, 1)) - return mapindex; - } - return -1; -} - -float MaplistMethod_Shuffle(float exponent) // more clever shuffling -// the exponent sets a bias on the map selection: -// the higher the exponent, the less likely "shortly repeated" same maps are -{ - float i, j, imax, insertpos; - - LOG_TRACE("Trying MaplistMethod_Shuffle"); - - imax = 42; - - for(i = 0; i <= imax; ++i) - { - string newlist; - - // now reinsert this at another position - insertpos = (random() ** (1 / exponent)); // ]0, 1] - insertpos = insertpos * (Map_Count - 1); // ]0, Map_Count - 1] - insertpos = ceil(insertpos) + 1; // {2, 3, 4, ..., Map_Count} - LOG_TRACE("SHUFFLE: insert pos = ", ftos(insertpos)); - - // insert the current map there - newlist = ""; - for(j = 1; j < insertpos; ++j) // i == 1: no loop, will be inserted as first; however, i == 1 has been excluded above - newlist = strcat(newlist, " ", argv(j)); - newlist = strcat(newlist, " ", argv(0)); // now insert the just selected map - for(j = insertpos; j < Map_Count; ++j) // i == Map_Count: no loop, has just been inserted as last - newlist = strcat(newlist, " ", argv(j)); - newlist = substring(newlist, 1, strlen(newlist) - 1); - cvar_set("g_maplist", newlist); - Map_Count = tokenizebyseparator(autocvar_g_maplist, " "); + if((traceline(mstart, it.origin + (it.mins + it.maxs) * 0.5, MOVE_NORMAL, e), trace_fraction) >= 1) + { + sp = it; + break; + } - // NOTE: the selected map has just been inserted at (insertpos-1)th position - Map_Current = insertpos - 1; // this is not really valid, but this way the fallback has a chance of working - if(Map_Check(Map_Current, 1)) - return Map_Current; - } - return -1; -} + ++items_checked; + if(items_checked >= attempts) + break; // sanity + }); -void Maplist_Init() -{ - float i = Map_Count = 0; - if(autocvar_g_maplist != "") - { - Map_Count = tokenizebyseparator(autocvar_g_maplist, " "); - for (i = 0; i < Map_Count; ++i) - { - if (Map_Check(i, 2)) - break; + if(!sp) + continue; } - } - if (i == Map_Count) - { - bprint( "Maplist contains no usable maps! Resetting it to default map list.\n" ); - cvar_set("g_maplist", MapInfo_ListAllAllowedMaps(MapInfo_RequiredFlags(), MapInfo_ForbiddenFlags() | MAPINFO_FLAG_NOAUTOMAPLIST)); - if(autocvar_g_maplist_shuffle) - ShuffleMaplist(); - if(!server_is_dedicated) - localcmd("\nmenu_cmd sync\n"); - Map_Count = tokenizebyseparator(autocvar_g_maplist, " "); - } - if(Map_Count == 0) - error("empty maplist, cannot select a new map"); - Map_Current = bound(0, GetMaplistPosition(), Map_Count - 1); + // find a random vector to "look at" + end.x = org.x + random() * delta.x; + end.y = org.y + random() * delta.y; + end.z = org.z + random() * delta.z; + end = start + normalize(end - start) * vlen(delta); - strcpy(Map_Current_Name, argv(Map_Current)); // will be automatically freed on exit thanks to DP - // this may or may not be correct, but who cares, in the worst case a map - // isn't chosen in the first pass that should have been -} - -string GetNextMap() -{ - Maplist_Init(); - float nextMap = -1; - - if(nextMap == -1) - if(autocvar_g_maplist_shuffle > 0) - nextMap = MaplistMethod_Shuffle(autocvar_g_maplist_shuffle + 1); - - if(nextMap == -1) - if(autocvar_g_maplist_selectrandom) - nextMap = MaplistMethod_Random(); + // rule 4: start TO end must not be too short + tracebox(start, e.mins, e.maxs, end, MOVE_NORMAL, e); + if(trace_startsolid) + continue; + if(trace_fraction < minviewdistance / vlen(delta)) + continue; - if(nextMap == -1) - nextMap = MaplistMethod_Iterate(); + // rule 5: don't want to look at sky + if(trace_dphitq3surfaceflags & Q3SURFACEFLAG_SKY) + continue; - if(nextMap == -1) - nextMap = MaplistMethod_Repeat(); + // rule 6: we must not end up in trigger_hurt + if(tracebox_hits_trigger_hurt(start, e.mins, e.maxs, enddown)) + continue; - if(nextMap >= 0) - { - Map_Goto_SetFloat(nextMap); - return getmapname_stored; - } - - return ""; -} - -float DoNextMapOverride(float reinit) -{ - if(autocvar_g_campaign) - { - CampaignPostIntermission(); - alreadychangedlevel = true; - return true; - } - if(autocvar_quit_when_empty) - { - if(player_count <= currentbots) - { - localcmd("quit\n"); - alreadychangedlevel = true; - return true; - } - } - if(autocvar_quit_and_redirect != "") - { - redirection_target = strzone(autocvar_quit_and_redirect); - alreadychangedlevel = true; - return true; - } - if (!reinit && autocvar_samelevel) // if samelevel is set, stay on same level - { - localcmd("restart\n"); - alreadychangedlevel = true; - return true; - } - if(autocvar_nextmap != "") - { - string m; - m = GameTypeVote_MapInfo_FixName(autocvar_nextmap); - cvar_set("nextmap",m); - - if(!m || gametypevote) - return false; - if(autocvar_sv_vote_gametype) - { - Map_Goto_SetStr(m); - return false; - } - - if(MapInfo_CheckMap(m)) - { - Map_Goto_SetStr(m); - Map_Goto(reinit); - alreadychangedlevel = true; - return true; - } - } - if(!reinit && autocvar_lastlevel) - { - cvar_settemp_restore(); - localcmd("set lastlevel 0\ntogglemenu 1\n"); - alreadychangedlevel = true; - return true; - } - return false; -} + break; + } -void GotoNextMap(float reinit) -{ - //string nextmap; - //float n, nummaps; - //string s; - if (alreadychangedlevel) - return; - alreadychangedlevel = true; + e.dphitcontentsmask = m; - string nextMap = GetNextMap(); - if(nextMap == "") - error("Everything is broken - cannot find a next map. Please report this to the developers."); - Map_Goto(reinit); + if(j < attempts) + { + setorigin(e, start); + e.angles = vectoangles(end - start); + LOG_DEBUG("Needed ", ftos(j + 1), " attempts"); + return true; + } + return false; } - -/* -============ -IntermissionThink - -When the player presses attack or jump, change to the next level -============ -*/ -.float autoscreenshot; -void IntermissionThink(entity this) +float MoveToRandomMapLocation(entity e, float goodcontents, float badcontents, float badsurfaceflags, float attempts, float maxaboveground, float minviewdistance) { - FixIntermissionClient(this); - - float server_screenshot = (autocvar_sv_autoscreenshot && CS(this).cvar_cl_autoscreenshot); - float client_screenshot = (CS(this).cvar_cl_autoscreenshot == 2); - - if( (server_screenshot || client_screenshot) - && ((this.autoscreenshot > 0) && (time > this.autoscreenshot)) ) - { - this.autoscreenshot = -1; - if(IS_REAL_CLIENT(this)) { stuffcmd(this, sprintf("\nscreenshot screenshots/autoscreenshot/%s-%s.jpg; echo \"^5A screenshot has been taken at request of the server.\"\n", GetMapname(), strftime(false, "%s"))); } - return; - } - - if (time < intermission_exittime) - return; - - if(!mapvote_initialized) - if (time < intermission_exittime + 10 && !(PHYS_INPUT_BUTTON_ATCK(this) || PHYS_INPUT_BUTTON_JUMP(this) || PHYS_INPUT_BUTTON_ATCK2(this) || PHYS_INPUT_BUTTON_HOOK(this) || PHYS_INPUT_BUTTON_USE(this))) - return; - - MapVote_Start(); + return MoveToRandomLocationWithinBounds(e, world.mins, world.maxs, goodcontents, badcontents, badsurfaceflags, attempts, maxaboveground, minviewdistance); } /* @@ -1498,11 +1216,11 @@ void DumpStats(float final) s = strcat(s, "spectator:"); if(to_console) - LOG_INFO(s, playername(it, false)); + LOG_INFO(s, playername(it.netname, it.team, false)); if(to_eventlog) - GameLogEcho(strcat(s, ftos(it.playerid), ":", playername(it, false))); + GameLogEcho(strcat(s, ftos(it.playerid), ":", playername(it.netname, it.team, false))); if(to_file) - fputs(file, strcat(s, playername(it, false), "\n")); + fputs(file, strcat(s, playername(it.netname, it.team, false), "\n")); }); if(teamplay) @@ -1539,40 +1257,6 @@ void DumpStats(float final) } } -void FixIntermissionClient(entity e) -{ - if(!e.autoscreenshot) // initial call - { - e.autoscreenshot = time + 0.8; // used for autoscreenshot - SetResourceExplicit(e, RES_HEALTH, -2342); - // first intermission phase; voting phase has positive health (used to decide whether to send SVC_FINALE or not) - for (int slot = 0; slot < MAX_WEAPONSLOTS; ++slot) - { - .entity weaponentity = weaponentities[slot]; - if(e.(weaponentity)) - { - e.(weaponentity).effects = EF_NODRAW; - if (e.(weaponentity).weaponchild) - e.(weaponentity).weaponchild.effects = EF_NODRAW; - } - } - if(IS_REAL_CLIENT(e)) - { - stuffcmd(e, "\nscr_printspeed 1000000\n"); - RandomSelection_Init(); - FOREACH_WORD(autocvar_sv_intermission_cdtrack, true, { - RandomSelection_AddString(it, 1, 1); - }); - if (RandomSelection_chosen_string != "") - { - stuffcmd(e, sprintf("\ncd loop %s\n", RandomSelection_chosen_string)); - } - msg_entity = e; - WriteByte(MSG_ONE, SVC_INTERMISSION); - } - } -} - /* go to the next level for deathmatch only called if a time or frag limit has expired @@ -1615,7 +1299,7 @@ void NextLevel() FOREACH_CLIENT(IS_PLAYER(it), { FixIntermissionClient(it); if(it.winning) - bprint(playername(it, false), " ^7wins.\n"); + bprint(playername(it.netname, it.team, false), " ^7wins.\n"); }); target_music_kill(); @@ -1713,11 +1397,6 @@ void ClearWinners() FOREACH_CLIENT(IS_PLAYER(it), { it.winning = 0; }); } -void ShuffleMaplist() -{ - cvar_set("g_maplist", shufflewords(autocvar_g_maplist)); -} - int fragsleft_last; float WinningCondition_Scores(float limit, float leadlimit) { @@ -2017,25 +1696,513 @@ void CheckRules_World() } } -string GotoMap(string m) +float want_weapon(entity weaponinfo, float allguns) { - m = GameTypeVote_MapInfo_FixName(m); - if (!m) - return "The map you suggested is not available on this server."; - if (!autocvar_sv_vote_gametype) - if(!MapInfo_CheckMap(m)) - return "The map you suggested does not support the current game mode."; - cvar_set("nextmap", m); - cvar_set("timelimit", "-1"); - if(mapvote_initialized || alreadychangedlevel) - { - if(DoNextMapOverride(0)) - return "Map switch initiated."; - else - return "Hm... no. For some reason I like THIS map more."; + int d = 0; + bool allow_mutatorblocked = false; + + if(!weaponinfo.m_id) + return 0; + + bool mutator_returnvalue = MUTATOR_CALLHOOK(WantWeapon, weaponinfo, d, allguns, allow_mutatorblocked); + d = M_ARGV(1, float); + allguns = M_ARGV(2, bool); + allow_mutatorblocked = M_ARGV(3, bool); + + if(allguns) + d = boolean((weaponinfo.spawnflags & WEP_FLAG_NORMAL) && !(weaponinfo.spawnflags & (WEP_FLAG_HIDDEN | WEP_FLAG_SPECIALATTACK))); + else if(!mutator_returnvalue) + d = !(!weaponinfo.weaponstart); + + if(!allow_mutatorblocked && (weaponinfo.spawnflags & WEP_FLAG_MUTATORBLOCKED)) // never default mutator blocked guns + d = 0; + + float t = weaponinfo.weaponstartoverride; + + //LOG_INFOF("want_weapon: %s - d: %d t: %d\n", weaponinfo.netname, d, t); + + // bit order in t: + // 1: want or not + // 2: is default? + // 4: is set by default? + if(t < 0) + t = 4 | (3 * d); + else + t |= (2 * d); + + return t; +} + +/// Weapons the player normally starts with outside weapon arena. +WepSet weapons_start() +{ + WepSet ret = '0 0 0'; + FOREACH(Weapons, it != WEP_Null, { + int w = want_weapon(it, false); + if (w & 1) + ret |= it.m_wepset; + }); + return ret; +} + +WepSet weapons_all() +{ + WepSet ret = '0 0 0'; + FOREACH(Weapons, it != WEP_Null, { + if (!(it.spawnflags & (WEP_FLAG_MUTATORBLOCKED | WEP_FLAG_SPECIALATTACK))) + ret |= it.m_wepset; + }); + return ret; +} + +WepSet weapons_devall() +{ + WepSet ret = '0 0 0'; + FOREACH(Weapons, it != WEP_Null, + { + ret |= it.m_wepset; + }); + return ret; +} + +WepSet weapons_most() +{ + WepSet ret = '0 0 0'; + FOREACH(Weapons, it != WEP_Null, { + if ((it.spawnflags & WEP_FLAG_NORMAL) && !(it.spawnflags & (WEP_FLAG_MUTATORBLOCKED | WEP_FLAG_HIDDEN | WEP_FLAG_SPECIALATTACK))) + ret |= it.m_wepset; + }); + return ret; +} + +void weaponarena_available_all_update(entity this) +{ + if (weaponsInMapAll) + { + start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_start() | (weaponsInMapAll & weapons_all()); + } + else + { + // if no weapons are available on the map, just fall back to all weapons arena + start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_all(); + } +} + +void weaponarena_available_devall_update(entity this) +{ + if (weaponsInMapAll) + { + start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_start() | weaponsInMapAll; + } + else + { + // if no weapons are available on the map, just fall back to devall weapons arena + start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_devall(); + } +} + +void weaponarena_available_most_update(entity this) +{ + if (weaponsInMapAll) + { + start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_start() | (weaponsInMapAll & weapons_most()); } else - return "Map switch will happen after scoreboard."; + { + // if no weapons are available on the map, just fall back to most weapons arena + start_weapons = warmup_start_weapons = g_weaponarena_weapons = weapons_most(); + } +} + +void readplayerstartcvars() +{ + // initialize starting values for players + start_weapons = '0 0 0'; + start_weapons_default = '0 0 0'; + start_weapons_defaultmask = '0 0 0'; + start_items = 0; + start_ammo_shells = 0; + start_ammo_nails = 0; + start_ammo_rockets = 0; + start_ammo_cells = 0; + start_ammo_plasma = 0; + if (random_start_ammo == NULL) + { + random_start_ammo = spawn(); + } + start_health = cvar("g_balance_health_start"); + start_armorvalue = cvar("g_balance_armor_start"); + + g_weaponarena = 0; + g_weaponarena_weapons = '0 0 0'; + + string s = cvar_string("g_weaponarena"); + + MUTATOR_CALLHOOK(SetWeaponArena, s); + s = M_ARGV(0, string); + + if (s == "0" || s == "") + { + // no arena + } + else if (s == "off") + { + // forcibly turn off weaponarena + } + else if (s == "all" || s == "1") + { + g_weaponarena = 1; + g_weaponarena_list = "All Weapons"; + g_weaponarena_weapons = weapons_all(); + } + else if (s == "devall") + { + g_weaponarena = 1; + g_weaponarena_list = "Dev All Weapons"; + g_weaponarena_weapons = weapons_devall(); + } + else if (s == "most") + { + g_weaponarena = 1; + g_weaponarena_list = "Most Weapons"; + g_weaponarena_weapons = weapons_most(); + } + else if (s == "all_available") + { + g_weaponarena = 1; + g_weaponarena_list = "All Available Weapons"; + + // this needs to run after weaponsInMapAll is initialized + InitializeEntity(NULL, weaponarena_available_all_update, INITPRIO_FINDTARGET); + } + else if (s == "devall_available") + { + g_weaponarena = 1; + g_weaponarena_list = "Dev All Available Weapons"; + + // this needs to run after weaponsInMapAll is initialized + InitializeEntity(NULL, weaponarena_available_devall_update, INITPRIO_FINDTARGET); + } + else if (s == "most_available") + { + g_weaponarena = 1; + g_weaponarena_list = "Most Available Weapons"; + + // this needs to run after weaponsInMapAll is initialized + InitializeEntity(NULL, weaponarena_available_most_update, INITPRIO_FINDTARGET); + } + else if (s == "none") + { + g_weaponarena = 1; + g_weaponarena_list = "No Weapons"; + } + else + { + g_weaponarena = 1; + float t = tokenize_console(s); + g_weaponarena_list = ""; + for (int j = 0; j < t; ++j) + { + s = argv(j); + Weapon wep = Weapon_from_name(s); + if(wep != WEP_Null) + { + g_weaponarena_weapons |= (wep.m_wepset); + g_weaponarena_list = strcat(g_weaponarena_list, wep.m_name, " & "); + } + } + g_weaponarena_list = strzone(substring(g_weaponarena_list, 0, strlen(g_weaponarena_list) - 3)); + } + + if (g_weaponarena) + { + g_weapon_stay = 0; // incompatible + start_weapons = g_weaponarena_weapons; + start_items |= IT_UNLIMITED_AMMO | IT_UNLIMITED_SUPERWEAPONS; + } + else + { + FOREACH(Weapons, it != WEP_Null, { + int w = want_weapon(it, false); + WepSet s = it.m_wepset; + if(w & 1) + start_weapons |= s; + if(w & 2) + start_weapons_default |= s; + if(w & 4) + start_weapons_defaultmask |= s; + }); + } + + if(cvar("g_balance_superweapons_time") < 0) + start_items |= IT_UNLIMITED_SUPERWEAPONS; + + if(!cvar("g_use_ammunition")) + start_items |= IT_UNLIMITED_AMMO; + + if(start_items & IT_UNLIMITED_AMMO) + { + start_ammo_shells = 999; + start_ammo_nails = 999; + start_ammo_rockets = 999; + start_ammo_cells = 999; + start_ammo_plasma = 999; + start_ammo_fuel = 999; + } + else + { + start_ammo_shells = cvar("g_start_ammo_shells"); + start_ammo_nails = cvar("g_start_ammo_nails"); + start_ammo_rockets = cvar("g_start_ammo_rockets"); + start_ammo_cells = cvar("g_start_ammo_cells"); + start_ammo_plasma = cvar("g_start_ammo_plasma"); + start_ammo_fuel = cvar("g_start_ammo_fuel"); + random_start_weapons_count = cvar("g_random_start_weapons_count"); + SetResource(random_start_ammo, RES_SHELLS, cvar("g_random_start_shells")); + SetResource(random_start_ammo, RES_BULLETS, cvar("g_random_start_bullets")); + SetResource(random_start_ammo, RES_ROCKETS,cvar("g_random_start_rockets")); + SetResource(random_start_ammo, RES_CELLS, cvar("g_random_start_cells")); + SetResource(random_start_ammo, RES_PLASMA, cvar("g_random_start_plasma")); + } + + warmup_start_ammo_shells = start_ammo_shells; + warmup_start_ammo_nails = start_ammo_nails; + warmup_start_ammo_rockets = start_ammo_rockets; + warmup_start_ammo_cells = start_ammo_cells; + warmup_start_ammo_plasma = start_ammo_plasma; + warmup_start_ammo_fuel = start_ammo_fuel; + warmup_start_health = start_health; + warmup_start_armorvalue = start_armorvalue; + warmup_start_weapons = start_weapons; + warmup_start_weapons_default = start_weapons_default; + warmup_start_weapons_defaultmask = start_weapons_defaultmask; + + if (!g_weaponarena) + { + warmup_start_ammo_shells = cvar("g_warmup_start_ammo_shells"); + warmup_start_ammo_nails = cvar("g_warmup_start_ammo_nails"); + warmup_start_ammo_rockets = cvar("g_warmup_start_ammo_rockets"); + warmup_start_ammo_cells = cvar("g_warmup_start_ammo_cells"); + warmup_start_ammo_plasma = cvar("g_warmup_start_ammo_plasma"); + warmup_start_ammo_fuel = cvar("g_warmup_start_ammo_fuel"); + warmup_start_health = cvar("g_warmup_start_health"); + warmup_start_armorvalue = cvar("g_warmup_start_armor"); + warmup_start_weapons = '0 0 0'; + warmup_start_weapons_default = '0 0 0'; + warmup_start_weapons_defaultmask = '0 0 0'; + FOREACH(Weapons, it != WEP_Null, { + int w = want_weapon(it, autocvar_g_warmup_allguns); + WepSet s = it.m_wepset; + if(w & 1) + warmup_start_weapons |= s; + if(w & 2) + warmup_start_weapons_default |= s; + if(w & 4) + warmup_start_weapons_defaultmask |= s; + }); + } + + if (autocvar_g_jetpack) + start_items |= ITEM_Jetpack.m_itemid; + + MUTATOR_CALLHOOK(SetStartItems); + + if (start_items & ITEM_Jetpack.m_itemid) + { + start_items |= ITEM_JetpackRegen.m_itemid; + start_ammo_fuel = max(start_ammo_fuel, cvar("g_balance_fuel_rotstable")); + warmup_start_ammo_fuel = max(warmup_start_ammo_fuel, cvar("g_balance_fuel_rotstable")); + } + + start_ammo_shells = max(0, start_ammo_shells); + start_ammo_nails = max(0, start_ammo_nails); + start_ammo_rockets = max(0, start_ammo_rockets); + start_ammo_cells = max(0, start_ammo_cells); + start_ammo_plasma = max(0, start_ammo_plasma); + start_ammo_fuel = max(0, start_ammo_fuel); + SetResource(random_start_ammo, RES_SHELLS, + max(0, GetResource(random_start_ammo, RES_SHELLS))); + SetResource(random_start_ammo, RES_BULLETS, + max(0, GetResource(random_start_ammo, RES_BULLETS))); + SetResource(random_start_ammo, RES_ROCKETS, + max(0, GetResource(random_start_ammo, RES_ROCKETS))); + SetResource(random_start_ammo, RES_CELLS, + max(0, GetResource(random_start_ammo, RES_CELLS))); + SetResource(random_start_ammo, RES_PLASMA, + max(0, GetResource(random_start_ammo, RES_PLASMA))); + + warmup_start_ammo_shells = max(0, warmup_start_ammo_shells); + warmup_start_ammo_nails = max(0, warmup_start_ammo_nails); + warmup_start_ammo_rockets = max(0, warmup_start_ammo_rockets); + warmup_start_ammo_cells = max(0, warmup_start_ammo_cells); + warmup_start_ammo_plasma = max(0, warmup_start_ammo_plasma); + warmup_start_ammo_fuel = max(0, warmup_start_ammo_fuel); +} + +void readlevelcvars() +{ + if(cvar("sv_allow_fullbright")) + serverflags |= SERVERFLAG_ALLOW_FULLBRIGHT; + + sv_ready_restart_after_countdown = cvar("sv_ready_restart_after_countdown"); + + warmup_stage = cvar("g_warmup"); + warmup_limit = cvar("g_warmup_limit"); + + if(cvar("g_campaign")) + warmup_stage = 0; // no warmup during campaign + + g_pickup_respawntime_weapon = cvar("g_pickup_respawntime_weapon"); + g_pickup_respawntime_superweapon = cvar("g_pickup_respawntime_superweapon"); + g_pickup_respawntime_ammo = cvar("g_pickup_respawntime_ammo"); + g_pickup_respawntime_short = cvar("g_pickup_respawntime_short"); + g_pickup_respawntime_medium = cvar("g_pickup_respawntime_medium"); + g_pickup_respawntime_long = cvar("g_pickup_respawntime_long"); + g_pickup_respawntime_powerup = cvar("g_pickup_respawntime_powerup"); + g_pickup_respawntimejitter_weapon = cvar("g_pickup_respawntimejitter_weapon"); + g_pickup_respawntimejitter_superweapon = cvar("g_pickup_respawntimejitter_superweapon"); + g_pickup_respawntimejitter_ammo = cvar("g_pickup_respawntimejitter_ammo"); + g_pickup_respawntimejitter_short = cvar("g_pickup_respawntimejitter_short"); + g_pickup_respawntimejitter_medium = cvar("g_pickup_respawntimejitter_medium"); + g_pickup_respawntimejitter_long = cvar("g_pickup_respawntimejitter_long"); + g_pickup_respawntimejitter_powerup = cvar("g_pickup_respawntimejitter_powerup"); + + g_pickup_shells = cvar("g_pickup_shells"); + g_pickup_shells_max = cvar("g_pickup_shells_max"); + g_pickup_nails = cvar("g_pickup_nails"); + g_pickup_nails_max = cvar("g_pickup_nails_max"); + g_pickup_rockets = cvar("g_pickup_rockets"); + g_pickup_rockets_max = cvar("g_pickup_rockets_max"); + g_pickup_cells = cvar("g_pickup_cells"); + g_pickup_cells_max = cvar("g_pickup_cells_max"); + g_pickup_plasma = cvar("g_pickup_plasma"); + g_pickup_plasma_max = cvar("g_pickup_plasma_max"); + g_pickup_fuel = cvar("g_pickup_fuel"); + g_pickup_fuel_jetpack = cvar("g_pickup_fuel_jetpack"); + g_pickup_fuel_max = cvar("g_pickup_fuel_max"); + g_pickup_armorsmall = cvar("g_pickup_armorsmall"); + g_pickup_armorsmall_max = cvar("g_pickup_armorsmall_max"); + g_pickup_armorsmall_anyway = cvar("g_pickup_armorsmall_anyway"); + g_pickup_armormedium = cvar("g_pickup_armormedium"); + g_pickup_armormedium_max = cvar("g_pickup_armormedium_max"); + g_pickup_armormedium_anyway = cvar("g_pickup_armormedium_anyway"); + g_pickup_armorbig = cvar("g_pickup_armorbig"); + g_pickup_armorbig_max = cvar("g_pickup_armorbig_max"); + g_pickup_armorbig_anyway = cvar("g_pickup_armorbig_anyway"); + g_pickup_armormega = cvar("g_pickup_armormega"); + g_pickup_armormega_max = cvar("g_pickup_armormega_max"); + g_pickup_armormega_anyway = cvar("g_pickup_armormega_anyway"); + g_pickup_healthsmall = cvar("g_pickup_healthsmall"); + g_pickup_healthsmall_max = cvar("g_pickup_healthsmall_max"); + g_pickup_healthsmall_anyway = cvar("g_pickup_healthsmall_anyway"); + g_pickup_healthmedium = cvar("g_pickup_healthmedium"); + g_pickup_healthmedium_max = cvar("g_pickup_healthmedium_max"); + g_pickup_healthmedium_anyway = cvar("g_pickup_healthmedium_anyway"); + g_pickup_healthbig = cvar("g_pickup_healthbig"); + g_pickup_healthbig_max = cvar("g_pickup_healthbig_max"); + g_pickup_healthbig_anyway = cvar("g_pickup_healthbig_anyway"); + g_pickup_healthmega = cvar("g_pickup_healthmega"); + g_pickup_healthmega_max = cvar("g_pickup_healthmega_max"); + g_pickup_healthmega_anyway = cvar("g_pickup_healthmega_anyway"); + + g_pickup_ammo_anyway = cvar("g_pickup_ammo_anyway"); + g_pickup_weapons_anyway = cvar("g_pickup_weapons_anyway"); + + g_weapon_stay = cvar(strcat("g_", GetGametype(), "_weapon_stay")); + if(!g_weapon_stay) + g_weapon_stay = cvar("g_weapon_stay"); + + MUTATOR_CALLHOOK(ReadLevelCvars); + + if (!warmup_stage) + game_starttime = time + cvar("g_start_delay"); + + FOREACH(Weapons, it != WEP_Null, { it.wr_init(it); }); + + readplayerstartcvars(); +} + +void InitializeEntity(entity e, void(entity this) func, int order) +{ + entity prev, cur; + + if (!e || e.initialize_entity) + { + // make a proxy initializer entity + entity e_old = e; + e = new(initialize_entity); + e.enemy = e_old; + } + + e.initialize_entity = func; + e.initialize_entity_order = order; + + cur = initialize_entity_first; + prev = NULL; + for (;;) + { + if (!cur || cur.initialize_entity_order > order) + { + // insert between prev and cur + if (prev) + prev.initialize_entity_next = e; + else + initialize_entity_first = e; + e.initialize_entity_next = cur; + return; + } + prev = cur; + cur = cur.initialize_entity_next; + } +} +void InitializeEntitiesRun() +{ + entity startoflist = initialize_entity_first; + initialize_entity_first = NULL; + delete_fn = remove_except_protected; + for (entity e = startoflist; e; e = e.initialize_entity_next) + { + e.remove_except_protected_forbidden = 1; + } + for (entity e = startoflist; e; ) + { + e.remove_except_protected_forbidden = 0; + e.initialize_entity_order = 0; + entity next = e.initialize_entity_next; + e.initialize_entity_next = NULL; + var void(entity this) func = e.initialize_entity; + e.initialize_entity = func_null; + if (e.classname == "initialize_entity") + { + entity wrappee = e.enemy; + builtin_remove(e); + e = wrappee; + } + //dprint("Delayed initialization: ", e.classname, "\n"); + if (func) + { + func(e); + } + else + { + eprint(e); + backtrace(strcat("Null function in: ", e.classname, "\n")); + } + e = next; + } + delete_fn = remove_unsafely; +} + +// deferred dropping +void DropToFloor_Handler(entity this) +{ + WITHSELF(this, builtin_droptofloor()); + this.dropped_origin = this.origin; +} + +void droptofloor(entity this) +{ + InitializeEntity(this, DropToFloor_Handler, INITPRIO_DROPTOFLOOR); } bool autocvar_sv_gameplayfix_multiplethinksperframe = true; @@ -2099,6 +2266,7 @@ void Physics_Frame() // make a second pass to see if any ents spawned this frame and make // sure they run their move/think. this is verified by checking .move_time, which will never be 0 if the entity has moved + // MOVETYPE_NONE is also checked as .move_time WILL be 0 with that movetype IL_EACH(g_moveables, it.move_qcphysics, { if(IS_CLIENT(it) || it.move_time || it.move_movetype == MOVETYPE_NONE || it.move_movetype == MOVETYPE_PHYSICS) diff --git a/qcsrc/server/world.qh b/qcsrc/server/world.qh index 3bbaad6824..7448c0847e 100644 --- a/qcsrc/server/world.qh +++ b/qcsrc/server/world.qh @@ -1,5 +1,7 @@ #pragma once +#include + float checkrules_equality; float checkrules_suddendeathwarning; float checkrules_suddendeathend; @@ -22,9 +24,7 @@ string matchid; .string fog; -float intermission_running; -float intermission_exittime; -float alreadychangedlevel; +string redirection_target; string cache_mutatormsg; string cache_lastmutatormsg; @@ -32,6 +32,67 @@ string cache_lastmutatormsg; float default_player_alpha; float default_weapon_alpha; +float g_pickup_shells_max; +float g_pickup_nails_max; +float g_pickup_rockets_max; +float g_pickup_cells_max; +float g_pickup_plasma_max; +float g_pickup_fuel_max; +float g_pickup_weapons_anyway; +float g_weaponarena; +WepSet g_weaponarena_weapons; +float g_weaponarena_random; // TODO +string g_weaponarena_list; + +WepSet start_weapons; +WepSet start_weapons_default; +WepSet start_weapons_defaultmask; +int start_items; +float start_ammo_shells; +float start_ammo_nails; +float start_ammo_rockets; +float start_ammo_cells; +float start_ammo_plasma; +float start_ammo_fuel; +/// \brief Number of random start weapons to give to players. +int random_start_weapons_count; +/// \brief Holds a list of possible random start weapons. +string autocvar_g_random_start_weapons; +/// \brief Entity that contains amount of ammo to give with random start +/// weapons. +entity random_start_ammo; +float start_health; +float start_armorvalue; +WepSet warmup_start_weapons; +WepSet warmup_start_weapons_default; +WepSet warmup_start_weapons_defaultmask; +#define WARMUP_START_WEAPONS ((autocvar_g_warmup_allguns == 1) ? (warmup_start_weapons & (weaponsInMap | start_weapons)) : warmup_start_weapons) +float warmup_start_ammo_shells; +float warmup_start_ammo_nails; +float warmup_start_ammo_rockets; +float warmup_start_ammo_cells; +float warmup_start_ammo_plasma; +float warmup_start_ammo_fuel; +float warmup_start_health; +float warmup_start_armorvalue; +float g_weapon_stay; + +float want_weapon(entity weaponinfo, float allguns); // WEAPONTODO: what still needs done? + +float g_grappling_hook; +float warmup_stage; + +bool sv_ready_restart_after_countdown; + +.void(entity this) initialize_entity; +.int initialize_entity_order; +.entity initialize_entity_next; +entity initialize_entity_first; + +void InitializeEntitiesRun(); + +void InitializeEntity(entity e, void(entity this) func, int order); + // database float ServerProgsDB; float TemporaryDB; @@ -44,22 +105,23 @@ const int WINNING_STARTSUDDENDEATHOVERTIME = 3; // no winner, enter suddendeath float WinningCondition_Scores(float limit, float leadlimit); void SetWinners(.float field, float value); -void IntermissionThink(entity this); -void GotoNextMap(float reinit); void ReadyRestart(); -string GetGametype(); - void DumpStats(float final); -float Map_IsRecent(string m); -string GetNextMap(); -void ShuffleMaplist(); -void Map_Goto_SetStr(string nextmapname); -void Map_Goto(float reinit); -void Map_MarkAsRecent(string m); -float DoNextMapOverride(float reinit); + +bool MoveToRandomLocationWithinBounds(entity e, vector boundmin, vector boundmax, float goodcontents, float badcontents, float badsurfaceflags, int attempts, float maxaboveground, float minviewdistance); + +float MoveToRandomMapLocation(entity e, float goodcontents, float badcontents, float badsurfaceflags, float attempts, float maxaboveground, float minviewdistance); + void CheckRules_World(); float RedirectionThink(); +void readplayerstartcvars(); + +void readlevelcvars(); + +.vector dropped_origin; +void droptofloor(entity this); + IntrusiveList g_moveables; STATIC_INIT(g_moveables) { g_moveables = IL_NEW(); } diff --git a/xonotic-client.cfg b/xonotic-client.cfg index e39a892fb2..ac5212408f 100644 --- a/xonotic-client.cfg +++ b/xonotic-client.cfg @@ -233,6 +233,8 @@ set cl_deathglow_min 0.5 "glow out up to this glow factor" set cl_respawn_ghosts_keepcolors 0 "if enabled respawn ghosts keep body colors" +set _teams_available 0 "internal cvar, value is synced from the server to reflect currently available teams to join" + cl_movement 1 cl_movement_track_canjump 0 cl_stairsmoothspeed 200 @@ -721,6 +723,11 @@ alias _gunalign_13 "cl_gunalign 4" alias _gunalign_14 "cl_gunalign 3" alias _gunalign_update "_gunalign_$v_flipped$menu_cl_gunalign" +set cl_shootfromfixedorigin "" "dummy cvar, value is synced from the server's g_shootfromfixedorigin setting" + +set cl_jumpspeedcap_min "" "dummy cvar, value is synced from the server's sv_jumpspeedcap_min setting" +set cl_jumpspeedcap_max "" "dummy cvar, value is synced from the server's sv_jumpspeedcap_max setting" + set _menu_alpha "" // will be set by menu QC to the current fading of the menu, can be used by CSQC to fade items set _menu_initialized 0 "is 0 on first menu loading, 1 later" @@ -859,13 +866,27 @@ seta cl_items_nofade 0 seta cl_animate_items 1 seta cl_ghost_items 0.45 "enable ghosted items (when between 0 and 1, overrides the alpha value)" seta cl_ghost_items_color "-1 -1 -1" "color of ghosted items (colormod format: 0 0 0 leaves the color unchanged, negative values allowed)" +seta cl_ghost_items_vehicle 1 "show ghosted items when inside a vehicle even when the item is available, to indicate that it can't be picked up" seta cl_simple_items 0 "enable simple items (if server allows)" set cl_simpleitems_postfix "_luma" "posfix to add fo model name when simple items are enabled" set cl_weapon_stay_color "2 0.5 0.5" "Color of picked up weapons when g_weapon_stay > 0 (colormod format: 0 0 0 leaves the color unchanged, negative values allowed)" set cl_weapon_stay_alpha 0.75 "Alpha of picked up weapons when g_weapon_stay > 0" +seta cl_arcbeam_simple 1 "use a simplified beam for the Arc instead of accurate flexible poly drawing (improves performance and visuals slightly)" +seta cl_arcbeam_teamcolor 1 "color the Arc beam based on the player's colors" + +seta cl_grapplehook_alpha 1 "opacity of the grappling hook chain" + +seta cl_vaporizerbeam_particle 0 "use a legacy particle effect for the vaporizer beam instead of a rendered poly, may not reflect accurate colors" +seta cl_vaporizerbeam_lifetime 0.8 "time it takes for the vaporizer beam to fade completely" +seta cl_vaporizerbeam_colorboost 0.7 "saturation of the vaporizer beam's color based on the player color" + seta cl_showspectators 0 "Show who's spectating you if server has sv_showspectators enabled" +set cl_useenginerefdef 0 + +set cl_rollkillspeed 10 + // Facility for config.cfg use ONLY. // Interpreted in post-config.cfg. seta menu_forced_saved_cvars "" "These cvars will always be saved, despite engine/Xonotic cvar saving status" diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 85923c8ea5..0825e4dd08 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -506,6 +506,8 @@ set g_maxspeed 0 "player speed limit, faster players are killed (0 for unlimited // sv_cullentities_trace is 1, so the client doesn't have to sv_cullentities_trace 1 +// support pings up to 400 for eye position prediction +sv_cullentities_trace_prediction_time 0.4 // due to a bug in the engine, the default setting of this (16) spams the network with item updates sv_cullentities_trace_eyejitter 0 -- 2.39.2